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/automation/get-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ To get started with SAP Deployment Automation Framework, you need:
23
23
- An SAP User account with permissions to [download the SAP software](software.md) in your Azure environment. For more information on S-User, see [SAP S-User](https://support.sap.com/en/my-support/users/welcome.html).
24
24
- An [Azure CLI](/cli/azure/install-azure-cli) installation.
25
25
- A user Assigned Identity (MS) or a service principal to use for the control plane deployment.
26
-
- A user Assigned Identity (MS) or a A service principal to use for the workload zone deployment.
26
+
- A user Assigned Identity (MS) or a service principal to use for the workload zone deployment.
27
27
- An ability to create an Azure DevOps project if you want to use Azure DevOps for deployment.
28
28
29
29
Some of the prerequisites might already be installed in your deployment environment. Both Azure Cloud Shell and the deployer come with Terraform and the Azure CLI installed.
0 commit comments