Commit 9a9a955
committed
Clarify Azure CLI deployment steps in documentation
Updated Deployment.md to explicitly instruct users to run 'azd auth login' in the AppHost root directory before executing 'azd up', ensuring authentication is completed prior to deployment. This improves clarity and streamlines the deployment process.1 parent 538e126 commit 9a9a955
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
66 | 73 | | |
67 | 74 | | |
68 | 75 | | |
| |||
0 commit comments