Skip to content

Commit 15b968f

Browse files
Merge pull request #210961 from KrishnaG-MSFT/patch-223
(AzureCXP) MicrosoftDocs/azure-docs#98245
2 parents 35439fe + dc86a4e commit 15b968f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/custom-locations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Required parameters:
171171
To list all custom locations in a resource group, use the following command:
172172

173173
```azurecli
174-
az customlocation show -g <resourceGroupName>
174+
az customlocation list -g <resourceGroupName>
175175
```
176176

177177
Required parameters:

0 commit comments

Comments
 (0)