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.
1 parent 4839e7d commit d18859eCopy full SHA for d18859e
articles/azure-app-configuration/concept-preview-api-lifecycle.md
@@ -36,7 +36,7 @@ az monitor activity-log list --offset 30d --max-events 10000 --namespace Microso
36
37
## How to find the available API versions
38
39
-If you want to know what API versions are available, you can use the following command for a resource:
+If you want to know what API versions are available, you can use the following command for a resource type:
40
41
```bash
42
az provider show --namespace Microsoft.AppConfiguration --query "resourceTypes[?resourceType=='configurationStores'].apiVersions"
0 commit comments