Hi,
We want to deploy a WebApp from pipelines using a image from Azure Container Registry, or If is possible deploy a container, but I'm not able to find a pipe for that.
What should be recommended for WebApp deployments with Azure Container Registry?
Thanks for the help.
Hi @Andrea Calderon . There is a Bitbucket pipe to push to Azure Container Registry.
- pipe: atlassian/azure-acr-push-image:0.3.0 variables: AZURE_TOKEN_NAME: "<string>" AZURE_TOKEN_PWD: "<string>" AZURE_REGISTRY: "<string>" IMAGE_NAME: "<string>" TAGS: "<string>" # Optional # DEBUG: "<boolean>" # Optional
More pipes for Azure you could discover at the Bitbucket Pipes Marketplace.
Regards, Igor
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.