You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sap/workloads/high-availability-guide-windows-azure-files-smb.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,11 +43,11 @@ The following points should be evaluated when planning the deployment of Azure F
43
43
* Do not consolidate the file system used for Interfaces onto the same storage account as **/sapmnt/\<SID>**
44
44
* The SAP users/groups must be added to the ‘sapmnt’ share and should have this permission set in the Azure portal: **Storage File Data SMB Share Elevated Contributor**.
45
45
46
-
There are important reasons for separating **Transport**, **Interface** and **sapmnt**onto separate storage accounts. Distributing these components onto separate storage accounts improves throughput, resiliency and simplifies the performance analysis. If many SIDs and other file systems are consolidated onto a single Azure Files Storage account and the storage account performance is poor due to hitting the throughput limits, it is extremely difficult to identify which SID or application is causing the problem.
46
+
There are important reasons for separating **Transport**, **Interface** and **sapmnt**among separate storage accounts. Distributing these components among separate storage accounts improves throughput, resiliency and simplifies the performance analysis. If many SIDs and other file systems are consolidated wihin a single Azure Files Storage account and the storage account performance is poor due to hitting the throughput limits, it is extremely difficult to identify which SID or application is causing the problem.
47
47
48
48
## Planning
49
49
> [!IMPORTANT]
50
-
> Installation of SAP High Availability Systems on Azure Files Premium SMB with Active Directory Integration requires cross team collaboration. It is highly recommended that the Basis Team, the Active Directory Team and the Azure Team work together to complete these tasks:
50
+
> The installation of SAP High Availability Systems on Azure Files Premium SMB with Active Directory Integration requires cross team collaboration. It is highly recommended, that the Basis Team, the Active Directory Team and the Azure Team work together to achieve these tasks:
51
51
>
52
52
* Azure Team – setup and configuration of Storage Account, Script Execution and AD Directory Synchronization.
53
53
* Active Directory Team – Creation of User Accounts and Groups.
@@ -57,7 +57,7 @@ Prerequisites for the installation of SAP NetWeaver High Availability Systems on
57
57
58
58
* The SAP servers must be joined to an Active Directory Domain.
59
59
* The Active Directory Domain containing the SAP servers must be replicated to Azure Active Directory using Azure AD connect.
60
-
* It is highly recommended that there is at least one Active Directory Domain controller in the Azure landscape to avoid traversing the Express Route to contact Domain Controllers on-premises.
60
+
* It is highly recommended, that there is at least one Active Directory Domain controller in the Azure landscape to avoid traversing the Express Route to contact Domain Controllers on-premises.
61
61
* The Azure support team should review the Azure Files SMB with [Active Directory Integration](../../storage/files/storage-files-identity-auth-active-directory-enable.md#videos) documentation. *The video shows additional configuration options which were modified (DNS) and skipped (DFS-N) for simplification reasons.* Nevertheless these are valid configuration options.
62
62
* The user executing the Azure Files PowerShell script must have permission to create objects in Active Directory.
63
63
***SWPM version 1.0 SP32 and SWPM 2.0 SP09 or higher are required. SAPInst patch must be 749.0.91 or higher.**
0 commit comments