Missed Team ’24? Catch up on announcements here.

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

Azure multi-subscription in pipe azure-web-apps-deploy

ishetnogferre April 3, 2024

Hi,

 

Multi subscription is supported in the pipe azure-web-apps-container-deploy, added here as per this discussion.

 

We'd also like to use it in  Azure Web Apps Deploy as well

 

Thanks in advance!

2 answers

1 accepted

0 votes
Answer accepted
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 1, 2024

@ishetnogferre hi. New version of the pipe with azure subscription available:

script:
  - pipe: atlassian/azure-web-apps-deploy:1.2.0
    variables:
      AZURE_APP_ID: $AZURE_APP_ID
      AZURE_PASSWORD: $AZURE_PASSWORD
      AZURE_TENANT_ID: $AZURE_TENANT_ID
      AZURE_RESOURCE_GROUP: $AZURE_RESOURCE_GROUP
      AZURE_APP_NAME: 'my-site'
      ZIP_FILE: 'my-package-$BITBUCKET_BUILD_NUMBER.zip'
      AZURE_SUBSCRIPTION: 'My Azure Subscription'

Sorry for the delay with response.
Regards, Igor

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 5, 2024

@ishetnogferre hi.
Thanks for your feature request. We will add this feature to the azure-web-apps-deploy pipe and notify you when new pipe release will become available.

Regards, Igor

ishetnogferre April 15, 2024

Hi,

 

Any indication about timing for this feature? Because we're using such a project in production right now and waiting for this to continue, if not in the near future, we'll look into a workaround.

 

Thanks!

Suggest an answer

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

Atlassian Community Events