Skip to content

Commit cbf2d87

Browse files
authored
Merge pull request #223090 from lauradolan/sap-rbac
SAP: public preview doc for RBAC + ACSS
2 parents 0bd0ecc + 7fe6c0b commit cbf2d87

File tree

7 files changed

+406
-9
lines changed

7 files changed

+406
-9
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy S/4HANA infrastructure (preview)
33
description: Learn how to deploy S/4HANA infrastructure with Azure Center for SAP solutions through the Azure portal. You can deploy High Availability (HA), non-HA, and single-server configurations.
44
ms.service: azure-center-sap-solutions
55
ms.topic: how-to
6-
ms.date: 10/19/2022
6+
ms.date: 02/03/2023
77
ms.author: ladolan
88
author: lauradolan
99
#Customer intent: As a developer, I want to deploy S/4HANA infrastructure using Azure Center for SAP solutions so that I can manage SAP workloads in the Azure portal.
@@ -13,6 +13,8 @@ author: lauradolan
1313

1414
[!INCLUDE [Preview content notice](./includes/preview.md)]
1515

16+
[!INCLUDE [RBAC preview content notice](./includes/preview-rbac.md)]
17+
1618
In this how-to guide, you'll learn how to deploy S/4HANA infrastructure in *Azure Center for SAP solutions*. There are [three deployment options](#deployment-types): distributed with High Availability (HA), distributed non-HA, and single server.
1719

1820
## Prerequisites
@@ -94,13 +96,13 @@ There are three deployment options that you can select for your infrastructure,
9496

9597
1. For **SAP Transport Options**, you can choose to **Create a new SAP transport Directory** or **Use an existing SAP transport Directory** or completely skip the creation of transport directory by choosing **Dont include SAP transport directory** option. Currently, only NFS on AFS storage account fileshares are supported.
9698

97-
1. If you choose to **Create a new SAP transport Directory**, this will create and mount a new transport fileshare on the SID. By Default, this option will create an NFS on AFS storage account and a transport fileshare in the resource group where SAP system wil be deployed. However, you can choose to create this storage account in a different resource group by providing the resource group name in **Transport Resource Group**. You can also provide a custom name for the storage account to be created under **Storage account name** section. Leaving the **Storage account name** will create the storage account with service default name **""SIDname""nfs""random characters""** in the chosen transport resource group. Creating a new transport directory will create a ZRS based replication for zonal deployments and LRS based replication for non-zonal deployments. If your region doesnt support ZRS replication deploying a zonal VIS will lead to a failure. In such cases, you can deploy a transport fileshare outside ACSS with ZRS replication and then create a zonal VIS where you select **Use an existing SAP transport Directory** to mount the pre-created fileshare.
99+
1. If you choose to **Create a new SAP transport Directory**, this will create and mount a new transport fileshare on the SID. By Default, this option will create an NFS on AFS storage account and a transport fileshare in the resource group where SAP system will be deployed. However, you can choose to create this storage account in a different resource group by providing the resource group name in **Transport Resource Group**. You can also provide a custom name for the storage account to be created under **Storage account name** section. Leaving the **Storage account name** will create the storage account with service default name **""SIDname""nfs""random characters""** in the chosen transport resource group. Creating a new transport directory will create a ZRS based replication for zonal deployments and LRS based replication for non-zonal deployments. If your region doesn't support ZRS replication deploying a zonal VIS will lead to a failure. In such cases, you can deploy a transport fileshare outside ACSS with ZRS replication and then create a zonal VIS where you select **Use an existing SAP transport Directory** to mount the pre-created fileshare.
98100

99-
1. If you choose to **Use an existing SAP transport Directory**, select the pre - existing NFS fileshare under **File share name** option. The existing transport fileshare will be only mounted on this SID. The selected fileshare shall be in the same region as that of SAP system being created . Currently, file shares existing in a different region can not be selected. Provide the associated privated endpoint of the storage account where the selected fileshare exists under **Private Endpoint** option.
101+
1. If you choose to **Use an existing SAP transport Directory**, select the pre - existing NFS fileshare under **File share name** option. The existing transport fileshare will be only mounted on this SID. The selected fileshare shall be in the same region as that of SAP system being created. Currently, file shares existing in a different region can not be selected. Provide the associated privated endpoint of the storage account where the selected fileshare exists under **Private Endpoint** option.
100102

