Misreported minimum size requirement on PostgreSQL causes failed deployment
I was trying to deploy an ARM template for Hasura over PostgreSQL, and the Azure Portal UI said the minimum size for the Database SKU Size was 5210, so I put that in and the deployment failed. It's a typo, I believe it should be 5120.
1
vote
