Create Azure SQL Managed Instance with PowerShell

Опубликовано: 13 Октябрь 2024
на канале: Azure SQL Managed Instance
960
11

This is step-by-step tutorial on how-to create your Azure SQL Managed Instance with Azure PowerShell scripts.
As part of this process, we will create all required resources such as the resource group, virtual network (vnet), subnet, credential and of course the Azure SQL Managed Instance itself.

This will be done with Azure PowerShell cmdlets:
New-AzSqlInstance (https://learn.microsoft.com/en-us/pow...)
New-AzVirtualNetwork (https://learn.microsoft.com/en-us/pow...)
New-AzResourceGroup (https://learn.microsoft.com/en-us/pow...)

Script used in the video is available here: https://github.com/Azure/sqlmi/tree/m...

Chapters:
00:00 Introduction
00:53 Creating resource group
01:03 Creating Virtual Network
01:14 Creating and configuring subnet
02:11 Creating credentials
02:21 Creating Azure SQL Managed Instance

Recommended content:
Connect and query Azure SQL Managed Instance: https://learn.microsoft.com/en-us/sql...
Configure networking for Azure SQL Managed Instance: https://learn.microsoft.com/en-us/azu...
What is Azure SQL Managed Instance?: https://learn.microsoft.com/azure/azu...
Create Azure SQL Managed Instance with Azure Portal: https://learn.microsoft.com/en-us/azu...
Create Azure SQL Managed Instance with Azure CLI: https://learn.microsoft.com/en-us/azu...
What's new in Azure SQL Managed Instance?: https://learn.microsoft.com/en-us/azu...
How to do more with less in Azure SQL Managed Instance?: https://techcommunity.microsoft.com/t...
2022 - a year of unparalleled innovation in Azure SQL Managed Instance: https://techcommunity.microsoft.com/t...