Share via

Basic SKU Gateway

Kent Söderlund 20 Reputation points
2023-09-16T13:46:55.4333333+00:00

Hello!

I cant choose basic when I setup a virtual network GW?

Have always been possible before. Nethier Active-Active or BGP is choosen

Any help appreciated

/Kent

Azure VPN Gateway
Azure VPN Gateway

An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.


Answer accepted by question author

Andreas Baumgarten 132.1K Reputation points MVP Volunteer Moderator
2023-09-16T21:36:35.3333333+00:00

Hi @Kent Söderlund ,

the Basic SKU of an Azure VPN Gateway can only be configured using PowerShell or Azure CLI.

Source: https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpngateways#gwsku

Using PowerShell: https://learn.microsoft.com/en-us/powershell/module/az.network/new-azvirtualnetworkgateway?view=azps-10.3.0#example-1-create-a-virtual-network-gateway

Using Azure CLI: https://learn.microsoft.com/en-us/azure/vpn-gateway/create-routebased-vpn-gateway-cli#CreateGateway


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards

Andreas Baumgarten

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.