Hi Brad, thanks for this series, it has helped a lot!
I'm having a problem with the Synapse deployment task in the release pipeline. I'm getting a 404 for workspace not found. I've followed all the steps, including the pre-requisites but I can't figure this one out. The workspace does exist (running az synapse workspace show in the pipeline works). Any thoughts? Thanks for any help you can give.
Log snippet:
2021-07-21T16:36:06.0662405Z Workspace info url: https://management.azure.com***/providers/Microsoft.Synapse/workspaces/<workspace-name>?api-version=2019-06-01-preview
2021-07-21T16:36:06.0704131Z ##[debug][POST]https://login.windows.net/***/oauth2/token/
2021-07-21T16:36:06.5016969Z Failed to fetch workspace info, status: 404; status message: Not Found
2021-07-21T16:36:06.5072255Z Error during execution: Error: Get workspace location error: Failed to fetch workspace info Not Found
2021-07-21T16:36:06.5074281Z ##[debug]task result: Failed
2021-07-21T16:36:06.5161943Z ##[error]Encountered with exception:Error: Get workspace location error: Failed to fetch workspace info Not Found