You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/migrate/create-manage-projects.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ Ensure that you have installed Az CLI to execute the required commands by follow
108
108
109
109
After you install the Az CLI (in PowerShell), open PowerShell on your system as an Administrator and execute the following commands:
110
110
111
-
1.Login to the Azure tenant and set the Subscription.
111
+
1.Log in to the Azure tenant and set the Subscription.
112
112
- az login --tenant <TENANT_ID>
113
113
- az account set --subscription <SUBSCRIPTION_ID>
114
114
1. Register the Dependency Map private preview feature on the Subscription.
@@ -154,7 +154,7 @@ Follow the steps to find a project:
154
154
:::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" :::
155
155
::: moniker-end
156
156
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*.
158
158
1. In Azure Migrate dashboard, select **Servers, databases and webapps** > **Current project** from the upper right corner.
159
159
160
160
:::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