An Azure service that is used to provision Windows and Linux virtual machines.
Finally I've identified the problem.
this is problem in PostgreSQL Installer,
Problem account name from you are installing is contains space.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Install postgres12 on Azure VM Windows 10 or Windows 12 ends up with error
"Problem running post-install step. Installation may not complete correctly"
In Log
Failed to reset the ACL (C:\Program Files\edb\as12\data)
In Error Dialog
"Problem running post-install step. Installation may not complete correctly"
Additional Information I have install on perm without problem, I think there is a access issue on NT NETWORK SERVICE account
I tried it in clean VM result are same.
An Azure service that is used to provision Windows and Linux virtual machines.
Answer accepted by question author
Finally I've identified the problem.
this is problem in PostgreSQL Installer,
Problem account name from you are installing is contains space.
I tried, results are same.
Can you add postgres user as a admin and try again?
or run the installation in Admin command prompt and let mw know