We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47b529b + ad031a2 commit 2374954Copy full SHA for 2374954
1 file changed
Infrastructure/README.md
@@ -410,6 +410,6 @@ $latitude = '12.972442'
410
$longitude = '77.580643'
411
$regionName = 'local'
412
413
-Set-AzsLocationInformation -Region $regionName -Latitude $latitude -Longitude $longitude
+Set-AzsLocationInformation -Location $regionName -Latitude $latitude -Longitude $longitude
414
415
```
0 commit comments