Global Resource Properties

Connection Settings

Global resource connection setting can be executed by property setting dialogue of each adapter, control panel "Global Resource Settings".
Basic settings
Item name Required/Optional Use of variables Description Remarks
Name Required Not available Enter the name to show on the script canvas.
 
Required settings
Item name Required/Optional Use of variables Description Remarks
Location Required Not available Select a location in which Azure Machine Learning service is deployed.
  • Corresponds to <LOCATION> of the API URL "https://<LOCATION>.services.azureml.net/workspaces/<WORKSPACE_ID>/services/<SERVICE_ID>/".
Workspace ID Required Only environment variables are available Enter workspace ID of Azure Machine Learning.
  • Corresponds to <WORKSPACE_ID> of the API URL "https://<LOCATION>.services.azureml.net/workspaces/<WORKSPACE_ID>/services/<SERVICE_ID>/".
Service ID Required Only environment variables are available Enter service ID of Azure Machine Learning.
  • Corresponds to <SERVICE_ID> of the API URL "https://<LOCATION>.services.azureml.net/workspaces/<WORKSPACE_ID>/services/<SERVICE_ID>/".
API key Required Only environment variables are available Enter service API key of Azure Machine Learning.
 

Component Pool Settings

Component pool is not supported.

Security

Security settings can execute from "Global Resource Settings" of control panel.