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/devops-tutorial.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ In this tutorial, you learn how to:
29
29
30
30
## Prerequisites
31
31
32
-
- An Azure subscription. If you don't have an Azure subscription, you can [create a free account here](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
32
+
- An Azure subscription. If you don't have an Azure subscription, you can [create a free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
33
33
34
34
> [!Note]
35
35
> The free Azure account might not be sufficient to run the deployment.
@@ -42,7 +42,7 @@ The self-hosted agent virtual machine is deployed as part of the control plane d
42
42
43
43
## Overview
44
44
45
-
These steps reference and use the [default naming convention](naming.md) for the automation framework. Example values are also used for naming throughout the configurations. In this tutorial, the following names are used:
45
+
These steps reference and use the [default naming convention](naming.md) for the automation framework. Example values are also used for naming throughout the configurations. This tutorial uses the following names:
46
46
47
47
- The Azure DevOps Services project name is `SAP-Deployment`.
48
48
- The Azure DevOps Services repository name is `sap-automation`.
@@ -56,7 +56,7 @@ These steps reference and use the [default naming convention](naming.md) for the
56
56
| Workload zone | DEP-WEEU-SAP01-INFRASTRUCTURE | westeurope |
57
57
| SAP system | DEP-WEEU-SAP01-X00 | westeurope |
58
58
59
-
The deployed infrastructure is shown in the following diagram.
59
+
The following diagram shows the deployed infrastructure.
60
60
61
61
:::image type="content" source="media/devops/automation-devops-tutorial-design.png" alt-text="Diagram that shows the DevOps tutorial infrastructure design.":::
62
62
@@ -139,4 +139,4 @@ Enter `MGMT-WEEU-DEP00-INFRASTRUCTURE` as the deployer configuration name and en
139
139
## Next step
140
140
141
141
> [!div class="nextstepaction"]
142
-
> [Configure control plane](configure-control-plane.md)
142
+
> [Configure control plane](configure-control-plane.md)
0 commit comments