Skip to content

Commit 965cba0

Browse files
Merge pull request #213435 from kalyaninamuduri/patch-21
Update deploy-s4hana.md
2 parents 5e686c7 + 386b43b commit 965cba0

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/center-sap-solutions/deploy-s4hana.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ In this how-to guide, you'll learn how to deploy S/4HANA infrastructure in *Azur
2020
- An Azure subscription.
2121
- Register the **Microsoft.Workloads** Resource Provider on the subscription in which you are deploying the SAP system.
2222
- An Azure account with **Contributor** role access to the subscriptions and resource groups in which you'll create the Virtual Instance for SAP solutions (VIS) resource.
23-
- The ACSS application **Azure SAP Workloads Management** also needs Contributor role access to the resource groups for the SAP system. There are two options to grant access:
24-
- If your Azure account has **Owner** or **User Access Admin** role access, you can automatically grant access to the application when deploying or registering the SAP system.
25-
- If your Azure account doesn't have Owner or User Access Admin role access, you must enable access for the ACSS application.
23+
- A **User-assigned managed identity** which has Contributor role access to the resource groups of the SAP system.
2624
- A [network set up for your infrastructure deployment](prepare-network.md).
2725

2826
## Deployment types
@@ -96,6 +94,12 @@ There are three deployment options that you can select for your infrastructure,
9694

9795
1. For **SAP FQDN**, provide FQDN for you system such "sap.contoso.com"
9896

97+
1. Under **User assigned managed identity**, provide the identity which ACSS will use to deploy infrastructure.
98+
99+
1. For **Managed identity source**, choose if you want to create a new identity or use an existing identity.
100+
101+
1. For **Managed identity name**, enter a name for a new identity you want to create or select an existing identity from the drop down menu. If you are selecting an existing identity, it should have **Contributor** role access on the Subscription or on Resource Groups related to this SAP system you are trying to deploy. That is, it requires Contributor access to the SAP application Resource Group, Virtual Network Resource Group and Resource Group which has the existing SSHKEY.
102+
99103
1. Select **Next: Virtual machines**.
100104

101105
1. In the **Virtual machines** tab, generate SKU size and total VM count recommendations for each SAP instance from ACSS.

0 commit comments

Comments
 (0)