azure-docs
azure-docs copied to clipboard
Error On Gateway creation: Public Ip with basic sku is not allowed on VPN - Staus Code - 400
I am trying to create a gateway with terraform and having an error as: Status Code 400 - Public IP with basic SKU is not allowed on VPN Gateway. Message - Basic IP configuration is for VPN virtual Network Gateway is not supported.
I tried different options like SKU - standard/basic/vpngw1 etc. But same error.
Thank you.