Azure Custom Policy- PostgreSQL Product - Compliance Report not Available- New Feature Request
If you're attempting to create custom policies for Azure Cosmos DB for PostgreSQL at the subscription level and are running into issues where compliance reports show "no resources found," this tutorial can help you troubleshoot the problem. Despite deploying resources under the same subscription, compliance reports may still not recognize them - a common occurrence that can be frustrating to deal with.
According to this tutorial, the issue is due to the resource provider, Microsoft.DBforPostgreSQL, lacking a read operation for the resource type Microsoft.DBforPostgreSQL/serverGroupsv2, which prevents policy from being able to read the resource and generate compliance reports. Custom policies are assigned at subscription level, and thus not being able to reach resources means any assigned policies will not work properly.
Currently, the requested read operation is not supported by the provider, and will be implemented in the future by the PG Team. Once it becomes available, compliance reports will be able to show resources under custom policy, and it will work properly, until then it is recommended to wait for this feature.
For now, the only supported operations are for Microsoft.DBforPostgreSQL/serverGroupsv2. Adopting the troubleshooting techniques featured in this tutorial should help you achieve better results when attempting to implement custom policies for Azure Cosmos DB for PostgreSQL, bringing you one step closer to achieving compliance.
The detailed steps and images provided in the tutorial convey the service-specific knowledge about the PostgreSQL product that a subscriber might require, making it an invaluable resource for anyone who has encountered a similar issue.
Published on:
Learn moreRelated posts
Troubleshooting Common Custom Policy Issues in Policy Development
If you're looking to troubleshoot common issues with creating Azure custom policies, this blog post is here to guide you through the process. ...
Azure Cosmos DB Conf 2024: Accelerating Innovation in AI and Data
The fourth annual Azure Cosmos DB Conf held on April 16, 2024, was a highly anticipated event for those at the forefront of cloud data managem...
Introducing Azure Cosmos DB for MongoDB vCore | Azure Friday
Join Azure Friday to learn about the exciting introduction of Azure Cosmos DB for MongoDB vCore. In this informative video, you'll discover ho...
Building and deploying Java apps with Spring Cloud and Azure Cosmos DB
If you're looking to build and deploy Java applications with Spring Cloud and Azure Cosmos DB, this post has got you covered. On an episode of...
Communication Compliance: Prioritize analysis of policy-driven alerts with Azure Cognitive Services (public preview)
Azure Cognitive Services are set to offer text analysis capabilities to Communication Compliance, thereby helping businesses prioritize and in...
Introducing Azure Cosmos DB for PostgreSQL | Azure Friday
Azure Cosmos DB for PostgreSQL brings an exciting new development for app developers who aim to build scalable PostgreSQL applications with ea...
Open-source developers rejoice! 🙌 PostgreSQL support and MongoDB enhancements announced at Ignite 2022
Microsoft Ignite 2022 brought great news for open-source database enthusiasts. Azure Cosmos DB now offers PostgreSQL support, as announced by ...
Desktop tools for developing with Azure Cosmos DB | Azure Friday
In this episode of Azure Friday, you'll discover a variety of desktop tools for developing with Azure Cosmos DB that streamline the developmen...
Azure Cosmos DB Cassandra API: A true differentiator with Autoscale
If you are facing challenges with accommodating the growing volume, variety and velocity of your data, the Azure Cosmos DB Cassandra API is on...