File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/azure-resource-manager/bicep Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -324,9 +324,9 @@ The possible uses of `list*` are shown in the following table.
324
324
| Microsoft.DevTestLab/labs/schedules | [ ListApplicable] ( /rest/api/dtl/schedules/listapplicable ) |
325
325
| Microsoft.DevTestLab/labs/users/serviceFabrics | [ ListApplicableSchedules] ( /rest/api/dtl/servicefabrics/listapplicableschedules ) |
326
326
| Microsoft.DevTestLab/labs/virtualMachines | [ ListApplicableSchedules] ( /rest/api/dtl/virtualmachines/listapplicableschedules ) |
327
- | Microsoft.DocumentDB/databaseAccounts | [ listConnectionStrings] ( /rest/api/cosmos-db-resource-provider/2021-10 -15/database-accounts/list-connection-strings ) |
328
- | Microsoft.DocumentDB/databaseAccounts | [ listKeys] ( /rest/api/cosmos-db-resource-provider/2021-10 -15/database-accounts/list-keys ) |
329
- | Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces | [ listConnectionInfo] ( /rest/api/cosmos-db-resource-provider/2021-10 -15/notebook-workspaces/list-connection-info ) |
327
+ | Microsoft.DocumentDB/databaseAccounts | [ listConnectionStrings] ( /rest/api/cosmos-db-resource-provider/2022-05 -15/database-accounts/list-connection-strings ) |
328
+ | Microsoft.DocumentDB/databaseAccounts | [ listKeys] ( /rest/api/cosmos-db-resource-provider/2022-05 -15/database-accounts/list-keys ) |
329
+ | Microsoft.DocumentDB/databaseAccounts/notebookWorkspaces | [ listConnectionInfo] ( /rest/api/cosmos-db-resource-provider/2022-05 -15/notebook-workspaces/list-connection-info ) |
330
330
| Microsoft.DomainRegistration | [ listDomainRecommendations] ( /rest/api/appservice/domains/listrecommendations ) |
331
331
| Microsoft.DomainRegistration/topLevelDomains | [ listAgreements] ( /rest/api/appservice/topleveldomains/listagreements ) |
332
332
| Microsoft.EventGrid/domains | [ listKeys] ( /rest/api/eventgrid/controlplane-version2022-06-15/domains/list-shared-access-keys ) |
You can’t perform that action at this time.
0 commit comments