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 a2d8690 commit f269a55Copy full SHA for f269a55
articles/machine-learning/how-to-connection.md
@@ -234,7 +234,8 @@ ml_client.connections.create_or_update(workspace_connection=wps_connection)
234
235
# [Studio](#tab/azure-studio)
236
237
-You can't create a Snowflake DB connection that uses OAuth in studio.
+> [!NOTE]
238
+> Creation of a Snowflake DB connection using a service principal (for OAuth) is only available through the Azure CLI or Python SDK.
239
240
---
241
0 commit comments