Skip to content

Commit a89e464

Browse files
authored
Add listConnectorProps action for Azure Spring Apps
1 parent 01cfd94 commit a89e464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/service-connector/concept-permission.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,11 @@ Creating connections to Azure resources requires appropriate permissions.
4848
> |`Microsoft.AppPlatform/Spring/read`|Get Azure Spring Apps service instance(s)|
4949
> |`Microsoft.AppPlatform/Spring/apps/read`|Get the applications for a specific Azure Spring Apps service instance|
5050
> |`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|
5152
> |`Microsoft.AppPlatform/Spring/apps/deployments/*/read`|Get the deployments for a specific application|
5253
> |`Microsoft.AppPlatform/Spring/apps/deployments/*/write`|Create or update the deployment for a specific application|
5354
> |`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|
5456
5557
### Azure Container Apps
5658

0 commit comments

Comments
 (0)