Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #138 from Azure-Samples/readme_update_azd
Browse files Browse the repository at this point in the history
add azd cli
  • Loading branch information
sajeetharan authored Jun 13, 2024
2 parents 252a84f + 6dc9047 commit 288b23d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ This application demonstrates the following concepts and how to implement them:
### Prerequisites

- Azure Subscription
- [Azure Developer CLI](https://aka.ms/azd-install)
- Subscription access to Azure OpenAI service. Start here to [Request Access to Azure OpenAI Service](https://aka.ms/oaiapply)
- Visual Studio, VS Code, GitHub Codespaces or another editor to edit or view the source for this sample.
- Azure Cosmos DB for NoSQL Vector Search Preview enrollment
Expand Down Expand Up @@ -67,7 +68,7 @@ This lab utilizes a preview feature, **Vector search for Azure Cosmos DB for NoS
```bash
azd up
```

### Quickstart

This solution has a number of quickstarts than you can run through to learn about the features in this sample and how to implement them yourself.
Expand Down

0 comments on commit 288b23d

Please sign in to comment.