Set Azure Container Instance variable using release pipeline YAML and AzDevOps variable group
I want to set Azure Container Instance (ACI) custom environment variables for a .net 8 application using release pipeline YAML and AzDevOps group variable. I want to link the respective AzDevops variable group for DEV, QA, PROD to the respective…