Skip to content

Commit 9c4ee0a

Browse files
Merge pull request #50971 from ShawnKupfer/WB1824
User Feedback 442010 - Fix incorrect login command per UUF feedback
2 parents c15bf44 + 82da05f commit 9c4ee0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/aspnetcore/deploy-dotnet-aspire-app-azure/includes/4-exercise-deploy-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The Azure Developer CLI (`azd`) is a command line tool that you can use to deplo
151151
1. To log into Azure, run this command, and then enter your Azure credentials:
152152
153153
```console
154-
azd auth logon
154+
azd auth login
155155
```
156156
157157
## Initialize the deployment

0 commit comments

Comments
 (0)