Introduction:
In this article we are going to use YAML pipelines for doing the deployment of synapse code along with customization of input parameters which can help you create the deployment d...
If you look at the screenshot above , in the synapse deployment task while I was building the pipeline during August 2021 had the advanced-> cloud environment in the UI (Click on settings above the task in the YAML ), when I selected option as 'Azure Public' which reflected as input --> Environment : 'prod' in the YAML code. But now, it seems the synapse workspace deployment task has been updated.
Click on the settings above the YAML task
Check under advanced -> cloud environment like below: (if it is selected as Azure Public)
Can you click on the settings above the task in YAML and see in advanced if this has the same "Cloud Environment" option and select 'Azure Public' and check.(Please refer the screenshots above).
It will be there as environment:'prod' if the cloud environment is selected as 'Azure Public'