Michael Mican

Results 24 comments of Michael Mican

I +1 this. This is particullarly interessting when there is a bug fix in the pipeline (e.g. #1185 which was closed with #1303) but is not in a release build...

Same issue here! Bricked all our PS 7 Runbooks. @FialaP `can I get Microsoft.Graph.Authentication version 1.9.6 for Powershell 7.1 runtime version to Azure powershell runbook (workaround)?` We managed to achive...

> > Same issue here! Bricked all our PS 7 Runbooks. > > @FialaP `can I get Microsoft.Graph.Authentication version 1.9.6 for Powershell 7.1 runtime version to Azure powershell runbook (workaround)?`...

To be honest I do belive the blame is to put on the Azure Automation team here. PS 7.2 is a LTS version and is a stable (not preview release)...

@petrhollayms wait a second but the api itself does return the properties properly - Why exactly is this an API issue?

Same issue here. Absolutely horrible bug tbh. This is currently a hard blocker for us as for security and regularoty reasons we may not tamper with module files of modules,...

Hi @baywet Basically Kiota currently has a static function: ```csharp // from Microsoft.Kiota.Abstractions.dll (1.7.5) public static T? Deserialize(string serializedRepresentation) where T : IParsable``` ``` Note that the generic Type T...

Any updates? It has been 5 Years, maybe the backlog cleared up a bit 😄 /cc @paulbatum