OperationalizationClusters
MachineLearningComputes
Creates or updates compute. This call will overwrite a compute if it exists. This is a nonrecoverable operation. If your intent is to create a new compute, do a GET first to verify that it does not exist yet.
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}
Path parameters
subscriptionIdstring required
Azure subscription identifier.
resourceGroupNamestring required
Name of the resource group in which workspace is located.
workspaceNamestring required
Name of Azure Machine Learning workspace.
computeNamestring required
Name of the Azure Machine Learning compute.
Query parameters
api-versionstring required
Version of Azure Machine Learning resource provider API.
Request body
Response
Compute creation or update initiated.