Skip to content

Commit 3481453

Browse files
committed
Microsoft.Communication provider
1 parent c49f26f commit 3481453

File tree

1 file changed

+46
-0
lines changed
  • articles/role-based-access-control/includes/resource-provider-operations

1 file changed

+46
-0
lines changed

articles/role-based-access-control/includes/resource-provider-operations/web.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,52 @@ Azure service: [App Service Certificates](../../../app-service/configure-ssl-app
205205
> | Microsoft.CertificateRegistration/certificateOrders/certificates/Read | Get the list of certificates |
206206
> | Microsoft.CertificateRegistration/operations/Read | List all operations from app service certificate registration |
207207
208+
### Microsoft.Communication
209+
210+
Azure service: [Azure Communication Services](/azure/communication-services/overview)
211+
212+
> [!div class="mx-tableFixed"]
213+
> | Action | Description |
214+
> | --- | --- |
215+
> | Microsoft.Communication/Register/Action | Registers Microsoft.Communication resource provider |
216+
> | Microsoft.Communication/Unregister/Action | Unregisters Microsoft.Communication resource provider |
217+
> | Microsoft.Communication/CheckNameAvailability/action | Checks if a name is available |
218+
> | Microsoft.Communication/CommunicationServices/Read | Reads communication services |
219+
> | Microsoft.Communication/CommunicationServices/Write | Writes communication services |
220+
> | Microsoft.Communication/CommunicationServices/Delete | Deletes communication services |
221+
> | Microsoft.Communication/CommunicationServices/ListKeys/action | Reads the keys for a communication service |
222+
> | Microsoft.Communication/CommunicationServices/RegenerateKey/action | Regenerates the primary or secondary key for a communication service |
223+
> | Microsoft.Communication/CommunicationServices/LinkNotificationHub/action | Links an Azure Notification Hub to the communication service |
224+
> | Microsoft.Communication/CommunicationServices/EventGridFilters/Read | Reads EventGrid filters on communication services |
225+
> | Microsoft.Communication/CommunicationServices/EventGridFilters/Write | Writes EventGrid filters on communication services |
226+
> | Microsoft.Communication/CommunicationServices/EventGridFilters/Delete | Removes an EventGrid filter on communication services |
227+
> | Microsoft.Communication/EmailServices/read | Get the EmailService and its properties. |
228+
> | Microsoft.Communication/EmailServices/write | Get the EmailService and its properties. |
229+
> | Microsoft.Communication/EmailServices/delete | Operation to delete a EmailService. |
230+
> | Microsoft.Communication/EmailServices/verifiedExchangeOnlineDomains/action | List Verified Domains from the exchange online tenant. |
231+
> | Microsoft.Communication/EmailServices/Domains/read | Get the email Domain and its properties. |
232+
> | Microsoft.Communication/EmailServices/Domains/write | Add a new Domain under the parent EmailService resource or update an existing Domain resource. |
233+
> | Microsoft.Communication/EmailServices/Domains/delete | Operation to delete a Domain resource. |
234+
> | Microsoft.Communication/EmailServices/Domains/InitiateVerification/action | Initiate verification of Dns record. |
235+
> | Microsoft.Communication/EmailServices/Domains/CancelVerification/action | Cancel verification of Dns record. |
236+
> | Microsoft.Communication/EmailServices/Domains/RevokeVerification/action | Revoke existing verified status of a Dns record. |
237+
> | Microsoft.Communication/EmailServices/Domains/SenderUsernames/read | List all valid sender usernames for a domains resource. |
238+
> | Microsoft.Communication/EmailServices/Domains/SenderUsernames/read | Get the email SenderUsername and its properties. |
239+
> | Microsoft.Communication/EmailServices/Domains/SenderUsernames/write | Add a new SenderUsername under the parent Domain resource or update an existing SenderUsername resource. |
240+
> | Microsoft.Communication/EmailServices/Domains/SenderUsernames/delete | Operation to delete a SenderUsername resource. |
241+
> | Microsoft.Communication/EmailServices/Domains/SuppressionLists/read | List all suppression lists for a domains resource. |
242+
> | Microsoft.Communication/EmailServices/Domains/SuppressionLists/read | Get the suppression list and its properties. |
243+
> | Microsoft.Communication/EmailServices/Domains/SuppressionLists/write | Add a new suppression list under the parent Domain resource or update an existing suppression list. |
244+
> | Microsoft.Communication/EmailServices/Domains/SuppressionLists/delete | Operation to delete a suppressio lists. |
245+
> | Microsoft.Communication/EmailServices/Domains/SuppressionLists/SuppressionListAddresses/read | Get all the addresses in a suppression list. |
246+
> | Microsoft.Communication/EmailServices/Domains/SuppressionLists/SuppressionListAddresses/read | Get all the addresses in a suppression list. |
247+
> | Microsoft.Communication/EmailServices/Domains/SuppressionLists/SuppressionListAddresses/write | Add a new suppression list under the parent Domain resource or update an existing suppression list. |
248+
> | Microsoft.Communication/EmailServices/Domains/SuppressionLists/SuppressionListAddresses/delete | Operation to delete an address from a suppression list. |
249+
> | Microsoft.Communication/Locations/OperationStatuses/read | Reads the status of an async operation |
250+
> | Microsoft.Communication/Locations/OperationStatuses/write | Writes the status of an async operation |
251+
> | Microsoft.Communication/Operations/read | Reads operations |
252+
> | Microsoft.Communication/RegisteredSubscriptions/read | Reads registered subscriptions |
253+
208254
### Microsoft.DomainRegistration
209255

210256
Azure service: [App Service](../../../app-service/index.yml)

0 commit comments

Comments
 (0)