We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e0325 commit 108ef66Copy full SHA for 108ef66
1 file changed
src/pentesting-cloud/azure-security/az-services/vms/README.md
@@ -656,7 +656,7 @@ These are packages with all the **application data and install and uninstall scr
656
# List all galleries in resource group
657
az sig list --resource-group <res-group> --output table
658
659
-# List all apps in a fallery
+# List all apps in a gallery
660
az sig gallery-application list --gallery-name <gallery-name> --resource-group <res-group> --output table
661
```
662
0 commit comments