Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Azure SQL Managed Instance is fully managed SQL Server instance hosted in Azure cloud. You would need to prepare Azure environment where SQL Managed Instance will be hosted before you create your Managed Instances. In this post you will see how to deploy configured Azure environment using ARM template.
One of the most difficult tasks while creating your first managed instance is a proper configuration of Azure Virtual Network and subnet where you can create SQL Managed Instance. If you don't configure properly your Azure network environment, your managed instance deployments might fail, or even worse your existing managed instances might be unavailable until you fix the configuration.
You would need to at least read this article to learn how to configure network for Azure SQL Managed Instance or use this quick-start script to create and configure your environment.
Since SQL Managed Instance supports ARM template deployment, you can easily deploy your environment using the button:
Once you press the "deploy to Azure" button you will be redirected to a following form:
You would need to choose a resource group and populate the following parameters:
Once you populate these fields, accept terms and conditions, and press "Purchase" button you will have fully deployed valid Azure Network environment where you can create your managed instances.
This is probably the most easiest and reliable way to create and properly configure your Azure Network environment where you can create your managed instances.
Please sign in to use this experience.
Sign in