101-
1. You can skip the creation of transport file share by selecting **Dont include SAP transport directory** option . The transport fileshare will neither be created or mounted for this SID.
103+
1. You can skip the creation of transport file share by selecting **Dont include SAP transport directory** option. The transport fileshare will neither be created or mounted for this SID.
102104

103-
1. Under **Configuration Details**, enter the FQDN for you SAP System .
105+
1. Under **Configuration Details**, enter the FQDN for your SAP System.
104106

105107
1. For **SAP FQDN**, provide only the domain name for you system such "sap.contoso.com"
106108

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
> [!IMPORTANT]
2+
> The feature to [use Azure role-based access control (Azure RBAC) with Azure Center for SAP solutions](../manage-with-azure-rbac.md) is currently in PREVIEW.
3+
> See the [Azure Center for SAP solutions - Legal Terms](/legal/azure-center-for-sap-solutions/azure-center-for-sap-solutions-legal-terms) for legal notices applicable to Azure Center for SAP solutions.

articles/center-sap-solutions/install-software.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install SAP software (preview)
33
description: Learn how to install software on your SAP system created using Azure Center for SAP solutions.
44
ms.service: azure-center-sap-solutions
55
ms.topic: how-to
6-
ms.date: 10/19/2022
6+
ms.date: 02/03/2023
77
author: lauradolan
88
ms.author: ladolan
99
#Customer intent: As a developer, I want to install SAP software so that I can use Azure Center for SAP solutions.
@@ -13,6 +13,8 @@ ms.author: ladolan
1313

1414
[!INCLUDE [Preview content notice](./includes/preview.md)]
1515

16+
[!INCLUDE [RBAC preview content notice](./includes/preview-rbac.md)]
17+
1618
After you've created infrastructure for your new SAP system using *Azure Center for SAP solutions*, you need to install the SAP software.
1719

1820
In this how-to guide, you'll learn how to upload and install all the required components in your Azure account. You can either [run a pre-installation script to automate the upload process](#option-1-upload-software-components-with-script) or [manually upload the components](#option-2-upload-software-components-manually). Then, you can [run the software installation wizard](#install-software).
@@ -48,7 +50,7 @@ The following components are necessary for the SAP installation.
4850
- SAP software installation media (part of the `sapbits` container described later in this article)
4951
- All essential SAP packages (*SWPM*, *SAPCAR*, etc.)
5052
- SAP software (for example, *S/4HANA 2021 ISS 00*)
51-
- Supporting software packages for the installation process which will be downloaded automatially and used by ACSS during the installation).
53+
- Supporting software packages for the installation process which will be downloaded automatically and used by ACSS during the installation).
5254
- `pip3` version `pip-21.3.1.tar.gz`
5355
- `wheel` version 0.37.1
5456
- `jq` version 1.6

articles/center-sap-solutions/manage-virtual-instance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage a Virtual Instance for SAP solutions (preview)
33
description: Learn how to configure a Virtual Instance for SAP solutions (VIS) resource in Azure Center for SAP solutions through the Azure portal.
44
ms.service: azure-center-sap-solutions
55
ms.topic: how-to
6-
ms.date: 10/19/2022
6+
ms.date: 02/03/2023
77
author: lauradolan
88
ms.author: ladolan
99
#Customer intent: As a developer, I want to configure my Virtual Instance for SAP solutions resource so that I can find system properties and connect to databases.
@@ -13,6 +13,8 @@ ms.author: ladolan
1313

1414
[!INCLUDE [Preview content notice](./includes/preview.md)]
1515

16+
[!INCLUDE [RBAC preview content notice](./includes/preview-rbac.md)]
17+
1618
In this article, you'll learn how to view the *Virtual Instance for SAP solutions (VIS)* resource created in *Azure Center for SAP solutions* through the Azure portal. You can use these steps to find your SAP system's properties and connect parts of the VIS to other resources like databases.
1719

1820
## Prerequisites

0 commit comments

Comments
 (0)