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.
@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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.