Azure / Azure/Azure-Landing-Zones
PublicIpWithBasicSkuNotAllowedOnVPNGateways
@matt-FFFFFF is already working on this.
Since Sep 7, 2024.
- Dominant language
- PowerShell
- Stars
- 97
- Forks
- 70
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 7
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
6.1.0 and older
Terraform v1.9.5
Version = ">= 3.74.0"
connectivity
Description
│ Error: creating Virtual Network Gateway (Subscription: "" │ Resource Group Name: "rg-net-****" │ Virtual Network Gateway Name: "vgw-net-hub-"): performing CreateOrUpdate: unexpected status 400 (400 Bad Request) with error: PublicIpWithBasicSkuNotAllowedOnVPNGateways: Basic IP configuration for VPN Virtual Network Gateways is not supported. Follow the link for more details
I am getting that, even though the SKU is set to standard from what i can see. i even tried adding extra params to try force standard. There appears to be nowhere else to force "Standard" over "Basic"
It appears to be creating the public IP as basic,.
Anybody else seeing this issue?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.