Forum Discussion
sqlEndPoint metadata refresh
- 1 year ago
it believes that a refresh is not necessary in the current circumstances.
- 1 year ago
Hi smpa01 ,
Thanks for sharing this in Microsoft Fabric Community.
As mentioned by lbendlin , the behavior you're seeing is expected. The refreshMetadata call checks if a refresh is needed based on recent changes, and if it determines that there's no schema change or update requiring sync, it completes with a 200 response and status as NotRun.This means the service has received the request but didn't find any reason to run the refresh job.
As you pointed out, if the preceding transaction didn't introduce any structural changes to the table, this outcome is expected.
Blog Reference : Refresh SQL analytics endpoint Metadata REST API (Generally Available) | Microsoft Fabric Blog | Microsoft Fabric
Please reach out for further assistance.
Thank you.
Hi smpa01 ,
Following up to see if your query is resolved and if any of the responses helped.
If you're still facing issues, feel free to reach out.
Thank you.