You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which service(blob, file, queue, table) does this issue concern?
Azurite in VS CODE
Which version of the Azurite was used?
Latest from Gallery
Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
VS CODE Gallery
What's the Node.js version?
v16.13.1
What problem was encountered?
Documentation is unclear how to see Azurite Debug Logs in VS Code
Steps to reproduce the issue?
See above
If possible, please provide the debug log using the -d parameter, replacing <pathtodebuglog> with an appropriate path for your OS, or review the instructions for docker containers:
No idea, how do you set -d for azurite in VS Code? (This is another documentation issue!)
-d "<pathtodebuglog>"
Please be sure to remove any PII or sensitive information before sharing!
The debug log will log raw request headers and bodies, so that we can replay these against Azurite using REST and create tests to validate resolution.
Have you found a mitigation/solution?
NOPE. Please update the documentation, should be an easy fix.
The text was updated successfully, but these errors were encountered:
If you think the above section is not clear enough for customer to find Azurite debug log, Azurite welcome contribution.
It would be great if you could raise a PR to make the description more clear!
Which service(blob, file, queue, table) does this issue concern?
Azurite in VS CODE
Which version of the Azurite was used?
Latest from Gallery
Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
VS CODE Gallery
What's the Node.js version?
v16.13.1
What problem was encountered?
Documentation is unclear how to see Azurite Debug Logs in VS Code
Steps to reproduce the issue?
See above
If possible, please provide the debug log using the -d parameter, replacing <pathtodebuglog> with an appropriate path for your OS, or review the instructions for docker containers:
No idea, how do you set
-d
for azurite in VS Code? (This is another documentation issue!)Please be sure to remove any PII or sensitive information before sharing!
The debug log will log raw request headers and bodies, so that we can replay these against Azurite using REST and create tests to validate resolution.
Have you found a mitigation/solution?
NOPE. Please update the documentation, should be an easy fix.
The text was updated successfully, but these errors were encountered: