The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

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

Comments for this post are closed

Community moderators have prevented the ability to post new 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

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events