update azd login to azd auth login
This commit is contained in:
@@ -68,7 +68,7 @@ And you can also install with package managers, like winget, choco, and brew. Fo
|
|||||||
After logging in with the following command, you will be able to use the azd cli to quickly provision and deploy the application.
|
After logging in with the following command, you will be able to use the azd cli to quickly provision and deploy the application.
|
||||||
|
|
||||||
```
|
```
|
||||||
azd login
|
azd auth login
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, execute the `azd init` command to initialize the environment.
|
Then, execute the `azd init` command to initialize the environment.
|
||||||
|
|||||||
Reference in New Issue
Block a user