Closed iMicknl closed 10 months ago
By default, azd auth login tries to redirect back to localhost port 45709, however this one isn't opened in the devcontainer.
After adding manually 45709 as a port, it works.
Am I the only one facing this? Otherwise maybe good to add this port to our devcontainer.
Try removing the HTTPS policy in Edge
https://github.com/Azure/azure-cli/issues/10426
worked for me with AZD as well (not related to devcontainer, but on my local machine)
By default, azd auth login tries to redirect back to localhost port 45709, however this one isn't opened in the devcontainer.
After adding manually 45709 as a port, it works.
Am I the only one facing this? Otherwise maybe good to add this port to our devcontainer.