File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
articles/service-connector Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -48,9 +48,11 @@ Creating connections to Azure resources requires appropriate permissions.
48
48
> | ` Microsoft.AppPlatform/Spring/read ` | Get Azure Spring Apps service instance(s)|
49
49
> | ` Microsoft.AppPlatform/Spring/apps/read ` | Get the applications for a specific Azure Spring Apps service instance|
50
50
> | ` Microsoft.AppPlatform/Spring/apps/write ` | Create or update the application for a specific Azure Spring Apps service instance|
51
+ > | ` Microsoft.AppPlatform/Spring/apps/listConnectorProps/action ` | Get the connector properties of Azure Spring Apps application|
51
52
> | ` Microsoft.AppPlatform/Spring/apps/deployments/*/read ` | Get the deployments for a specific application|
52
53
> | ` Microsoft.AppPlatform/Spring/apps/deployments/*/write ` | Create or update the deployment for a specific application|
53
54
> | ` Microsoft.AppPlatform/Spring/apps/deployments/*/delete ` | Delete the deployment for a specific application|
55
+ > | ` Microsoft.AppPlatform/Spring/apps/deployments/listConnectorProps/action ` | Get the connector properties of deployment for a specific application|
54
56
55
57
### Azure Container Apps
56
58
You can’t perform that action at this time.
0 commit comments