Michael Mican
Michael Mican
You could configure your GraphServiceClients manually with `TokenCredentials` from Azure.Identity and then use the allready proposed [KeyedService](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/dependency-injection?view=aspnetcore-8.0#keyed-services) feature for dependency injection to achive this. If i understand you correctly you...
We are seeing this issue aswell since 20.05
Great find @robinmalik ! - Inspired by that i tried arround a bit more and found another workarround: ~You can also specify `-Top 100` (which is the default anyway) which...
@MIchaelMainer unfortunately yes - our ticket with microsoft was archived with the information a fix will be coming before the end of the year - so let's see :)
My current workarround is basically a Script of Folder level: ```js const btoa = require("btoa") var creds = btoa(bru.getEnvVar("")+":"+bru.getEnvVar("passwordEnvVarName")); req.setHeader("Authorization","Basic "+creds); ```
This issues is now almost 8 years old. Is this still a thing? Or was this abandoned somewhere down the line
Thanks @mgravell for the heads-up - I will give it a shot
@lei9444 to my knowledge, yes i did
is there a way how i can force the uninstallation of winget 0.95? i would really like to update to get the new features. Any ideas @lei9444 ?
Even when trying to update through GUI i get an error