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

Azure SQL Managed Instance sample script for Attach-vpn-gateway fails as VPN SKU is deprecated #1281

Open
luis-aranda opened this issue Apr 25, 2024 · 0 comments

Comments

@luis-aranda
Copy link

While following the instructions on this QuickStart to configure a point-to-site connection to Azure SQL Managed Instance from on-premises
https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/point-to-site-p2s-configure?view=azuresql

The deployment fails with the error "New creations for Standard or HighPerformance sku is not supported."
image

The underlying ARM template that is hosted on this repository is deploying using the deprecated Standard SKU https://github.com/microsoft/sql-server-samples/blob/master/samples/manage/azure-sql-db-managed-instance/attach-vpn-gateway/azuredeploy.json
image

The VPN Gateway SKU has been deprecated as per this article. https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-vpn-faq#sku-deprecate
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant