Skip to content

Commit 67fd5be

Browse files
Merge pull request #245760 from alexbuckgit/alexbuckgit/docutune-autopr-20230720-225126-2406508
[BULK] DocuTune - Standardize formatting of Azure portal links (part 13)
2 parents d78a886 + a7d27c2 commit 67fd5be

4 files changed

+6
-6
lines changed

includes/iot-develop-send-telemetry-iot-hub-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Install the following prerequisites on your development machine except where not
2828
- [Node.js](https://nodejs.org) version 12 or later. To check your node version run `node --version`.
2929
- [Azure IoT Explorer](https://github.com/Azure/azure-iot-explorer/releases): Cross-platform, GUI-based utility to monitor and manage Azure IoT. If you're using Raspberry Pi as your development platform, we recommend that you install IoT Explorer on another computer. If you don't want to install IoT Explorer, you can use Azure CLI to perform the same steps.
3030
- Azure CLI. You have two options for running Azure CLI commands in this quickstart:
31-
- Use the Azure Cloud Shell, an interactive shell that runs CLI commands in your browser. This option is recommended because you don't need to install anything. If you're using Cloud Shell for the first time, log into the [Azure portal](https://portal.azure.com). Follow the steps in [Cloud Shell quickstart](../articles/cloud-shell/quickstart.md) to **Start Cloud Shell** and **Select the Bash environment**.
31+
- Use the Azure Cloud Shell, an interactive shell that runs CLI commands in your browser. This option is recommended because you don't need to install anything. If you're using Cloud Shell for the first time, sign in to the [Azure portal](https://portal.azure.com). Follow the steps in [Cloud Shell quickstart](../articles/cloud-shell/quickstart.md) to **Start Cloud Shell** and **Select the Bash environment**.
3232
- Optionally, run Azure CLI on your local machine. If Azure CLI is already installed, run `az upgrade` to upgrade the CLI and extensions to the current version. To install Azure CLI, see [Install Azure CLI]( /cli/azure/install-azure-cli). If you're using Raspberry Pi as your development platform, we recommend that you use Azure Cloud Shell or install Azure CLI on another computer.
3333

3434
[!INCLUDE [iot-hub-include-create-hub-iot-explorer](iot-hub-include-create-hub-iot-explorer.md)]

includes/iot-develop-send-telemetry-iot-hub-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Install the following prerequisites on your development machine except where not
2828
- [Python](https://www.python.org/downloads/) version 3.7 or later. To check your Python version, run `python3 --version`.
2929
- [Azure IoT Explorer](https://github.com/Azure/azure-iot-explorer/releases): Cross-platform, GUI-based utility to monitor and manage Azure IoT. If you're using Raspberry Pi as your development platform, we recommend that you install IoT Explorer on another computer. If you don't want to install IoT Explorer, you can use Azure CLI to perform the same steps.
3030
- Azure CLI. You have two options for running Azure CLI commands in this quickstart:
31-
- Use the Azure Cloud Shell, an interactive shell that runs CLI commands in your browser. This option is recommended because you don't need to install anything. If you're using Cloud Shell for the first time, log into the [Azure portal](https://portal.azure.com). Follow the steps in [Cloud Shell quickstart](../articles/cloud-shell/quickstart.md) to **Start Cloud Shell** and **Select the Bash environment**.
31+
- Use the Azure Cloud Shell, an interactive shell that runs CLI commands in your browser. This option is recommended because you don't need to install anything. If you're using Cloud Shell for the first time, sign in to the [Azure portal](https://portal.azure.com). Follow the steps in [Cloud Shell quickstart](../articles/cloud-shell/quickstart.md) to **Start Cloud Shell** and **Select the Bash environment**.
3232
- Optionally, run Azure CLI on your local machine. If Azure CLI is already installed, run `az upgrade` to upgrade the CLI and extensions to the current version. To install Azure CLI, see [Install Azure CLI]( /cli/azure/install-azure-cli). If you're using Raspberry Pi as your development platform, we recommend that you use Azure Cloud Shell or install Azure CLI on another computer.
3333

3434
[!INCLUDE [iot-hub-include-create-hub-iot-explorer](iot-hub-include-create-hub-iot-explorer.md)]

includes/virtual-machines-disks-encryption-create-key-vault-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Setting up customer-managed keys for your disks requires you to create resources
1313

1414
## Set up your Azure Key Vault
1515

16-
1. Sign into the [Azure portal](https://portal.azure.com).
16+
1. Sign in to the [Azure portal](https://portal.azure.com).
1717
1. Search for and select **Key Vaults**.
1818

1919
:::image type="content" source="media/virtual-machines-disk-encryption-portal/server-side-encryption-key-vault-portal-search.png" alt-text="Screenshot of the Azure portal with the search dialog box expanded." lightbox="media/virtual-machines-disk-encryption-portal/sever-side-encryption-key-vault-portal-search-expanded.png":::
@@ -73,4 +73,4 @@ Now that you've created the Azure key vault and a key, you must add an Azure RBA
7373

7474
1. This will grant your key vault permissions to the disk encryption set.
7575

76-
:::image type="content" source="media/virtual-machines-disk-encryption-portal/disk-encryption-set-perm-confirmation.png" alt-text="Screenshot of confirmation that permissions have been granted." lightbox="media/virtual-machines-disk-encryption-portal/disk-encryption-set-perm-confirmation.png":::
76+
:::image type="content" source="media/virtual-machines-disk-encryption-portal/disk-encryption-set-perm-confirmation.png" alt-text="Screenshot of confirmation that permissions have been granted." lightbox="media/virtual-machines-disk-encryption-portal/disk-encryption-set-perm-confirmation.png":::

includes/virtual-machines-disks-incremental-snapshots-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
ms.author: rogarana
1010
ms.custom: include file
1111
---
12-
1. Sign into the [Azure portal](https://portal.azure.com/) and navigate to the disk you'd like to snapshot.
12+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to the disk you'd like to snapshot.
1313
1. On your disk, select **Create a Snapshot**
1414

1515
:::image type="content" source="media/virtual-machines-disks-incremental-snapshots-portal/create-snapshot-button-incremental.png" alt-text="Screenshot. Your disk's blade, with **+Create snapshot** highlighted, as that is what you must select.":::
@@ -21,4 +21,4 @@
2121

2222
1. Select **Create**
2323

24-
:::image type="content" source="media/virtual-machines-disks-incremental-snapshots-portal/create-incremental-snapshot-validation.png" alt-text="Screenshot. Validation page for your snapshot, confirm your selections then create the snapshot.":::
24+
:::image type="content" source="media/virtual-machines-disks-incremental-snapshots-portal/create-incremental-snapshot-validation.png" alt-text="Screenshot. Validation page for your snapshot, confirm your selections then create the snapshot.":::

0 commit comments

Comments
 (0)