Skip to content

Commit d18859e

Browse files
committed
clarify resource type in api version command
1 parent 4839e7d commit d18859e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/concept-preview-api-lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ az monitor activity-log list --offset 30d --max-events 10000 --namespace Microso
3636

3737
## How to find the available API versions
3838

39-
If you want to know what API versions are available, you can use the following command for a resource:
39+
If you want to know what API versions are available, you can use the following command for a resource type:
4040

4141
```bash
4242
az provider show --namespace Microsoft.AppConfiguration --query "resourceTypes[?resourceType=='configurationStores'].apiVersions"

0 commit comments

Comments
 (0)