Skip to content

Commit 391356e

Browse files
bowen5KarlErickson
andauthored
Update articles/spring-cloud/how-to-access-data-plane-azure-ad-rbac.md
Co-authored-by: Karl Erickson <[email protected]>
1 parent e8f5514 commit 391356e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: devx-track-java, subject-rbac-steps
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

1717
> [!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.
18+
> Applications deployed and running inside the Azure Spring Cloud service are automatically wired up with certificate-based authentication and authorization when accessing the managed Spring Cloud Config Server and Service Registry. You don't need to follow this guidance for these applications. The related certificates are fully managed by the Azure Spring Cloud platform, and are automatically injected in your application when connected to Config Server and Service Registry.
1919
2020
## Assign role to Azure AD user/group, MSI, or service principal
2121

0 commit comments

Comments
 (0)