Explore >> Select a destination


You are here

keithbabinec.com
| | smsagent.blog
11.3 parsecs away

Travel
| | For some time, I've been activating and scheduling activations for Azure roles under Privileged Identity Management (PIM) using the Microsoft Graph PowerShell SDK. However recently we secured these role activations to require a conditional access authentication context with MFA. This basically requires me to MFA when I activate a role with PIM. Problem is, by...
| | dataveld.com
11.0 parsecs away

Travel
| | Reading Time: 4 minutes Postman is a valuable tool to work with APIs, especially when testing and making ad hoc requests outside of an automated production solution. In terms of where a Power BI developer may find Postman useful, it sits somewhere between the...
| | smsagent.blog
10.8 parsecs away

Travel
| | For a long time I've used the following PowerShell cmdlet from the Intune PowerShell SDK to get an access token for Microsoft Graph for running ad-hoc Graph queries or testing automation code locally: $GraphToken = Connect-MSGraph -PassThru Since most of the time I prefer to construct my own code to call the REST API directly...
| | blog.gbrueckl.at
57.3 parsecs away

Travel
|