Fixed an issue with the error message being displayed at the right place for Azure deployments. Fixes #7497
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c6e7d4f4f7d0a7b6501fdb5c767c3e76dfa9a5e Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_13.rst | 1 + web/pgadmin/misc/cloud/static/js/aws.js | 11 +++++++++++ web/pgadmin/misc/cloud/static/js/azure.js | 12 ++++++++++++ 3 files changed, 24 insertions(+)