DataStore
Update or create a Datastore.
Update or create a Datastore in the given workspace.
put/datastore/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/datastores/{name}
Path parameters
subscriptionIdstring uuid required
The Azure Subscription ID.
resourceGroupNamestring required
The Name of the resource group in which the workspace is located.
workspaceNamestring required
The name of the workspace.
namestring required
The Datastore name.
Query parameters
createIfNotExistsboolean
If set to true, the call will create an Datastore if it doesn't exist.
skipValidationboolean
If set to true, the call will skip Datastore validation.
Request body
Response
The Datastore is created/updated successfully.