Missed Team ’24? Catch up on announcements here.

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

What is AZURE_APP_NAME ?

white_horse September 12, 2021

In your example at https://bitbucket.org/microsoft/example-azure-web-apps-deploy/src/master/bitbucket-pipelines.yml 

or https://bitbucket.org/microsoft/azure-web-apps-deploy/src/1.0.3/

what is AZURE_APP_NAME ???

 

script:
- pipe: microsoft/azure-web-apps-deploy:1.0.0
variables:
AZURE_APP_ID: $AZURE_APP_ID
AZURE_PASSWORD: $AZURE_PASSWORD
AZURE_TENANT_ID: $AZURE_TENANT_ID
AZURE_RESOURCE_GROUP: 'example-azure-web-apps-deploy'
AZURE_APP_NAME: 'example-azure-web-apps-deploy'
ZIP_FILE: 'example-$BITBUCKET_BUILD_NUMBER.zip'

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 12, 2021

It's the name of the application you want to deploy.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events