akashyxp

Results 7 comments of akashyxp

> Thanks for reporting this issue, [@akashyxp](https://github.com/akashyxp). Can you explain what you mean by authentication workaround? What steps are you following exactly? So since original docker command causes issues: `docker...

Environment : WSL Ubuntu 22.04 An update here @joshfree @conniey , I built image using : `./eng/scripts/Build-Docker.ps1 -ServerName "Azure.Mcp.Server"` I followed this troubleshooting documentation : [Microsoft-Entra-ID](https://github.com/microsoft/mcp/blob/main/servers/Azure.Mcp.Server/TROUBLESHOOTING.md#using-azure-entra-id-with-docker) I did `az login`...

> The issue is that you built the docker image with -rw-rw-r-- 1 root root 131937098 Oct 3 01:09 azmcp . This doesn`t have executable permission set. You then have...

Hi @conniey , do you have any idea about https://github.com/microsoft/mcp/issues/710#issuecomment-3374192020 ? Any info would be much appreciated. Thank you.

> We should not be trying to use interactive browser credential when running in a docker container because there is no handle to open. This is a bug in our...

Hi @g2vinay , can you help here and give any inputs? Thanks in advance!

> Curious, why is the .azure dir referred from /home/myuser in your config, that path looks invalid. Hi @g2vinay , sorry for the late response. It is referred from that...