Skip to content

Commit 10859dc

Browse files
committed
Compute permissions update
1 parent 8fe7454 commit 10859dc

File tree

1 file changed

+14
-7
lines changed
  • articles/role-based-access-control/permissions

1 file changed

+14
-7
lines changed

articles/role-based-access-control/permissions/compute.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: reference
66
author: rolyon
77
manager: amycolannino
88
ms.author: rolyon
9-
ms.date: 09/20/2024
9+
ms.date: 10/28/2024
1010
ms.custom: generated
1111
---
1212

@@ -63,8 +63,14 @@ Azure service: [Azure Container Apps](/azure/container-apps/)
6363
> | microsoft.app/containerapps/authconfigs/read | Get auth config of a container app |
6464
> | microsoft.app/containerapps/authconfigs/write | Create or update auth config of a container app |
6565
> | microsoft.app/containerapps/authconfigs/delete | Delete auth config of a container app |
66+
> | microsoft.app/containerapps/builds/read | Get a ContainerApp's Build by Build name |
67+
> | microsoft.app/containerapps/builds/delete | Delete a Container App's Build |
6668
> | microsoft.app/containerapps/detectors/read | Get detector of a container app |
6769
> | microsoft.app/containerapps/labelhistory/read | Get a Container App's label history |
70+
> | microsoft.app/containerapps/patches/read | Get a ContainerApp's Patch |
71+
> | microsoft.app/containerapps/patches/delete | Delete a ContainerApp's Patch |
72+
> | microsoft.app/containerapps/patches/skip/action | Skip a ContainerApp's Patch |
73+
> | microsoft.app/containerapps/patches/apply/action | Apply a ContainerApp's Patch |
6874
> | microsoft.app/containerapps/privateendpointconnectionproxies/validate/action | Validate Container App Private Endpoint Connection Proxy |
6975
> | microsoft.app/containerapps/privateendpointconnectionproxies/write | Create or Update Container App Private Endpoint Connection Proxy |
7076
> | microsoft.app/containerapps/privateendpointconnectionproxies/read | Get Container App Private Endpoint Connection Proxy |
@@ -87,6 +93,8 @@ Azure service: [Azure Container Apps](/azure/container-apps/)
8793
> | microsoft.app/jobs/delete | Delete a Container Apps Job |
8894
> | microsoft.app/jobs/start/action | Start a Container Apps Job |
8995
> | microsoft.app/jobs/stop/action | Stop multiple Container Apps Job executions |
96+
> | microsoft.app/jobs/suspend/action | Suspend Container Apps Job |
97+
> | microsoft.app/jobs/resume/action | Resume Container Apps Job |
9098
> | microsoft.app/jobs/read | Get a Container Apps Job |
9199
> | microsoft.app/jobs/listsecrets/action | List secrets of a container apps job |
92100
> | microsoft.app/jobs/authtoken/action | Get Auth Token for Container App Dev APIs to get log stream, exec or port forward from a container. This operation will be deprecated. |
@@ -100,6 +108,8 @@ Azure service: [Azure Container Apps](/azure/container-apps/)
100108
> | microsoft.app/locations/billingmeters/read | Get Billing Meters in a Region |
101109
> | microsoft.app/locations/connectedenvironmentoperationresults/read | Get a Connected Environment Long Running Operation Result |
102110
> | microsoft.app/locations/connectedenvironmentoperationstatuses/read | Get a Connected Environment Long Running Operation Status |
111+
> | microsoft.app/locations/connectedoperationresults/read | Get a Long Running Operation Result |
112+
> | microsoft.app/locations/connectedoperationstatuses/read | Get a Long Running Operation Status |
103113
> | microsoft.app/locations/containerappoperationresults/read | Get a Container App Long Running Operation Result |
104114
> | microsoft.app/locations/containerappoperationstatuses/read | Get a Container App Long Running Operation Status |
105115
> | microsoft.app/locations/containerappsjoboperationresults/read | Get a Container Apps Job Long Running Operation Result |
@@ -139,6 +149,9 @@ Azure service: [Azure Container Apps](/azure/container-apps/)
139149
> | microsoft.app/managedenvironments/javacomponents/read | Read Managed Environment Java Component |
140150
> | microsoft.app/managedenvironments/javacomponents/write | Create or update Managed Environment Java Component |
141151
> | microsoft.app/managedenvironments/javacomponents/delete | Delete Managed Environment Java Component |
152+
> | microsoft.app/managedenvironments/maintenanceconfigurations/read | Get maintenance configuration for a Managed Environment. |
153+
> | microsoft.app/managedenvironments/maintenanceconfigurations/write | Create or Update a maintenance configuration of Managed Environment. |
154+
> | microsoft.app/managedenvironments/maintenanceconfigurations/delete | Delete a maintenance configuration of Managed Environment. |
142155
> | microsoft.app/managedenvironments/managedcertificates/write | Create or update a Managed Certificate in Managed Environment |
143156
> | microsoft.app/managedenvironments/managedcertificates/read | Get a Managed Certificate in Managed Environment |
144157
> | microsoft.app/managedenvironments/managedcertificates/delete | Delete a Managed Certificate in Managed Environment |
@@ -155,12 +168,6 @@ Azure service: [Azure Container Apps](/azure/container-apps/)
155168
> | microsoft.app/managedenvironments/storages/delete | Delete a storage of Managed Environment. |
156169
> | microsoft.app/managedenvironments/usages/read | Get Quota Usages in a Managed Environment |
157170
> | microsoft.app/managedenvironments/workloadprofilestates/read | Get Current Workload Profile States |
158-
> | microsoft.app/microsoft.app/containerapps/builds/read | Get a ContainerApp's Build by Build name |
159-
> | microsoft.app/microsoft.app/containerapps/builds/delete | Delete a Container App's Build |
160-
> | microsoft.app/microsoft.app/containerapps/patches/read | Get a ContainerApp's Patch |
161-
> | microsoft.app/microsoft.app/containerapps/patches/delete | Delete a ContainerApp's Patch |
162-
> | microsoft.app/microsoft.app/containerapps/patches/skip/action | Skip a ContainerApp's Patch |
163-
> | microsoft.app/microsoft.app/containerapps/patches/apply/action | Apply a ContainerApp's Patch |
164171
> | microsoft.app/operations/read | Get a list of supported container app operations |
165172
> | microsoft.app/sessionpools/write | Create or Update a Session Pool |
166173
> | microsoft.app/sessionpools/read | Get a Session Pool |

0 commit comments

Comments
 (0)