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

Bug Report: Basic IP configuration for VPN Virtual Network Gateways is not supported #1810

Open
jdrepo opened this issue Oct 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@jdrepo
Copy link

jdrepo commented Oct 23, 2024

Describe the bug

Deployment of network topology "Hub and spoke with your own third-party NVA" creates basis public ip and VPN Gateway deployment gives an error

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"Conflict","message":"{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"DeploymentFailed\",\r\n \"message\": \"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\r\n \"details\": [\r\n {\r\n \"code\": \"Conflict\",\r\n \"message\": \"{\\r\\n \\\"status\\\": \\\"Failed\\\",\\r\\n \\\"error\\\": {\\r\\n \\\"code\\\": \\\"ResourceDeploymentFailure\\\",\\r\\n \\\"message\\\": \\\"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.\\\",\\r\\n \\\"details\\\": [\\r\\n {\\r\\n \\\"code\\\": \\\"DeploymentFailed\\\",\\r\\n \\\"message\\\": \\\"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\\\",\\r\\n \\\"details\\\": [\\r\\n {\\r\\n \\\"code\\\": \\\"BadRequest\\\",\\r\\n \\\"message\\\": \\\"{\\\\r\\\\n \\\\\\\"error\\\\\\\": {\\\\r\\\\n \\\\\\\"code\\\\\\\": \\\\\\\"PublicIpWithBasicSkuNotAllowedOnVPNGateways\\\\\\\",\\\\r\\\\n \\\\\\\"message\\\\\\\": \\\\\\\"Basic IP configuration for VPN Virtual Network Gateways is not supported. Follow the link for more details : https://go.microsoft.com/fwlink/p/?linkid=2241350 /subscriptions/xxxxxxxx-b42b-4f90-8cd5-xxxxxxxxxx8/resourceGroups/alz-portal-vnethub-germanywestcentral/providers/Microsoft.Network/virtualNetworkGateways/alz-portal-vpngw-germanywestcentral\\\\\\\",\\\\r\\\\n \\\\\\\"details\\\\\\\": []\\\\r\\\\n }\\\\r\\\\n}\\\"\\r\\n }\\r\\n ]\\r\\n }\\r\\n ]\\r\\n }\\r\\n}\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n}"}]}

Steps to reproduce

Screenshots
Image

Image

Image

@jdrepo jdrepo added the bug Something isn't working label Oct 23, 2024
@Springstone
Copy link
Member

@jdrepo thanks for reporting! Confirm the same behavior. We did put a fix in for this for standard hub & spoke but looks like we missed NVA version. Will get it fixed soon.

@Springstone
Copy link
Member

Trackin in AB#38129

@Springstone
Copy link
Member

Addressed in PR #1830

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants