@@ -45,7 +45,7 @@ To configure Azurite settings within Visual Studio Code, select the **Extensions
45
45
46
46
The following settings are supported:
47
47
48
- - ** azurite.blobHost** - The Blob service listening endpoint. The default setting is 127.0.0.1.
48
+ - ** azurite.blobHost** - The Blob service listening endpoint. The default setting is 127.0.0.1.
49
49
- ** azurite.blobPort** - The Blob service listening port. The default port is 10000.
50
50
- ** azurite.queueHost** - The Queue service listening endpoint. The default setting is 127.0.0.1.
51
51
- ** azurite.queuePort** - The Queue service listening port. The default port is 10001.
@@ -166,7 +166,7 @@ This configuration option can be changed later by modifying the project's **Conn
166
166
167
167
The Azurite extension supports the following Visual Studio Code commands. To open the command palette, press ** F1** in Visual Studio Code.
168
168
169
- - ** Azurite: Clean** - Reset all Azurite services persistency data
169
+ - ** Azurite: Clean** - Reset all Azurite services persistency data
170
170
- ** Azurite: Clean Blob Service** - Clean blob service
171
171
- ** Azurite: Clean Queue Service** - Clean queue service
172
172
- ** Azurite: Clean Table Service** - Clean table service
@@ -716,7 +716,7 @@ You can use Storage Explorer to view the data stored in Azurite.
716
716
717
717
In Storage Explorer, connect to Azurite by following these steps:
718
718
719
- 1 . Select the ** Manage Accounts** icon
719
+ 1 . Select the ** Manage Accounts** icon
720
720
1 . Select ** Add an account**
721
721
1 . Select ** Attach to a local emulator**
722
722
1 . Select ** Next**
0 commit comments