Skip to content

Commit 866cf06

Browse files
authored
Minor update
1 parent f0e3fd0 commit 866cf06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/quickstart-code-to-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ az containerapp up `
223223
---
224224

225225
> [!NOTE]
226-
> If the command returns an error with the message "AADSTS50158: External security challenge not satisfied", run `az login --scope https://graph.microsoft.com//.default` to log in again with the required permissions and then run the `az containerapp up` command again.
226+
> If the command returns an error with the message "AADSTS50158: External security challenge not satisfied", run `az login --scope https://graph.microsoft.com//.default` to log in with the required permissions and then run the `az containerapp up` command again.
227227
228228
## Verify deployment
229229

0 commit comments

Comments
 (0)