Skip to content

Commit 1a69052

Browse files
authored
Update cert based auth.
Update cert based auth.
1 parent 8f51047 commit 1a69052

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/spring-cloud/how-to-access-data-plane-azure-ad-rbac.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.custom: devx-track-java, subject-rbac-steps
1414

1515
This article explains how to access the Spring Cloud Config Server and Spring Cloud Service Registry managed by Azure Spring Cloud using Azure Active Directory (Azure AD) role-based access control (RBAC).
1616

17+
> [!NOTE]
18+
> Applications deployed and running inside Azure Spring Cloud service are automatically wired up with certificate-based authentication and authroization when access the managed Spring Cloud Config Server and Service Registry. Those related certificates are fully managed by Azure Spring Cloud platform, and are automatically injected in your application when connect to Config Server and Service Registry. You don't need to follow this guidance for those applciations.
19+
1720
## Assign role to Azure AD user/group, MSI, or service principal
1821

1922
Assign the role to the [user | group | service-principal | managed-identity] at [management-group | subscription | resource-group | resource] scope.

0 commit comments

Comments
 (0)