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

Azure CLI pipe don't supports containerapp commands

Esteban Sanchez December 15, 2022

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.
December 16, 2022

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