Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Azure CLI pipe don't supports containerapp commands

Edited

Hi,

We are required to deploy a Container App to Azure. I tried to find a pipe for that but the Web App one doesn't seem to work for that.

So, we are trying to use the CLI (microsoft/azure-cli-run:1.1.0) but the installed version is currently 2.3.1, and seems it's required at least 2.37 per Microsoft.

So, can we update this pipe to 2.37 at least?

Thanks for the help.

1 answer

1 accepted

0 votes
Answer accepted
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Dec 16, 2022 • edited

Hi @Esteban Sanchez 

Officially released pipes are on Bitbucket Pipes Marketplace.

So, please, use atlassian/azure-cli-run pipe instead. It was forked from https://bitbucket.org/microsoft/azure-cli-run for future maintenance purposes.

script:
  - pipe: atlassian/azure-cli-run:1.1.0
    variables:
      AZURE_APP_ID: $AZURE_APP_ID
      AZURE_PASSWORD: $AZURE_PASSWORD
      AZURE_TENANT_ID: $AZURE_TENANT_ID
      CLI_COMMAND'az account show'

The pipe based on 2.40 azure-cli version.

If any fresh updates required to support the latest feature, please notify us.

Welcome to share your experience with the community.

 

Best regards,
Oleksandr Kyrdan

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events