[Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac - Mailing list pgadmin-hackers

From Yogesh Mahajan
Subject [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac
Date
Msg-id CAMa=N=MHKrjU73LyBCc+tZ2gxAM6Tr4cPJT9-2aNAv9-BdrDJA@mail.gmail.com
Whole thread Raw
Responses Re: [Patch] - Bug #7632 - [Azure PostgreSQL] - Unable to authenticate using Azure CLI on Mac  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
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
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that If the trigger function definition is cha
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7579] Multiple query tool fixes