This module deploys a Machine Learning Workspace Plans.
The following Resources are deployed.
- Microsoft.MachineLearning/workspaces
- Microsoft.MachineLearning/commitmentPlans
| Parameter Name | Default Value | Required | Description |
|---|---|---|---|
workspaceName |
Required | T1he name of the Azure Machine Learning service workspace | |
planName |
Required | The name of the Machine Learning Plan | |
ownerEmail |
Required | The Email address of the business owner for the Machine Learning Plan | |
skuName |
Optional | Machine Learning Plan sku name | |
skuTier |
Optional | Machine Learning Plan account tier | |
skuCapacity |
Optional | Machine Learning Plan scale-out capacity of the resource | |
storageAccountResourceId |
Required | Resource identifier of the Storage Account | |
location |
resourceGroup().location | Optional | Location for all resources |
cuaId |
Optional | Customer Usage Attribution Id (GUID). This GUID must be previously registered | |
tagValues |
Optional | Optional. Azure Resource Tags object |
| Output Name | Description |
|---|---|
machinelearningName |
Machine Learning Name output parameter |
machinelearningResourceId |
Machine Learning ResourceId output parameter |
machinelearningResourceGroup |
Machine Learning ResourceGroup output parameter |
- There is no Scripts for this Module
- There is no deployment considerations for this Module