Mikael Weaver
Mikael Weaver
## Why this PR? `az ad app permission admin-consent` is the old way of granting Application Permissions and Delegated Permissions to an app. It requires user intervention for admin consent...
In the repository's `Pipfile` I see `bluepy` is locked to version 1.0.5. I'm curious, is there a reason for this? I ask because 1.0.5 has a bug where `bluepy` doesn't...
While talking to @sordahl-ga, he highlighted that Newtonsoft is slower in comparison to System.Text.Json. We switch over for the performance gains and align with the Microsoft recommendation of using System.Text.Json....