Skip to content

Commit 7d7e783

Browse files
authored
Acrolinx
1 parent 673f02d commit 7d7e783

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/sap/automation/get-started.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ The SAP automation deployment framework can also use a user assigned identity (M
8989
> [!IMPORTANT]
9090
> If you don't assign the User Access Administrator role to the managed identity, you can't assign permissions using the automation framework.
9191
92-
### Create an Application registration for the Web Application
92+
### Create an application registration for the web application
9393
94-
The SAP automation deployment framework can leverage an Azure App Service for configuring the tfvars parameter files..
94+
The SAP automation deployment framework can leverage an Azure App Service for configuring the tfvars parameter files.
9595
9696
1. Create the application registration.
9797
@@ -188,10 +188,10 @@ You can use the following script to perform pre-flight checks. The script perfor
188188
189189
- Checks if the service principal has the correct permissions to create resources in the subscription.
190190
- Checks if the service principal has user Access Administrator permissions.
191-
- Create a Azure Virtual Network.
192-
- Create a Azure Virtual Key Vault with private end point.
193-
- Create a Azure Files NSF share.
194-
- Create a Azure Virtual Virtual Machine with data disk using Premium Storage v2.
191+
- Create an Azure Virtual Network.
192+
- Create an Azure Virtual Key Vault with private end point.
193+
- Create an Azure Files NSF share.
194+
- Create an Azure Virtual Machine with data disk using Premium Storage v2.
195195
- Check access to the required URLs using the deployed virtual machine.
196196
197197
```powershell

0 commit comments

Comments
 (0)