Skip to content

Commit 9aaebea

Browse files
Update articles/azure-functions/migration/migrate-aws-lambda-to-azure-functions.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent f4a5542 commit 9aaebea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/azure-functions/migration/migrate-aws-lambda-to-azure-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ To use Azure Skills in GitHub Copilot (in VS Code or Copilot CLI), follow these
4444

4545
- **Node.js 18+** - required for MCP servers ([Download Node.js](https://nodejs.org/en/download/))
4646
- Access to an **Azure subscription** for creating and testing your migrated function app.
47-
- **Azure CLI (`az`)** installed and authenticated ([Install Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli)) (`az login`)
48-
- **Azure Developer CLI (`azd`)** installed and authenticated ([Install Azure Developer CLI](https://learn.microsoft.com/azure/developer/azure-developer-cli/install-azd)) (`azd auth login`)
47+
- **Azure CLI (`az`)** installed and authenticated ([Install Azure CLI](/cli/azure/install-azure-cli)) (`az login`)
48+
- **Azure Developer CLI (`azd`)** installed and authenticated ([Install Azure Developer CLI](/azure/developer/azure-developer-cli/install-azd)) (`azd auth login`)
4949

5050
### For GitHub Copilot CLI
5151

0 commit comments

Comments
 (0)