-
Notifications
You must be signed in to change notification settings - Fork 441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add guidance on how to debug the application (VS / VS Code Debugger) #134
Comments
I have the same Issue. Any suggestions to debugging the project with VS 2022? |
Once you've provisioned resources with |
Will the As an aside, there's a blocker in VS Code support, #183, due to an azd bug. But I have started work on some small improvements to the VS Code experience in #184 |
It won't. You'll have to set the environment variables manually. |
That's what I thought. I might see about taking it up with the azd VS extension team to see if we can get some way to get that file (like in VS Code) to then load the env vars |
I'll be submitting a PR that works with managed identities. Once the services are deployed, 2 steps are required for local dev using VS2022 (the local credential in VS2022 is a fun experience). I'll write a step-by-step and also record a short video to support this. Best |
@elbruno any news on this? I'm also trying to get it working locally |
No description provided.
The text was updated successfully, but these errors were encountered: