We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b378cf6 commit f36d1f3Copy full SHA for f36d1f3
articles/ai-services/openai/references/mongo-db.md
@@ -47,6 +47,7 @@ The authentication options for Azure OpenAI On Your Data when using a username a
47
48
|Name | Type | Required | Description |
49
|--- | --- | --- | --- |
50
+| `type` | string | True | Must be `username_and_password`. |
51
| `username` | string | True | The username to use for authentication. |
52
| `password` | string | True | The password to use for authentication. |
53
0 commit comments