Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

What is AZURE_APP_NAME ?

white_horse
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
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