Skip to content

Commit e6070e2

Browse files
committed
finalcx
1 parent 5eb3c53 commit e6070e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/iot-hub-device-update/create-device-update-account.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ A Device Update instance contains updates and deployments associated with its Io
2929

3030
- **Owner** or **User Access Administrator** role permissions in an Azure subscription
3131
- A Standard (S1) or higher instance of Azure IoT Hub
32-
- To run Azure CLI commands, you can use the Bash environment in [Azure Cloud Shell](/azure/cloud-shell/quickstart). Select **Launch Cloud Shell** to open Cloud Shell now, or select the Cloud Shell icon in the top toolbar of the Azure portal.
32+
- The Bash environment in [Azure Cloud Shell](/azure/cloud-shell/quickstart) for running Azure CLI commands. Select **Launch Cloud Shell** to open Cloud Shell now, or select the Cloud Shell icon in the top toolbar of the Azure portal.
3333

3434
:::image type="icon" source="~/reusable-content/ce-skilling/azure/media/cloud-shell/launch-cloud-shell-button.png" alt-text="Button to launch the Azure Cloud Shell." border="false" link="https://shell.azure.com":::
3535

36-
If you prefer to run Azure CLI commands locally:
36+
If you prefer, you can run the Azure CLI commands locally:
3737

3838
1. [Install Azure CLI](/cli/azure/install-azure-cli). Run [az version](/cli/azure/reference-index#az-version) to see the installed Azure CLI version and dependent libraries, and run [az upgrade](/cli/azure/reference-index#az-upgrade) to install the latest version.
3939
1. Sign in to Azure by running [az login](/cli/azure/reference-index#az-login).
@@ -69,7 +69,7 @@ A Device Update instance contains updates and deployments associated with its Io
6969

7070
1. On the **Diagnostics** tab, slide the toggle to **Microsoft diagnostics logging Enabled**. Enabling Microsoft diagnostics allows Microsoft to collect, store, and analyze diagnostic log files from your devices if they encounter an update failure.
7171

72-
1. Select **Select Azure Storage account** and then select an Azure Blob storage account to link to your Device Update instance for remote diagnostic log collection. The Storage account details update automatically.
72+
1. Select **Select Azure Storage Account** and then select an Azure Blob storage account to link to your Device Update instance for remote diagnostic log collection. The Storage account details update automatically.
7373

7474
1. Select **Next: Networking**.
7575

@@ -131,7 +131,7 @@ You can also configure diagnostics logging as part of the instance creation proc
131131
132132
## Configure access
133133
134-
Device Update setup automatically assigns **IoT Hub Data Contributor** role to the Device Update service principal. This role allows the Device Update instance to connect and write to the linked IoT hub to run deployment, device management, and diagnostic operations. Scoping access to the Device Update service principal ensures that only this Device Update instance can access this IoT hub.
134+
Device Update setup automatically assigns **IoT Hub Data Contributor** role to the Device Update service principal. This role allows the Device Update instance to connect and write to the linked IoT hub to run deployment, device management, and diagnostic operations. Only this Device Update service principal can access this IoT hub.
135135
136136
If you have the required **Owner** or **User Access Administrator** permissions in your Azure subscription, you can configure access control to your Device Update resources by using a combination of roles to provide users and applications the right level of access. For more information, see [Configure access control roles for Device Update resources](configure-access-control-device-update.md).
137137

0 commit comments

Comments
 (0)