Skip to content

Commit f2b45f8

Browse files
authored
Update README.md
1 parent 78b764f commit f2b45f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ComputeAdmin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ VM Scale Set allows deployment of multi-VM collections. To add a gallery item wi
112112
3. Add VM Scale Set gallery item as follows
113113

114114
```powershell
115-
$Tenant = "<AAD Tenant Id used to connect to sazure stack>"
115+
$Tenant = "<AAD Tenant Id used to connect to AzureStack>"
116116
$Arm = "<AzureStack administrative Azure Resource Manager endpoint URL>"
117117
118118
Add-AzureStackAzureRmEnvironment -Name AzureStackAdmin -ArmEndpoint $Arm -AadTenant $Tenant

0 commit comments

Comments
 (0)