Azure / Azure/Azure-Landing-Zones

PublicIpWithBasicSkuNotAllowedOnVPNGateways

Open
#475 4 comments 3 reactions 1 assignee View on GitHub

@matt-FFFFFF is already working on this.

Since Sep 7, 2024.

Transfer From: caf-enterprise-scale :arrow_right:
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,.
image

Anybody else seeing this issue?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.