@@ -6,7 +6,7 @@ ms.topic: reference
6
6
author : rolyon
7
7
manager : amycolannino
8
8
ms.author : rolyon
9
- ms.date : 09/20 /2024
9
+ ms.date : 10/28 /2024
10
10
ms.custom : generated
11
11
---
12
12
@@ -63,8 +63,14 @@ Azure service: [Azure Container Apps](/azure/container-apps/)
63
63
> | microsoft.app/containerapps/authconfigs/read | Get auth config of a container app |
64
64
> | microsoft.app/containerapps/authconfigs/write | Create or update auth config of a container app |
65
65
> | 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 |
66
68
> | microsoft.app/containerapps/detectors/read | Get detector of a container app |
67
69
> | 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 |
68
74
> | microsoft.app/containerapps/privateendpointconnectionproxies/validate/action | Validate Container App Private Endpoint Connection Proxy |
69
75
> | microsoft.app/containerapps/privateendpointconnectionproxies/write | Create or Update Container App Private Endpoint Connection Proxy |
70
76
> | microsoft.app/containerapps/privateendpointconnectionproxies/read | Get Container App Private Endpoint Connection Proxy |
@@ -87,6 +93,8 @@ Azure service: [Azure Container Apps](/azure/container-apps/)
87
93
> | microsoft.app/jobs/delete | Delete a Container Apps Job |
88
94
> | microsoft.app/jobs/start/action | Start a Container Apps Job |
89
95
> | 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 |
90
98
> | microsoft.app/jobs/read | Get a Container Apps Job |
91
99
> | microsoft.app/jobs/listsecrets/action | List secrets of a container apps job |
92
100
> | 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/)
100
108
> | microsoft.app/locations/billingmeters/read | Get Billing Meters in a Region |
101
109
> | microsoft.app/locations/connectedenvironmentoperationresults/read | Get a Connected Environment Long Running Operation Result |
102
110
> | 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 |
103
113
> | microsoft.app/locations/containerappoperationresults/read | Get a Container App Long Running Operation Result |
104
114
> | microsoft.app/locations/containerappoperationstatuses/read | Get a Container App Long Running Operation Status |
105
115
> | 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/)
139
149
> | microsoft.app/managedenvironments/javacomponents/read | Read Managed Environment Java Component |
140
150
> | microsoft.app/managedenvironments/javacomponents/write | Create or update Managed Environment Java Component |
141
151
> | 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. |
142
155
> | microsoft.app/managedenvironments/managedcertificates/write | Create or update a Managed Certificate in Managed Environment |
143
156
> | microsoft.app/managedenvironments/managedcertificates/read | Get a Managed Certificate in Managed Environment |
144
157
> | microsoft.app/managedenvironments/managedcertificates/delete | Delete a Managed Certificate in Managed Environment |
@@ -155,12 +168,6 @@ Azure service: [Azure Container Apps](/azure/container-apps/)
155
168
> | microsoft.app/managedenvironments/storages/delete | Delete a storage of Managed Environment. |
156
169
> | microsoft.app/managedenvironments/usages/read | Get Quota Usages in a Managed Environment |
157
170
> | 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 |
164
171
> | microsoft.app/operations/read | Get a list of supported container app operations |
165
172
> | microsoft.app/sessionpools/write | Create or Update a Session Pool |
166
173
> | microsoft.app/sessionpools/read | Get a Session Pool |
0 commit comments