Jonathan Myers
Jonathan Myers
Is there any output before the line "File is not a zip file"? If so, could you add it?
If you add `--debug` to your command line, we may get more information Before doing that, let's try clearing out any bad state by deleting `%userprofile%\.azure\cli\tools\artifacttool` (`%userprofile%` is very likely...
@ChanganXiang we will need additional information before we can begin to diagnose your issue. Please provide us with the complete text of any error messages received as well as surrounding...
We don't have specific support for SP/MI in artifacts-keyring (or artifacts-credprovider which it uses behind the scenes) at this time, but if you can get an AAD access token (e.g....
I'm not really familiar with GH Actions, but that looks like it should work. You might consider setting up the environment variables to use with artifacts-credprovider rather than using `dotnet...
Thanks for sharing that, @novablinkicelance! I would make two minor suggestions: * Add a username (exact value doesn't matter) to the URL so that the token is the password. Systems...