Skip to content

Commit dfa2830

Browse files
committed
updating include so it's not as version dependent.
1 parent 02ef981 commit dfa2830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/machine-learning/includes/machine-learning-cli-subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ ms.author: larryfr
77
---
88

99
> [!TIP]
10-
> After logging in, you see a list of subscriptions associated with your Azure account. The subscription information with `isDefault: true` is the currently activated subscription for Azure CLI commands. This subscription must be the same one that contains your Azure Machine Learning workspace. You can find the subscription ID from the [Azure portal](https://portal.azure.com) by visiting the overview page for your workspace. You can also use the SDK to get the subscription ID from the workspace object. For example, `Workspace.from_config().subscription_id`.
10+
> After logging in, you see a list of subscriptions associated with your Azure account. The subscription information with `isDefault: true` is the currently activated subscription for Azure CLI commands. This subscription must be the same one that contains your Azure Machine Learning workspace. You can find the subscription ID from the [Azure portal](https://portal.azure.com) by visiting the overview page for your workspace..
1111
>
1212
> To select another subscription, use the `az account set -s <subscription name or ID>` command and specify the subscription name or ID to switch to. For more information about subscription selection, see [Use multiple Azure Subscriptions](/cli/azure/manage-azure-subscriptions-azure-cli).

0 commit comments

Comments
 (0)