Forums

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

Bitbucket CI CD Pipeline to deploy dot net application for Azure webapp

Manohar October 7, 2022

Hi,

Am planning to create CI and CD Pipeline in Bitbucket for deploying .Net applicaiton to Azure.

 

Can you please guide me.

1 answer

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 7, 2022

Hi @Manohar .
You can take a look at the azure-web-apps-deploy or azure-web-apps-containers-deploy pipes

script:
  - pipe: atlassian/azure-web-apps-deploy:1.1.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.zip'


To discover more pipes, visit our Bitbucket Pipes Marketplace.


Regards, Igor

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
atlassian, jira cloud certification, managing jira projects, jira project administration, jira cloud exam, atlassian certification, agile project management, jira workflows, jira permissions, jira training, jira cloud skills, atlassian learning

Become a Certified Jira Service Project Expert 🦸🏻‍♂️

Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.

Get Certified! ✍️
AUG Leaders

Atlassian Community Events