You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting_started.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ The variable group should contain the following required variables. **Azure reso
57
57
| AZURE_RM_SVC_CONNECTION | azure-resource-connection |[Azure Resource Manager Service Connection](#create-an-azure-devops-service-connection-for-the-azure-resource-manager) name |
58
58
| WORKSPACE_SVC_CONNECTION | aml-workspace-connection |[Azure ML Workspace Service Connection](#create-an-azure-devops-azure-ml-workspace-service-connection) name |
59
59
| ACI_DEPLOYMENT_NAME | mlops-aci |[Azure Container Instances](https://azure.microsoft.com/en-us/services/container-instances/) name |
60
-
| WORKSPACE_SKU |enterprise|[Workspace Basic vs Enterprise](https://docs.microsoft.com/en-us/azure/machine-learning/overview-what-is-azure-ml#sku)|
60
+
| WORKSPACE_SKU |basic |[Workspace Basic vs Enterprise](https://docs.microsoft.com/en-us/azure/machine-learning/overview-what-is-azure-ml#sku)|
61
61
62
62
Make sure you select the **Allow access to all pipelines** checkbox in the variable group configuration.
0 commit comments