Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,377 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Greetings...
As part of my effort to pass variable values seamlessly to different files in my azure devops pipelines I stumbled upon anchors in yml. But, I see them currently not being supported. What work around do I have in order to reuse variables defined in one yml file to be used in other yml and json files.
Can I instead use global variables in my yaml to access these variables in other yml and json files?
Thank you