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 @@ -279,7 +279,7 @@ The possible uses of `list*` are shown in the following table.
279
279
| Microsoft.Blockchain/blockchainMembers | [ listApiKeys] ( /rest/api/blockchain/2019-06-01-preview/blockchainmembers/listapikeys ) |
280
280
| Microsoft.Blockchain/blockchainMembers/transactionNodes | [ listApiKeys] ( /rest/api/blockchain/2019-06-01-preview/transactionnodes/listapikeys ) |
281
281
| 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 ) |
282
- | Microsoft.Cache/redis | [ listKeys] ( /rest/api/redis/2021-06-01/ redis/list-keys ) |
282
+ | Microsoft.Cache/redis | [ listKeys] ( /rest/api/redis/redis/list-keys ) |
283
283
| Microsoft.CognitiveServices/accounts | [ listKeys] ( /rest/api/cognitiveservices/accountmanagement/accounts/listkeys ) |
284
284
| Microsoft.ContainerRegistry/registries | [ listBuildSourceUploadUrl] ( /rest/api/containerregistry/registries%20(tasks)/get-build-source-upload-url ) |
285
285
| Microsoft.ContainerRegistry/registries | [ listCredentials] ( /rest/api/containerregistry/registries/listcredentials ) |
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ The possible uses of `list*` are shown in the following table.
138
138
| Microsoft.Blockchain/blockchainMembers | [ listApiKeys] ( /rest/api/blockchain/2019-06-01-preview/blockchainmembers/listapikeys ) |
139
139
| Microsoft.Blockchain/blockchainMembers/transactionNodes | [ listApiKeys] ( /rest/api/blockchain/2019-06-01-preview/transactionnodes/listapikeys ) |
140
140
| 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 ) |
141
- | Microsoft.Cache/redis | [ listKeys] ( /rest/api/redis/2021-06-01/ redis/list-keys ) |
141
+ | Microsoft.Cache/redis | [ listKeys] ( /rest/api/redis/redis/list-keys ) |
142
142
| Microsoft.CognitiveServices/accounts | [ listKeys] ( /rest/api/cognitiveservices/accountmanagement/accounts/listkeys ) |
143
143
| Microsoft.ContainerRegistry/registries | [ listBuildSourceUploadUrl] ( /rest/api/containerregistry/registries%20(tasks)/get-build-source-upload-url ) |
144
144
| Microsoft.ContainerRegistry/registries | [ listCredentials] ( /rest/api/containerregistry/registries/listcredentials ) |
You can’t perform that action at this time.
0 commit comments