Skip to content

Commit 8f728f6

Browse files
diberryCopilot
andcommitted
fix: correct azure.yml → azure.yaml reference
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a8334c1 commit 8f728f6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/cosmos-db/quickstart-vector-store-dotnet.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To provision resources:
8484
git clone https://github.com/Azure-Samples/cosmos-db-vector-samples.git
8585
```
8686

87-
1. Navigate to the root folder of the cloned repository (where `azure.yml` is located), for example:
87+
1. Navigate to the root folder of the cloned repository (where `azure.yaml` is located), for example:
8888

8989
```bash
9090
cd cosmos-db-vector-samples
@@ -306,4 +306,5 @@ In the preceding code, the `CosmosDBService` performs the following tasks:
306306
- [Vector search in Azure Cosmos DB](gen-ai/vector-search-overview.md)
307307
- [Document Indexer for Azure Cosmos DB (preview)](gen-ai/document-indexer.md)
308308
- [Vector embeddings in Azure Cosmos DB](gen-ai/vector-embeddings.md)
309-
- [Azure RBAC built-in roles](/azure/role-based-access-control/built-in-roles)
309+
- [Azure RBAC built-in roles](/azure/role-based-access-control/built-in-roles)
310+

0 commit comments

Comments
 (0)