I have a docker image in my Azure Container Registry and a Web App For Containers(Linux). Now, I want to create a release pipeline which should be able to deploy that container for Azure Container Registry to Web App For Container. I know I can do this manually but I need to Automate this process through Azure DevOps.
1
-
I would suggest you start with the devops pipeline documentation learn.microsoft.com/en-us/azure/devops/pipelines/?view=azdevops Stack Overflow is a developer site so without any error messages or code samples to help you debug it is hard to give you a definitive answermicahmckittrick– micahmckittrick2019-01-25 20:08:42 +00:00Commented Jan 25, 2019 at 20:08
Add a comment
|