Skip to content

Commit 74ebfaf

Browse files
authored
Update storage-use-azurite.md
1 parent 70a9dc3 commit 74ebfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-azurite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following settings are supported:
5151
- **azurite.tablePort** - The Table service listening port, by default 10002.
5252
- **azurite.cert** - Path to a locally trusted PEM or PFX certificate file path to enable HTTPS mode.
5353
- **azurite.debug** - Output the debug log to the Azurite channel. The default value is **false**.
54-
- **azurite.key** - Path to a locally trusted PEM key file, required when
54+
- **azurite.key** - Path to a locally trusted PEM key file, required when **Azurite: Cert** points to a PFX file.
5555
- **azurite.location** - The workspace location path. The default is the Visual Studio Code working folder.
5656
- **azurite.loose** - Enable loose mode, which ignores unsupported headers and parameters.
5757
- **azurite.oauth** - Optional OAuth level.

0 commit comments

Comments
 (0)