Missed Team ’24? Catch up on announcements here.

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

how to integrate azure blob to push the artifacts!

jaya_prakash_ November 23, 2022

Hi Team,

 

I would like to know the process of pushing artifacts to azure blob storage for storing the artifacts like nexus, jfrog or s3, could you please guide us to achieve this.

 

Thanks

Jayaprakash

1 answer

0 votes
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 25, 2022

Hi @jaya_prakash_ 

Thank you for your question!

It's a good case for azure-storage-deploy pipe:

script:
  - pipe: atlassian/azure-storage-deploy:1.0.2
    variables:
      SOURCE'myfile'
      DESTINATION'https://mystorageaccount.blob.core.windows.net/mycontainer/myfile'
      DESTINATION_SAS_TOKEN: $AZURE_STORAGE_SAS_TOKEN


To discover more pipes, visit our Bitbucket Pipes Marketplace.

Best regards,
Oleksandr Kyrdan

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events