Skip to content

Commit da41f57

Browse files
dennispadiaCopilot
andauthored
Update docs/CONFIGURATION_CHECKS.md
Co-authored-by: Copilot <[email protected]>
1 parent 1759bbf commit da41f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONFIGURATION_CHECKS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Effective configuration validation requires that the management server's managed
6464
1. Depending on the type of managed identity method you want to use, configure managed identity on management server
6565
- [Configuring access using system-assigned managed identity](./SETUP.MD#configuring-access-using-system-assigned-managed-identity).
6666
- [Configuring access using user-assigned managed identity](SETUP.MD#configuring-access-using-user-assigned-managed-identity).
67-
2. Grant the managed identity (system- or user-assigned) the builtin **Reader** role on every resource group that contains SAP system components (VMs, managed disks, load balancers, virtual network, shared storage such as Azure NetApp Files or Azure Files). If everything resides in a single resource group, one assignment there is sufficient; if components are split across multiple resource groups, add a **Reader** role assignment on each resource group to allow the configuration checks to read and validate all infrastructure settings.
67+
2. Grant the managed identity (system- or user-assigned) the built-in **Reader** role on every resource group that contains SAP system components (VMs, managed disks, load balancers, virtual network, shared storage such as Azure NetApp Files or Azure Files). If everything resides in a single resource group, one assignment there is sufficient; if components are split across multiple resource groups, add a **Reader** role assignment on each resource group to allow the configuration checks to read and validate all infrastructure settings.
6868

6969
### 4. Azure Login (required)
7070

0 commit comments

Comments
 (0)