Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
az ml computetarget computeinstance
Note
This reference is part of the azure-cli-ml extension for the Azure CLI (version 2.0.28 or higher). The extension will automatically install the first time you run an az ml computetarget computeinstance command. Learn more about extensions.
AzureML compute instance commands.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az ml computetarget computeinstance restart |
Restart a compute instance. |
Extension | GA |
| az ml computetarget computeinstance start |
Start a compute instance. |
Extension | GA |
| az ml computetarget computeinstance stop |
Stop a compute instance. |
Extension | GA |
az ml computetarget computeinstance restart
Restart a compute instance.
az ml computetarget computeinstance restart --name
[--acquire-policy-token]
[--change-reference]
[--no-wait]
[--path]
[--resource-group]
[--subscription-id]
[--workspace-name]
[]
Required Parameters
Name of compute instance to restart.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
Flag to not wait for asynchronous calls.
Path to a project folder. Default: current directory.
Resource group corresponding to the provided workspace.
Specifies the subscription Id.
Name of the workspace containing the compute target to restart.
Verbosity flag.
| Property | Value |
|---|---|
| Default value: | False |
az ml computetarget computeinstance start
Start a compute instance.
az ml computetarget computeinstance start --name
[--acquire-policy-token]
[--change-reference]
[--no-wait]
[--path]
[--resource-group]
[--subscription-id]
[--workspace-name]
[]
Required Parameters
Name of compute instance to start.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
Flag to not wait for asynchronous calls.
Path to a project folder. Default: current directory.
Resource group corresponding to the provided workspace.
Specifies the subscription Id.
Name of the workspace containing the compute target to start.
Verbosity flag.
| Property | Value |
|---|---|
| Default value: | False |
az ml computetarget computeinstance stop
Stop a compute instance.
az ml computetarget computeinstance stop --name
[--acquire-policy-token]
[--change-reference]
[--no-wait]
[--path]
[--resource-group]
[--subscription-id]
[--workspace-name]
[]
Required Parameters
Name of compute instance to stop.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
Flag to not wait for asynchronous calls.
Path to a project folder. Default: current directory.
Resource group corresponding to the provided workspace.
Specifies the subscription Id.
Name of the workspace containing the compute target to stop.
Verbosity flag.
| Property | Value |
|---|---|
| Default value: | False |
Feedback
Was this page helpful?
