Skip to content

Commit c8479cb

Browse files
diberryCopilot
andauthored
Update articles/cosmos-db/quickstart-vector-store-nodejs.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 96c5bb3 commit c8479cb

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

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

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,15 @@ Find the sample code with resource provisioning on [GitHub](https://github.com/A
3333
- An existing **Azure Cosmos DB for NoSQL** resource data plane access
3434
- If you don't have a resource, create a [new resource](https://portal.azure.com/#create/Microsoft.DocumentDB)
3535
- [Firewall configured to allow access to your client IP address](how-to-configure-firewall.md)
36-
- Role Based Access Control (RBAC) roles assigned:
37-
38-
- **Cosmos DB Built-in Data Contributor** (data plane)
39-
- Role ID: `00000000-0000-0000-0000-000000000002`
40-
41-
36+
- Role-based access control (RBAC) roles assigned:
37+
- **Cosmos DB Built-in Data Contributor** (data plane)
38+
- Role ID: `00000000-0000-0000-0000-000000000002`
4239

4340
- [Azure OpenAI resource](/azure/ai-foundry/openai/how-to/create-resource?pivots=cli#create-a-resource)
4441
- Custom domain configured
45-
46-
- Role Based Access Control (RBAC) role assigned:
42+
- Role-based access control (RBAC) role assigned:
4743
- **Cognitive Services OpenAI User**
4844
- Role ID: `5e0bd9bd-7b93-4f28-af87-19fc36ad61bd`
49-
5045
- `text-embedding-3-small` model deployed
5146

5247
- [Visual Studio Code](https://code.visualstudio.com/download)

0 commit comments

Comments
 (0)