Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

did azure change some auth or format? #39

Closed
squillace opened this issue Nov 4, 2021 · 1 comment · Fixed by Azure/azure-cli#20219
Closed

did azure change some auth or format? #39

squillace opened this issue Nov 4, 2021 · 1 comment · Fixed by Azure/azure-cli#20219
Assignees

Comments

@squillace
Copy link

a user reported "I’ve got this down to an issue with the latest Azure CLI release – 2.30.0 , if I downgrade the Azure CLI all is good. So either the Az CLI team have a bug, or there is a breaking change that is preventing porter from operating correctly."

Let's have a look at this.

: Error context message = Error: could not save the pending action's status, the bundle was not executed:could not read storage schema document:Failed to login with Azure CLI:Error parsing Token Expiration Date "":Error parsing expiration date "".

CloudShell Error: parsing time "" as "2006-01-02T15:04:05Z07:00": cannot parse "" as "2006"

CLI Error: parsing time "" as "2006-01-02 15:04:05.999999": cannot parse "" as "2006"

@carolynvs
Copy link
Member

@squillace Looks like this was finally fixed in the az CLI. Azure/azure-cli#20219

Since we don't distribute the az cli in this plugin, I think there's nothing for us to do? The users just need to update their az cli to the latest version. Does that sound right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants