We have several azure functions that we need to build cicd pipelines for in azure devops. the yml we create will need to deploy to different environments e.g. dev, uat and prod. we are not quite ready for prod but we can have the yml already prepared for when we are ready.
... Show more