@@ -4,7 +4,7 @@ description: Describes the functions to use in an Azure Resource Manager templat
4
4
author : tfitzmac
5
5
ms.service : azure-resource-manager
6
6
ms.topic : reference
7
- ms.date : 05/21 /2019
7
+ ms.date : 07/11 /2019
8
8
ms.author : tomfitz
9
9
10
10
---
@@ -45,18 +45,26 @@ The possible uses of list* are shown in the following table.
45
45
| Resource type | Function name |
46
46
| ------------- | ------------- |
47
47
| Microsoft.AnalysisServices/servers | [ listGatewayStatus] ( /rest/api/analysisservices/servers/listgatewaystatus ) |
48
+ | Microsoft.AppConfiguration/configurationStores | ListKeys |
48
49
| Microsoft.Automation/automationAccounts | [ listKeys] ( /rest/api/automation/keys/listbyautomationaccount ) |
49
50
| Microsoft.Batch/batchAccounts | [ listkeys] ( /rest/api/batchmanagement/batchaccount/getkeys ) |
50
51
| Microsoft.BatchAI/workspaces/experiments/jobs | [ listoutputfiles] ( /rest/api/batchai/jobs/listoutputfiles ) |
52
+ | Microsoft.Blockchain/blockchainMembers | [ listApiKeys] ( /rest/api/blockchain/2019-06-01-preview/blockchainmembers/listapikeys ) |
53
+ | Microsoft.Blockchain/blockchainMembers/transactionNodes | [ listApiKeys] ( /rest/api/blockchain/2019-06-01-preview/transactionnodes/listapikeys ) |
54
+ | Microsoft.BotService/botServices/channels | listChannelWithKeys |
51
55
| Microsoft.Cache/redis | [ listKeys] ( /rest/api/redis/redis/listkeys ) |
52
56
| Microsoft.CognitiveServices/accounts | [ listKeys] ( /rest/api/cognitiveservices/accountmanagement/accounts/listkeys ) |
53
57
| Microsoft.ContainerRegistry/registries | [ listBuildSourceUploadUrl] ( /rest/api/containerregistry/registries%20(tasks)/getbuildsourceuploadurl ) |
54
58
| Microsoft.ContainerRegistry/registries | [ listCredentials] ( /rest/api/containerregistry/registries/listcredentials ) |
55
59
| Microsoft.ContainerRegistry/registries | [ listPolicies] ( /rest/api/containerregistry/registries/listpolicies ) |
56
60
| Microsoft.ContainerRegistry/registries | [ listUsages] ( /rest/api/containerregistry/registries/listusages ) |
57
61
| Microsoft.ContainerRegistry/registries/webhooks | [ listEvents] ( /rest/api/containerregistry/webhooks/listevents ) |
62
+ | Microsoft.ContainerRegistry/registries/runs | [ listLogSasUrl] ( /rest/api/containerregistry/runs/getlogsasurl ) |
63
+ | Microsoft.ContainerRegistry/registries/tasks | [ listDetails] ( /rest/api/containerregistry/tasks/getdetails ) |
58
64
| Microsoft.ContainerService/managedClusters | [ listClusterAdminCredential] ( /rest/api/aks/managedclusters/listclusteradmincredentials ) |
59
65
| Microsoft.ContainerService/managedClusters | [ listClusterUserCredential] ( /rest/api/aks/managedclusters/listclusterusercredentials ) |
66
+ | Microsoft.ContainerService/managedClusters/accessProfiles | [ listCredential] ( /rest/api/aks/managedclusters/getaccessprofile ) |
67
+ | Microsoft.DataBox/jobs | listCredentials |
60
68
| Microsoft.DataFactory/datafactories/gateways | listauthkeys |
61
69
| Microsoft.DataFactory/factories/integrationruntimes | [ listauthkeys] ( /rest/api/datafactory/integrationruntimes/listauthkeys ) |
62
70
| Microsoft.DataLakeAnalytics/accounts/storageAccounts/Containers | [ listSasTokens] ( /rest/api/datalakeanalytics/storageaccounts/listsastokens ) |
@@ -71,11 +79,14 @@ The possible uses of list* are shown in the following table.
71
79
| Microsoft.DocumentDB/databaseAccounts | [ listKeys] ( /rest/api/cosmos-db-resource-provider/databaseaccounts/listkeys ) |
72
80
| Microsoft.DomainRegistration | [ listDomainRecommendations] ( /rest/api/appservice/domains/listrecommendations ) |
73
81
| Microsoft.DomainRegistration/topLevelDomains | [ listAgreements] ( /rest/api/appservice/topleveldomains/listagreements ) |
82
+ | Microsoft.EventGrid/domains | [ listKeys] ( /rest/api/eventgrid/domains/listsharedaccesskeys ) |
74
83
| Microsoft.EventGrid/topics | [ listKeys] ( /rest/api/eventgrid/topics/listsharedaccesskeys ) |
75
84
| Microsoft.EventHub/namespaces/authorizationRules | [ listkeys] ( /rest/api/eventhub/namespaces/listkeys ) |
76
85
| Microsoft.EventHub/namespaces/disasterRecoveryConfigs/authorizationRules | [ listkeys] ( /rest/api/eventhub/disasterrecoveryconfigs/listkeys ) |
77
86
| Microsoft.EventHub/namespaces/eventhubs/authorizationRules | [ listkeys] ( /rest/api/eventhub/eventhubs/listkeys ) |
78
87
| Microsoft.ImportExport/jobs | [ listBitLockerKeys] ( /rest/api/storageimportexport/bitlockerkeys/list ) |
88
+ | Microsoft.LabServices/users | [ ListEnvironments] ( /rest/api/labservices/globalusers/listenvironments ) |
89
+ | Microsoft.LabServices/users | [ ListLabs] ( /rest/api/labservices/globalusers/listlabs ) |
79
90
| Microsoft.Logic/integrationAccounts/agreements | [ listContentCallbackUrl] ( /rest/api/logic/agreements/listcontentcallbackurl ) |
80
91
| Microsoft.Logic/integrationAccounts/assemblies | [ listContentCallbackUrl] ( /rest/api/logic/integrationaccountassemblies/listcontentcallbackurl ) |
81
92
| Microsoft.Logic/integrationAccounts | [ listCallbackUrl] ( /rest/api/logic/integrationaccounts/getcallbackurl ) |
@@ -85,6 +96,8 @@ The possible uses of list* are shown in the following table.
85
96
| Microsoft.Logic/integrationAccounts/schemas | [ listContentCallbackUrl] ( /rest/api/logic/schemas/listcontentcallbackurl ) |
86
97
| Microsoft.Logic/workflows | [ listCallbackUrl] ( /rest/api/logic/workflows/listcallbackurl ) |
87
98
| Microsoft.Logic/workflows | [ listSwagger] ( /rest/api/logic/workflows/listswagger ) |
99
+ | Microsoft.Logic/workflows/triggers | [ listCallbackUrl] ( /rest/api/logic/workflowtriggers/listcallbackurl ) |
100
+ | Microsoft.Logic/workflows/versions/triggers | [ listCallbackUrl] ( /rest/api/logic/workflowversions/listcallbackurl ) |
88
101
| Microsoft.MachineLearning/webServices | [ listkeys] ( /rest/api/machinelearning/webservices/listkeys ) |
89
102
| Microsoft.MachineLearning/Workspaces | listworkspacekeys |
90
103
| Microsoft.MachineLearningServices/workspaces/computes | listKeys |
@@ -94,10 +107,12 @@ The possible uses of list* are shown in the following table.
94
107
| Microsoft.Media/mediaservices/assets | [ listStreamingLocators] ( /rest/api/media/assets/liststreaminglocators ) |
95
108
| Microsoft.Media/mediaservices/streamingLocators | [ listContentKeys] ( /rest/api/media/streaminglocators/listcontentkeys ) |
96
109
| Microsoft.Media/mediaservices/streamingLocators | [ listPaths] ( /rest/api/media/streaminglocators/listpaths ) |
110
+ | Microsoft.Network/applicationSecurityGroups | listIpConfigurations |
97
111
| Microsoft.NotificationHubs/Namespaces/authorizationRules | [ listkeys] ( /rest/api/notificationhubs/namespaces/listkeys ) |
98
112
| Microsoft.NotificationHubs/Namespaces/NotificationHubs/authorizationRules | [ listkeys] ( /rest/api/notificationhubs/notificationhubs/listkeys ) |
99
113
| Microsoft.OperationalInsights/workspaces | [ listKeys] ( /rest/api/loganalytics/workspaces%202015-03-20/listkeys ) |
100
114
| Microsoft.Relay/namespaces/authorizationRules | [ listkeys] ( /rest/api/relay/namespaces/listkeys ) |
115
+ | Microsoft.Relay/namespaces/disasterRecoveryConfigs/authorizationRules | listkeys |
101
116
| Microsoft.Relay/namespaces/HybridConnections/authorizationRules | [ listkeys] ( /rest/api/relay/hybridconnections/listkeys ) |
102
117
| Microsoft.Relay/namespaces/WcfRelays/authorizationRules | [ listkeys] ( /rest/api/relay/wcfrelays/listkeys ) |
103
118
| Microsoft.Search/searchServices | [ listAdminKeys] ( /rest/api/searchmanagement/adminkeys/get ) |
@@ -118,6 +133,8 @@ The possible uses of list* are shown in the following table.
118
133
| microsoft.web/connections | listconsentlinks |
119
134
| Microsoft.Web/customApis | listWsdlInterfaces |
120
135
| microsoft.web/locations | listwsdlinterfaces |
136
+ | microsoft.web/apimanagementaccounts/apis/connections | listconnectionkeys |
137
+ | microsoft.web/apimanagementaccounts/apis/connections | listsecrets |
121
138
| microsoft.web/sites/functions | [ listsecrets] ( /rest/api/appservice/webapps/listfunctionsecrets ) |
122
139
| microsoft.web/sites/hybridconnectionnamespaces/relays | [ listkeys] ( /rest/api/appservice/webapps/listhybridconnectionkeys ) |
123
140
| microsoft.web/sites | [ listsyncfunctiontriggerstatus] ( /rest/api/appservice/webapps/listsyncfunctiontriggers ) |
0 commit comments