You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-hub-device-update/troubleshoot-storage.md
+8-14Lines changed: 8 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,27 +20,21 @@ When importing an update to Device Update for IoT Hub, you may see this error:
20
20
21
21
To resolve the error, follow these steps:
22
22
23
-
1. In the Azure portal, search for the "Storage accounts" service in the search bar at the top of the page.
24
-
25
-
1. Select the "Storage accounts" service.
23
+
1. In the Azure portal, search for the "Storage accounts" service in the search bar at the top of the page. Select the "Storage accounts" service.
26
24
27
25
1. In the Storage accounts view, locate the Storage account that you’re using with Device Update for IoT Hub. Select that account.
28
26
29
-
1. In the selected Storage account, select the "Containers" option under the "Data storage" header.
30
-
31
-
1. Locate the container that you’re using with Device Update for IoT Hub. Select that container.
32
-
33
-
1. In the Container view, select "Access Control (IAM)" from the left-hand navigation menu.
27
+
1. In the selected Storage account, select the "Containers" option under the "Data storage" header. Locate the container that you’re using with Device Update for IoT Hub. Select that container.
34
28
35
-
1. Select "Add" -> "Add role assignment" from the top menu.
29
+
1.In the Container view, select "Access Control (IAM)" from the left-hand navigation menu. Select "Add" -> "Add role assignment" from the top menu.
36
30
37
-
1. In the Role tab, search for the "Storage Blob Data Contributor" role and select it, then click Next.
31
+
1. In the Role tab, search for the "Storage Blob Data Contributor" role and select it, then select the "Next" button.
38
32
39
-
1. In the Members tab, keep the default selection of "User, group or service principal", and select the "Select members" link. In the right-hand flyout menu, search for your user account, select it, and choose the "Select" button. Then select Next.
33
+
1. In the Members tab, keep the default selection of "User, group or service principal" and select the "Select members" link. In the right-hand flyout menu, search for your user account, select it, and choose the "Select" button. Then select the "Next" button.
40
34
41
-
1. In the Conditions tab, make no changes and select "Next".
35
+
1. In the Conditions tab, make no changes and select the "Next" button.
42
36
43
-
1. In the Review + assign tab, select "Review + assign".
37
+
1. In the Review + assign tab, select the "Review + assign" button.
44
38
45
-
1. Allow a few minutes for the change to propagate, and then try the Device Update for IoT Hub import experience again from the beginning.
39
+
After completing these steps, wait a few minutes for the change to propagate, and then try the Device Update for IoT Hub import experience again from the beginning.
0 commit comments