Re: [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac
Date: 2022-08-22 09:22:32
Message-ID: CANxoLDeOjphnxC_d98CPigLzMQwG83FLsVW6TpFfmuOKNUtUwA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, the patch applied.

On Mon, Aug 22, 2022 at 12:39 PM Yogesh Mahajan <
yogesh(dot)mahajan(at)enterprisedb(dot)com> wrote:

> Hello,
>
> Please find the attached patch which fixes the problem of not
> including azure cli installation path in the PATH variable of the runtime
> environment.
> I have added explicitly '/usr/local/bin' location to the PATH variable
> while spawning the pgAdmin 4 runtime process.
> Kindly let me know if there is any better way.
>
>
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>

--

<http://www.enterprisedb.com>

Akshay Joshi

Principal Software Architect

+91 9767888246

www.enterprisedb.com

<https://www.linkedin.com/company/edbpostgres>
<https://twitter.com/edbpostgres?lang=en>
<https://www.facebook.com/EDBpostgres>
<https://www.instagram.com/EDBpostgres/>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-22 09:22:52 Re: [pgAdmin][RM7579] Multiple query tool fixes
Previous Message Akshay Joshi 2022-08-22 09:22:15 pgAdmin 4 commit: Fixed an issue where a user could not authenticate us