Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Pipe for azure webapp deployments using container registry image

Andrea Calderon March 7, 2024

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.

1 answer

1 accepted

1 vote
Answer accepted
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 8, 2024

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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events