Skip to content

Commit bdd3ac5

Browse files
committed
Resolved doc bugs
1 parent dbdd2c0 commit bdd3ac5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/site-recovery/vmware-azure-set-up-replication-tutorial-modernized.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Use the following steps to assign the required permissions:
6161

6262
1. In Azure portal, navigate to **Microsoft Entra ID** > **Users** > **User Settings**. In **User settings**, verify that Microsoft Entra users can register applications (set to *Yes* by default).
6363

64-
2. In case the **App registrations** settings is set to *No*, request the tenant/global admin to assign the required permission. Alternately, the tenant/global admin can assign the Application Developer role to an account to allow the registration of Microsoft Entra App.
64+
2. In case the **App registrations** settings is set to *No*, request the tenant/global admin to assign the required permission. The tenant/global admin must assign the Application Registration role to an account to allow the registration of Microsoft Entra App.
6565

6666
## Grant required permissions to the vault
6767

articles/site-recovery/vmware-physical-mobility-service-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ See information about [upgrading the mobility services](upgrade-mobility-service
242242

243243
1. Open command prompt and navigate to the folder where the installer file has been placed. Extract the installer:
244244
```cmd
245-
Microsoft-ASR_UA*Windows*release.exe /q /x:C:\Program Files (x86)\Microsoft Azure Site Recovery
245+
Microsoft-ASR_UA*Windows*release.exe /q /x:'C:\Program Files (x86)\Microsoft Azure Site Recovery'
246246
```
247247
1. Run the below command to launch the installation wizard for the agent .
248248
```cmd

0 commit comments

Comments
 (0)