We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0bb4df commit c71bc81Copy full SHA for c71bc81
articles/virtual-machines/workloads/sap/automation-get-started.md
@@ -30,7 +30,7 @@ Some of the prerequisites may already be installed in your deployment environmen
30
31
Clone the repository and prepare the execution environment by using the following steps:
32
33
-1. Create a directory called `Azure_SAP_Automated_Deployment` for your automation framework deployment.
+- Create a directory called `Azure_SAP_Automated_Deployment` for your automation framework deployment.
34
35
```bash
36
mkdir ~/Azure_SAP_Automated_Deployment/config; cd $_
0 commit comments