Skip to content

Commit 2f7aab3

Browse files
authored
Apply suggestions from code review
1 parent 595f812 commit 2f7aab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-central/core/howto-export-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ If you don't have an existing Azure Data Explorer database to export to, follow
210210
211211
To configure the managed identity that enables your IoT Central application to securely export data to your Azure resource:
212212
213-
1. Create a managed identity for your IoT Central application to use to connect to your database. Use the Azure CLoud Shell to run the following command:
213+
1. Create a managed identity for your IoT Central application to use to connect to your database. Use the Azure Cloud Shell to run the following command:
214214
215215
```azurecli
216216
az iot central app identity assign --name {your IoT Central app name} \

0 commit comments

Comments
 (0)