1) Ensure that the next button should be disabled if the password did not match for Azure deployment. Fixes #7616 2) Fixed an issue where Azure cloud deployment failed. Fixes #7617
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f873ab537408a6125cff7e519ce5dcccab0ed8fc Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_13.rst | 2 ++ web/pgadmin/misc/cloud/azure/__init__.py | 2 +- web/pgadmin/misc/cloud/static/js/azure.js | 5 +++++ 3 files changed, 8 insertions(+), 1 deletion(-)