Thanks for the question and using MS Q&A platform.
As I understand that you are trying to set up Synapse Link to synchronize tables between Dataverse in PowerApps and Finance and Operations (F&O). The connection setup seems successful, but enabling table sync throws the "SYN-806: Default storage container in Synapse workspace is not accessible" error.
The error message indicates that the Synapse workspace cannot access the storage container it needs to perform the synchronization. Even though the setup initially seemed successful, the error can occur due to the following reasons:
Check Azure Resource Access: Ask your Azure Administrator to verify if any recent changes have been made to the storage account or container access control. They can check for any automated scripts or policies impacting permissions.
Check Permissions: While you might not have changed permissions manually, it's possible there are automated security policies or scripts that could have accidentally modified permissions on the storage containers, restricting Synapse Link's access.
Azure Resource Manager (ARM) Template Deployment: If your Synapse Workspace was deployed using an Azure Resource Manager (ARM) template, there might be a configuration issue in the template itself. Double-check the permissions defined for the storage account within the template.
Recreate the Connection (With Caution): Try to recreate the connection, as it involves deleting and recreating the Synapse Link connection in PowerApps. This can potentially force Synapse Link to re-establish the connection and pick up the correct permissions during the process. However, be aware that this might cause some initial data synchronization delays.
Intermittent issue: In rare cases, there could be temporary permission glitches within Azure. Try waiting for a short period and then attempt enabling table sync again. Sometimes, a quick refresh can resolve temporary access issues.
I hope this information helps! Please do let us know if you have any further questions.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.