1 changed file
ARM/DeploySubnet | ||
delegate-subnet.ps1 | ||
delegate-subnet.ps1
/ARM/DeploySubnet/delegate-subnet.ps1-1+1/ARM/DeploySubnet/delegate-subnet.ps1
Add comment 1 $scriptUrlBase = 'https://raw.githubusercontent.com/Microsoft/sql-server-samples/master/samples/manage/azure-sql-db-managed-instance/delegate-subnet'
Add comment 2
Add comment 3 $parameters = @{
Add comment 4 Minus subscriptionId = 'c0723d0a-90a1-42b0-ba86-efd217b7483e'
Add comment 4 Plus subscriptionId = 'c40c8224-75e8-4027-8cac-c22e638f4c7e'
Add comment 5 resourceGroupName = 'SQL-Hotel-Test-Network'
Add comment 6 virtualNetworkName = 'SQL-Hotel-Test-Network'
Add comment 7 subnetName = 's_mi_poc_03'