Skip to content

Commit de73596

Browse files
author
Kimmo Forss
committed
tabs
1 parent 16ef189 commit de73596

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/virtual-machines/workloads/sap/automation-deploy-control-plane.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ del manifest.json
9393

9494
# [Azure DevOps](#tab/devops)
9595

96-
It is currently not possible to perform this action from Azure DevOps
96+
It is currently not possible to perform this action from Azure DevOps.
9797

9898
---
9999

@@ -158,7 +158,6 @@ xcopy /E sap-automation\samples\WORKSPACES WORKSPACES
158158
```
159159

160160

161-
162161
```powershell
163162
164163
@@ -173,14 +172,13 @@ New-SAPAutomationRegion -DeployerParameterfile .\DEPLOYER\MGMT-WEEU-DEP00-INFRAS
173172
```
174173

175174

176-
177175
> [!NOTE]
178176
> Be sure to replace the sample value `<subscriptionID>` with your subscription ID.
179177
> Replace the `<appID>`, `<password>`, `<tenant>` values with the output values of the SPN creation
180178
181179
# [Azure DevOps](#tab/devops)
182180

183-
Open (https://dev.azure.com) and and go to your Azure DevOps project.
181+
Open (https://dev.azure.com) and go to your Azure DevOps project.
184182

185183
> [!NOTE]
186184
> Ensure that the 'Deployment_Configuration_Path' variable in the 'SDAF-General' variable group is set to the folder that contains your configuration files, for this example you can use 'samples/WORKSPACES'.
@@ -315,7 +313,7 @@ az ad app update `
315313
```
316314
# [Azure DevOps](#tab/devops)
317315

318-
It is currently not possible to perform this action from Azure DevOps
316+
It is currently not possible to perform this action from Azure DevOps.
319317
---
320318

321319
> [!TIP]

0 commit comments

Comments
 (0)