DataStore
Create or update a Datastore.
Create or update a Datastore in the given workspace.
post/datastore/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/datastores
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.
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.