Skip to content

Commit 929a2a8

Browse files
authored
Merge pull request #119065 from smargoli2/patch-1
Update storage-use-azurite.md
2 parents bafb333 + 4404dc4 commit 929a2a8

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 PEM 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)