Skip to content

Commit 260a313

Browse files
authored
missing variable fixed
1 parent 39365bd commit 260a313

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Infrastructure/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ This command modifies an Azure Stack instance's latitude and longitude location
430430

431431
```powershell
432432
$EnvironmentName = "AzureStackAdmin"
433+
$directoryName = "<<yourDirectoryName>>.onmicrosoft.com"
433434
$credential = Get-Credential
434435
$latitude = '12.972442'
435436
$longitude = '77.580643'

0 commit comments

Comments
 (0)