Skip to content

Commit 7fdf22c

Browse files
committed
fixed blocking issues
1 parent 0532bca commit 7fdf22c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/create-manage-projects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Ensure that you have installed Az CLI to execute the required commands by follow
108108

109109
After you install the Az CLI (in PowerShell), open PowerShell on your system as an Administrator and execute the following commands:
110110

111-
1. Login to the Azure tenant and set the Subscription.
111+
1. Log in to the Azure tenant and set the Subscription.
112112
- az login --tenant <TENANT_ID>
113113
- az account set --subscription <SUBSCRIPTION_ID>
114114
1. Register the Dependency Map private preview feature on the Subscription.
@@ -154,7 +154,7 @@ Follow the steps to find a project:
154154
:::image type="content" source="./media/create-manage-projects/filter-and-select-project.png" alt-text="Screenshot shows how to filter and select the project." lightbox="./media/create-manage-projects/filter-and-select-project.png" :::
155155
::: moniker-end
156156

157-
1. . In the [Azure portal](https://portal.azure.com), search for *Azure Migrate*.
157+
1. In the [Azure portal](https://portal.azure.com), search for *Azure Migrate*.
158158
1. In Azure Migrate dashboard, select **Servers, databases and webapps** > **Current project** from the upper right corner.
159159

160160
:::image type="content" source="./media/create-manage-projects/current-project.png" alt-text="Screenshot to select the current project." lightbox="./media/create-manage-projects/current-project.png" :::

0 commit comments

Comments
 (0)