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-project.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
title: Create project
3
3
description: Describes how to create project
4
4
author: ankitsurkar06
5
-
ms.author: v-umhabiba
5
+
ms.author: umhabiba
6
6
ms.service: azure-migrate
7
7
ms.topic: how-to
8
8
ms.date: 04/11/2025
9
9
---
10
10
11
-
# Create and manage projects
11
+
# Create project
12
12
13
13
::: moniker range="migrate"
14
14
@@ -99,7 +99,7 @@ PUT /subscriptions/<subid>/resourceGroups/<rg>/providers/Microsoft.Migrate/Migra
99
99
100
100
After you have created the project, perform the following steps to try out the new agentless dependency analysis enhancements:
101
101
102
-
Ensure that you have installed Az CLI to execute the required commands by following the steps provided in the documentation [here](https://learn.microsoft.com/cli/azure/install-azure-cli)
102
+
Ensure that you have installed Az CLI to execute the required commands by following the steps provided in the documentation [here](/cli/azure/install-azure-cli).
103
103
104
104
After you install the Az CLI (in PowerShell), open PowerShell on your system as an Administrator and execute the following commands:
0 commit comments