Azure / arm-deploy

ARM action to deploy an Azure Resource Manager (ARM) template to all the deployment scopes
MIT License
83 stars 39 forks source link

Token life cycle #134

Open DanielTillmannTR opened 1 year ago

DanielTillmannTR commented 1 year ago

what is the default life span of the token?

Is there a way to extend the token's life for long running CICD scenarios, or do you recommend relogging in?