I wanted to know how we can create a service principal for Azure Postgresql. This is the
Create a Service Principal for PostgreSQL server
CodePudding user response:
Issue was caused because of KeyVault -> Access Policy. permissions. replicated the same scenario.
Step1: created PostgreSQL single server
Step2:
Create key vault secret along with access policy permissions
Step2: Once after creation on key vault, we can observe the access policies were already embedded default if not, add respective access policies.