InTouch Hub · Blue Isle Software

Azure Machine Learning

Azure Machine Learning management API — 18 operations consolidated from 3 Microsoft OpenAPI specs into one connector.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

azurecloud

Azure Machine Learning

Azure Machine Learning management API — 18 operations consolidated from 3 Microsoft OpenAPI specs into one connector.

Consolidated from 3 spec-per-resource-provider connectors; every operation from every one of them is preserved. The superseded names still resolve.

Operations

Inputs

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: commitmentassociations_list, commitmentplans_get, commitmentplans_list, commitmentplans_listinresourcegroup, operations_list, skus_list, webservices_createorupdate, webservices_get, webservices_listbyresourcegroup, webservices_listbysubscriptionid, webservices_listkeys, webservices_operations_list, workspaces_createorupdate, workspaces_delete, workspaces_get, workspaces_list, workspaces_listbyresourcegroup, workspaces_operations_list
commitmentPlanName string no Path parameter commitmentPlanName (required by some operations).
resourceGroupName string no Path parameter resourceGroupName (required by some operations).
subscriptionId string no Path parameter subscriptionId (required by some operations).
webServiceName string no Path parameter webServiceName (required by some operations).
workspaceName string no Path parameter workspaceName (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.
body string no Request body as a JSON object string. Sent as JSON, or form-encoded when the operation expects a form. Required by write operations.