Skip to content

Commit 9b4dff6

Browse files
authored
Merge pull request #104257 from dominicbetts/central-subscription-switch
Add links to Manage subscriptions articles
2 parents b71fc64 + f0b773f commit 9b4dff6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/iot-central/core/howto-manage-iot-central-from-cli.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2424

2525
If you prefer to run Azure CLI on your local machine, see [Install the Azure CLI](/cli/azure/install-azure-cli). When you run Azure CLI locally, use the **az login** command to sign in to Azure before you try the commands in this article.
2626

27+
> [!TIP]
28+
> If you need to run your CLI commands in a different Azure subscription, see [Change the active subscription](/cli/azure/manage-azure-subscriptions-azure-cli?view=azure-cli-latest#change-the-active-subscription).
29+
2730
## Create an application
2831

2932
Use the [az iotcentral app create](/cli/azure/iotcentral/app#az-iotcentral-app-create) command to create an IoT Central application in your Azure subscription. For example:

articles/iot-central/core/howto-manage-iot-central-from-powershell.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2424

2525
If you prefer to run Azure PowerShell on your local machine, see [Install the Azure PowerShell module](https://docs.microsoft.com/powershell/azure/install-az-ps). When you run Azure PowerShell locally, use the **Connect-AzAccount** cmdlet to sign in to Azure before you try the cmdlets in this article.
2626

27+
> [!TIP]
28+
> If you need to run your PowerShell commands in a different Azure subscription, see [Change the active subscription](/powershell/azure/manage-subscriptions-azureps?view=azps-3.4.0#change-the-active-subscription).
29+
2730
## Install the IoT Central module
2831

2932
Run the following command to check the [IoT Central module](https://docs.microsoft.com/powershell/module/az.iotcentral/) is installed in your PowerShell environment:

0 commit comments

Comments
 (0)