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

Prompt for Internal LBs with no Public IPs #12

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

mbrat2005
Copy link
Contributor

  1. Internal LBs where VMs do not have assigned public IP addresses will have no outbound internet access post migration due to SNAT behavior change between Basic and Standard LBs. Prompt the user to confirm and acknowledge that they will need to add a NAT Gateway or public IP configuration post migration.
  2. Add VMSSes with PublicIPConfigurations to unsupported migration scenarios because the assigned PIPs will be basic and would conflict with the Standard LB PIPs post-migration. Support to automate removing and readding the PIP configuration post migration could be added

image

image

@mbrat2005
Copy link
Contributor Author

#11

@mbrat2005 mbrat2005 marked this pull request as ready for review December 1, 2022 18:39
@Welasco Welasco merged commit d5db992 into main Dec 1, 2022
@mbrat2005 mbrat2005 deleted the fix-warning-no-outbound-internet branch May 23, 2023 19:40
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

Successfully merging this pull request may close these issues.

2 participants