Synapse Workspace Deployment with WIFThis extension provides a task for deploying Azure Synapse Workspaces using Workload Identity Federation (WIF). Azure Synapse is an integrated analytics service that accelerates time to insight across data warehouses and big data systems. Azure Synapse brings together the best of SQL technologies used in enterprise data warehousing, Spark technologies used for big data, Pipelines for data integration and ETL/ELT, and deep integration with other Azure services such as Power BI, CosmosDB, and AzureML. Features
Synapse Workspace DeploymentDesigned for synapse workspace artifacts deployment. You can use this extension to continuous delivery your synapse artifacts from one workspace to another. Getting startedStep1: Search and get the extension from Azure DevOps marketplace if you have installed the extension before, uninstall it first. Step 2: Make sure Azure DevOps pipeline’s service principal has been granted the permission of subscription and also assigned as workspace admin for target workspace. Step 3. Create a new task in the release pipeline stage. Search for Synapse workspace deployment, and then select Add. Step 4: In the task, select next to the Template box to choose the template file. Step 5: Select next to the Template parameters box to choose the parameters file. Step 6: Select the connection, resource group, and name of the target workspace. Step 7: Select next to the Override template parameters box, and enter the desired parameter values for the target workspace. Documentation and HelpFull documentation available on synapse workspace continuous deployment. SupportFor any issues or feature requests, please open an issue on the GitHub repository. While we strive to address all inquiries, please note that there is no official support for this extension from Microsoft. |