Skip to content

Commit 0821f5b

Browse files
committed
fixed build warnings
1 parent 70d2431 commit 0821f5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/migrate/create-project.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Create project
33
description: Describes how to create project
44
author: ankitsurkar06
5-
ms.author: v-umhabiba
5+
ms.author: umhabiba
66
ms.service: azure-migrate
77
ms.topic: how-to
88
ms.date: 04/11/2025
99
---
1010

11-
# Create and manage projects
11+
# Create project
1212

1313
::: moniker range="migrate"
1414

@@ -99,7 +99,7 @@ PUT /subscriptions/<subid>/resourceGroups/<rg>/providers/Microsoft.Migrate/Migra
9999

100100
After you have created the project, perform the following steps to try out the new agentless dependency analysis enhancements:
101101

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).
103103

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

0 commit comments

Comments
 (0)