Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Public IP for NIC is not properly identified if the LB FE config is a static IP address #178

Open
arudell opened this issue Apr 10, 2023 · 0 comments

Comments

@arudell
Copy link
Member

arudell commented Apr 10, 2023

Describe the bug
Per https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-ncnbi/c2aac45c-6c08-4c94-8308-7a65d2ca5b6f, the public IP address can be referenced using the publicIpAddress field (references the publicIPAddresses resource) or by defining the privateIPAddress.

To Reproduce

  1. Configure the privateIPAddress of loadBalancer frontend configuration to use an IP address from the public VIP logical network.

Expected behavior
Depending on the environment, we need to either return privateIPAddress or publicIPAddress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant