Relative Content

Tag Archive for azure-devopsazure-functionsazure-pipelines

how to configure Azure pipeline approval check to deploy to azure function apps?

We have 2 pipelines to deploy to our Azure function apps. one for dev and one for prod. the one for dev triggers automatically and doesn’t require any approval. but the one for Prod triggers manually and requires approval check. both pipelines are using a same service connection. not sure how can I configure the approval check because when I go to the Environment I can only add ‘Kuberneties’ and ‘Virtual Machines’ as a resource.