I am unable to create cosmos DB account in azure using terraform in playground. I have tried many different configuration in order to make the resource compliant with the limits and policies. I even created the cosmos DB account manually, then import it in terraform, after that I extracted the configuration, and tried to recreate it with the exported configuration. But still I am facing 403 forbidden as the deployment is denied by some policy. “22159d88-0023-4d07-8b22-cd1769968b1c” is the policy that is causing the issue.
Kindly help me on this.