Skip to content

Commit e5a0f6b

Browse files
jessevlPatAltimore
andauthored
Update articles/iot-edge/how-to-store-data-blob.md
Co-authored-by: Pat Altimore <[email protected]>
1 parent 2b92ff4 commit e5a0f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-store-data-blob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ You can use [Azure Storage Explorer](https://azure.microsoft.com/features/storag
199199

200200
1. Connect to Azure Storage using a connection string
201201
> [!NOTE]
202-
> The latest version of Azure Storage Explorer uses a newer storage API version by default than the blob storage module supports. After Storage Explorer starts, select the Edit menu, and check to see if Target Azure Stack Hub APIs is selected. If it isn't, select Target Azure Stack Hub, and then restart Storage Explorer for the change to take effect. This configuration is required for compatibility with your IoT Edge environment.
202+
1. The latest version of Azure Storage Explorer uses a newer storage API version not supported by the blob storage module. Start Azure Storage Explorer. Select the **Edit** menu. Verify the **Target Azure Stack Hub APIs** is selected. If it isn't, select **Target Azure Stack Hub**. Restart Azure Storage Explorer for the change to take effect. This configuration is required for compatibility with your IoT Edge environment.
203203

204204
1. Provide connection string: `DefaultEndpointsProtocol=http;BlobEndpoint=http://<host device name>:11002/<your local account name>;AccountName=<your local account name>;AccountKey=<your local account key>;`
205205

0 commit comments

Comments
 (0)