Skip to content

Commit 7329d8d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,10 @@ You can use [Azure Storage Explorer](https://azure.microsoft.com/features/storag
197197

198198
1. Download and install Azure Storage Explorer
199199

200-
1. Connect to Azure Storage using a connection string
201-
> [!NOTE]
202200
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.
203201

202+
1. Connect to Azure Storage using a connection string
203+
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

206206
1. Go through the steps to connect.

0 commit comments

Comments
 (0)