Azure Machine Learning Workspace

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Deploy To Azure Deploy To Azure US Gov Visualize

This module creates a new Azure Machine Learning Workspace, along with an encrypted Storage Account, KeyVault and Applications Insights Logging.

It is a simple module for creating a generic ML instance.

Parameters

Name Type Required Description
workspaceName string No Specifies the name of the Azure Machine Learning workspace.
storageAccountName string No The name for the storage account to created and associated with the workspace.
keyVaultName string No The name for the key vault to created and associated with the workspace.
applicationInsightsName string No The name for the application insights to created and associated with the workspace.
location string No Specifies the location for all resources.

Outputs

Name Type Description
workspaceName string Specifies the name of the Azure Machine Learning workspace.
storageAccountName string The name for the storage account to created and associated with the workspace.
keyVaultName string The name for the key vault to created and associated with the workspace.
applicationInsightsName string The name for the application insights to created and associated with the workspace.
location string Specifies the location for all resources.

apiVersion: n/a

Tags: Microsoft.Storage/storageAccounts, Microsoft.KeyVault/vaults, Microsoft.Insights/components, Microsoft.MachineLearningServices/workspaces, systemAssigned