Skip to content

Commit 62a8b09

Browse files
author
Mike Swantek
committed
revise code spaces steps
1 parent 1d48919 commit 62a8b09

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

docs/github_code_spaces_steps.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,7 @@ You can run this solution using GitHub Codespaces. The button will open a web-ba
3232

3333
![Image showing the password prompt for azure](../img/provisioning/enterpassword.png)
3434

35-
**Prompting for MFA**
36-
37-
![Image showing the pop up window in the web browser for azd auth](../img/provisioning/azdauthpopup.png)
38-
39-
7. Repeat the same process in #6 using the “az login” command. The [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/what-is-azure-cli?view=azure-cli-latest) is used to validate available AI model quota.
35+
7. Return to the codespaces window and repeat the same process in #6 using the “az login” command. The [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/what-is-azure-cli?view=azure-cli-latest) is used to validate available AI model quota.
4036
![image showing theaz login in the vs code terminal](../img/provisioning/az_login.png)
4137

4238
8. Return to the codespaces window now. In the terminal window, begin by initializing the environment by typing the command “azd init”

0 commit comments

Comments
 (0)