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

Does the AKS deploy pipe support any means of setting the subscription ID?

dan.taylor
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!
November 1, 2023

I can't for the life of me find any example or way of setting the subscription ID using the aks pipe integration. It uses an arbitrary default which causes the command to fail at the moment.

2 answers

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 6, 2023

@dan_taylor hi. New version of the azure-aks-deploy pipe released with support of subscription ID feature:

script:
  - pipe: atlassian/azure-aks-deploy:1.2.0
    variables:
      AZURE_APP_ID: $AZURE_APP_ID
      AZURE_PASSWORD: $AZURE_PASSWORD
      AZURE_TENANT_ID: $AZURE_TENANT_ID
      AZURE_AKS_NAME: 'my-cluster'
      AZURE_RESOURCE_GROUP: 'my-resource-group'
      KUBECTL_COMMAND: 'version'
      AZURE_SUBSCRIPTION: 'my-subscription'

Regards, Igor 

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 3, 2023

Hi @dan_taylor . Thanks for your question. Currently this pipe does not support subscription ID.
We added this as a feature request. We will notify you when this feature will become available.

Regards, Igor

Suggest an answer

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

Atlassian Community Events