Connect-AzAccount -Tenant 0c7daa66-c883-4fd1-adcc-1b5095a26476 # Tenant ID
Select-AzSubscription 5821b1a9-b483-4a16-aaec-8f8309f6f8cf # Subscription ID
$rg = "my-rg-01";
New-AzResourceGroup $rg -Location "uksouth";
New-AzResourceGroupDeployment -ResourceGroupName $rg -TemplateFile "infrastructure arm template.json"
-
Notifications
You must be signed in to change notification settings - Fork 0
msft-nl-gps/dcpromoonazure
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published