Skip to content

Commit

Permalink
docs: add note about alternative CLI options for running Azure Develo…
Browse files Browse the repository at this point in the history
…per commands
  • Loading branch information
glaucia86 committed Apr 16, 2024
1 parent 1f1b47f commit dfad7df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tutorial/04-preparing-understanding-language-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ To use the Azure OpenAI Service, you need an Azure account. If you don't have on
After creating your Azure account and being approved for the Azure OpenAI Service, we will proceed as follows:

> **Note:** Instead of Powershell, you can also use Git Bash or WSL to run the Azure Developer CLI commands.
1. Return to the `main` branch of the project repository.
2. Open a terminal at the root of the project.
3. To deploy the application to Azure, run the command **run azd**. This will provision Azure resources, deploy the sample, and build the search index based on the files found in the **./data** folder.
Expand Down

0 comments on commit dfad7df

Please sign in to comment.