You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
az ml connection create --file {connection.yml} --resource-group {my_resource_group} --workspace-name {my_hub_name}
108
108
```
109
109
110
-
You can use either an API key or credential-less YAML configuration file:
110
+
You can use either an API key or credential-less YAML configuration file. For more information on the YAML configuration file, see the [AI Services connection YAML schema](/azure/machine-learning/reference-yaml-connection-ai-services):
111
111
112
112
- API Key example:
113
113
@@ -126,7 +126,6 @@ You can use either an API key or credential-less YAML configuration file:
For more information on the YAML configuration file, see the [AI Services connection YAML schema](/azure/machine-learning/reference-yaml-connection-ai-services)
0 commit comments