My first Azure Managed instance

1) Login to Azure portal.
2) Configure a virtual network.

-> Click “Create a resource”. Search for “Virtual network”. Select it and click on “create”.
Blog38_1.PNG

-> Provide the required details as below and click “Create”.

Blog38_2.PNG

3) Create a route table and a route.

-> Click “Create a resource”. Search for “Route Table”. Select it and click on “create”.

Blog38_3

-> Provide the required details as below and click “Create”.

Blog38_4.PNG

-> Open the route table once it is created, click on “Routes” and then click “Add”.

Blog38_5

-> Provide the required details as below and click “OK”.

Blog38_6.PNG

4) Apply the created route table to Managed Instance Subnet.

-> Click “Dashboard”, open Resource group “JB_RG” and select “JB_VN”. Click “Subnets” and then select “JB_Subnet”.

Blog38_7.PNG

-> Select “Route Table” and then “JB_RT”. Click “Save”.

Blog38_8.PNG

5) Create our Managed Instance.

-> Click “Create a resource”. Search for “Managed Instance”. Select it and click on “create”.

Blog38_9.PNG

-> Provide the required details and click on create.

Blog38_10.PNG

-> Your first instance will take close to 24 hours to complete as advised in the message.

Blog38_11.PNG

-> Click on resource group “JB_RG” and then click on Deployments as shown below,

Blog38_12_0.PNG

-> Select the “Managed Instance” that is getting deployed and you will see the below screen.

Blog38_12.PNG

-> Still getting deployed..

Blog38_13.PNG

-> It finished finally after 33 hours.

Blog38_14.PNG

-> This is the portal view after Managed instance is built,

Blog38_15.PNG

I created my first managed instance using this article and blogged here.
Other articles related to Managed Instance can be found here.

Thank You,
Vivek Janakiraman

Disclaimer:
The views expressed on this blog are mine alone and do not reflect the views of my company or anyone else. All postings on this blog are provided “AS IS” with no warranties, and confers no rights.

One thought on “My first Azure Managed instance

  1. Pingback: Azure Managed Instance | JBs Wiki

Leave a Reply