Update configuration.ipynb
This commit is contained in:
@@ -230,8 +230,8 @@
|
||||
"from azureml.core import Workspace\n",
|
||||
"\n",
|
||||
"# Create the workspace using the specified parameters\n",
|
||||
"# By default, the workspace created is of "Basic" type, to create an "Enterprise" workspace, please specify sku = enterprise.
|
||||
"#To learn more about the Enterprise SKU please visit www...
|
||||
"# By default, the workspace created is of Basic type, to create an Enterprise workspace, please specify sku = enterprise.\n"
|
||||
"#To learn more about the Enterprise SKU please visit www...\n"
|
||||
|
||||
"ws = Workspace.create(name = workspace_name,\n",
|
||||
" subscription_id = subscription_id,\n",
|
||||
|
||||
Reference in New Issue
Block a user