Azure Functions

Azure Functions runs operations and deploys to web addresses or web locations. The Azure Functions step is essentially a deploy step. It takes the artifact FROM what was built and pushed to ACR and then deploys it . Once the pipeline has successfully run, you can view what you have deployed within the Console Log (in pipeline Activity Log) to see what has actually been deployed by navigating to the final output link.