Synapse workspace deployment Error-  connect ENETUNREACH

Issue: We have installed and added the synapse workspace deployment in our DevOps environment and created a release pipeline to push the ARM template (Development) to the Production environment. But during deployment, we are getting the below error. [error]Encountered with exception:Error: Get workspace location error: Error: connect ENETUNREACH 169.254.169.254:80 Solution: Follow the below steps to…

By Bhargava February 18, 2023 0

Azure Data factory linked service – system managed service identity error

Error: Cannot connect to SQL Database:’’, Database: ”, User: ”. Check the linked service configuration is correct, and make sure the SQL Database firewall allows the integration runtime to access. Login failed for user ‘<token-identified principal>’., SqlErrorNumber=18456,Class=14,State=1, Activity ID: As per the error message, Data factory managed identity doesn’t have access to the azure SQL…

By Bhargava September 8, 2022 0