Thanks for posting your question in the Microsoft Q&A forum.
When using OAuth authentication for Azure Synapse SQL, you need to ensure that the Azure AD settings are correctly configured:
- Make sure that the service principal or managed identity used by Power BI to connect to Azure Synapse SQL has appropriate permissions
- Ensure that the Azure AD admin has granted necessary permissions to the application or service principal to access the Azure Synapse SQL database
- For OAuth authentication, you typically need to connect via a private endpoint or ensure that the OAuth token allows access
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful