Use the policy pushdown resync API to resynchronize the connection between Data Governance and Catalog and your source system.
The policy pushdown resync API resynchronizes the connection between Data Governance and Catalog and your source system. This pushes down all the data access policies again into your source system.
You must have the Governance Administrator Metadata Command Center role to run this API.
For Databricks, Data Governance and Catalog replaces the existing row filter function. If the row filter function is already applied to the table, then it will still be applied when the function is replaced. There is no point when the table is without a row filter function.
For Microsoft Fabric Data Lakehouse, Data Governance and Catalog creates a new security function and attaches it as a filter predicate on the target table. If the correct data filter policy already exists, Data Governance and Catalog atomically updates the predicate in place. If a different data filter policy is attached, Data Governance and Catalog detaches the old one first and then creates the data filter policy. Concurrent creation conflicts are handled gracefully by falling back to an alter if the data filter policy already exists.
Policy pushdown resync API endpoints
Resynchronize the connection between Data Governance and Catalog and your source system. Submit a request with the appropriate method and endpoint.
Note:
The policy pushdown resync API only works with Databricks and Microsoft Fabric Data Lakehouse.
The following table describes methods and endpoints for the data access policy resync API: