File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
articles/azure-resource-manager Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -295,7 +295,7 @@ The possible uses of `list*` are shown in the following table.
295
295
| Microsoft.BatchAI/workspaces/experiments/jobs | listoutputfiles |
296
296
| Microsoft.BotService/botServices/channels | [ listChannelWithKeys] ( https://github.com/Azure/azure-rest-api-specs/blob/master/specification/botservice/resource-manager/Microsoft.BotService/stable/2020-06-02/botservice.json#L553 ) |
297
297
| Microsoft.Cache/redis | [ listKeys] ( /rest/api/redis/redis/list-keys ) |
298
- | Microsoft.CognitiveServices/accounts | [ listKeys] ( /rest/api/cognitiveservices /accountmanagement/accounts/listkeys ) |
298
+ | Microsoft.CognitiveServices/accounts | [ listKeys] ( /rest/api/aiservices /accountmanagement/accounts/list-keys ) |
299
299
| Microsoft.ContainerRegistry/registries | [ listBuildSourceUploadUrl] ( /rest/api/containerregistry/registries%20(tasks)/get-build-source-upload-url ) |
300
300
| Microsoft.ContainerRegistry/registries | [ listCredentials] ( /rest/api/containerregistry/registries/listcredentials ) |
301
301
| Microsoft.ContainerRegistry/registries | [ listUsages] ( /rest/api/containerregistry/registries/listusages ) |
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ The possible uses of `list*` are shown in the following table.
143
143
| Microsoft.BatchAI/workspaces/experiments/jobs | listoutputfiles |
144
144
| Microsoft.BotService/botServices/channels | [ listChannelWithKeys] ( https://github.com/Azure/azure-rest-api-specs/blob/master/specification/botservice/resource-manager/Microsoft.BotService/stable/2020-06-02/botservice.json#L553 ) |
145
145
| Microsoft.Cache/redis | [ listKeys] ( /rest/api/redis/redis/list-keys ) |
146
- | Microsoft.CognitiveServices/accounts | [ listKeys] ( /rest/api/cognitiveservices /accountmanagement/accounts/listkeys ) |
146
+ | Microsoft.CognitiveServices/accounts | [ listKeys] ( /rest/api/aiservices /accountmanagement/accounts/list-keys ) |
147
147
| Microsoft.ContainerRegistry/registries | [ listBuildSourceUploadUrl] ( /rest/api/containerregistry/registries%20(tasks)/get-build-source-upload-url ) |
148
148
| Microsoft.ContainerRegistry/registries | [ listCredentials] ( /rest/api/containerregistry/registries/listcredentials ) |
149
149
| Microsoft.ContainerRegistry/registries | [ listUsages] ( /rest/api/containerregistry/registries/listusages ) |
You can’t perform that action at this time.
0 commit comments