Skip to content

Commit 2374954

Browse files
Merge pull request #278 from RedBa/patch-1
Update README.md
2 parents 47b529b + ad031a2 commit 2374954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Infrastructure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,6 @@ $latitude = '12.972442'
410410
$longitude = '77.580643'
411411
$regionName = 'local'
412412
413-
Set-AzsLocationInformation -Region $regionName -Latitude $latitude -Longitude $longitude
413+
Set-AzsLocationInformation -Location $regionName -Latitude $latitude -Longitude $longitude
414414
415415
```

0 commit comments

Comments
 (0)