Skip to content

Commit b3aa5e1

Browse files
Merge pull request #225460 from msjuergent/scenario
mark Azure Active Directory Domain Service as supported
2 parents 7ac94af + f945fc6 commit b3aa5e1

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

articles/virtual-machines/workloads/sap/get-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ In the SAP workload documentation space, you can find the following areas:
6464

6565
## Change Log
6666

67+
- January 27, 2023: Mark Azure Active Directory Domain Services as supported AD solution in [SAP workload on Azure virtual machine supported scenarios](planning-supported-configurations.md) after successful testing
6768
- December 28, 2022: Update documents [Azure Storage types for SAP workload](./planning-guide-storage.md) and [NFS v4.1 volumes on Azure NetApp Files for SAP HANA](./hana-vm-operations-netapp.md) to provide more details on ANF deployment processes to achieve proximity and low latency. Introduction of zonal deployment process of NFS shares on ANF
6869
- December 28, 2022: Updated the guide [SQL Server Azure Virtual Machines DBMS deployment for SAP NetWeaver](./dbms_guide_sqlserver.md) across all topics. Also added VM configuration examples for different sizes of databases
6970
- December 27, 2022: Introducing new configuration for SAP ASE on E96(d)s_v5 in [SAP ASE Azure Virtual Machines DBMS deployment for SAP workload](./dbms_guide_sapase.md)

articles/virtual-machines/workloads/sap/planning-supported-configurations.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: d7c59cc1-b2d0-4d90-9126-628f9c7a5538
88
ms.service: virtual-machines-sap
99
ms.topic: article
1010
ms.workload: infrastructure-services
11-
ms.date: 12/19/2022
11+
ms.date: 01/27/2022
1212
ms.author: juergent
1313
ms.custom: H1Hack27Feb2017
1414
---
@@ -24,11 +24,11 @@ Azure has various platforms besides so called native Azure VMs that are offered
2424

2525
Besides the on-premises Active Directory, Azure offers a managed Active Directory SaaS service with [Azure Active Directory Domain Services](../../../active-directory-domain-services/overview.md) (traditional AD managed by Microsoft), and [Azure Active Directory](../../../active-directory/fundamentals/active-directory-whatis.md). SAP components hosted on Windows OS are often relying on the usage of Windows Active Directory. In this case the traditional Active Directory as it's hosted on-premises by you, or Azure Active Directory Domain Services (still in testing). But these SAP components can't function with the native Azure Active Directory. Reason is that there are still larger gaps in functionality between Active Directory in its on-premises form or its SaaS form (Azure Active Directory Domain Services) and the native Azure Active Directory. This dependency is the reason why Azure Active Directory accounts aren't supported for applications based on SAP NetWeaver and S/4 HANA on Windows OS. Traditional Active Directory accounts need to be used in such scenarios.
2626

27-
| AD service | Supported applications based on SAP NetWeaver and S/4 HANA on Windows OS | Comments |
27+
| AD service | Supported applications based on SAP NetWeaver and S/4 HANA on Windows OS |
2828
| --- | --- | --- |
29-
| On-premises Windows Active Directory | Supported | |
30-
| Azure Active Directory Domain Services | In testing | Expected to work |
31-
| Azure Active Directory | Not supported | |
29+
| On-premises Windows Active Directory | Supported |
30+
| Azure Active Directory Domain Services | Supported|
31+
| Azure Active Directory | Not supported |
3232

3333
The above doesn't affect the usage of Azure Active Directory accounts for single-sign-on (SSO) scenarios with SAP applications.
3434

0 commit comments

Comments
 (0)