Explore >> Select a destination


You are here

svrooij.io
| | smsagent.blog
7.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...
| | svirlan.com
11.7 parsecs away

Travel
| | Copy Business Central environment using interactive PowerShell script
| | www.systanddeploy.com
5.5 parsecs away

Travel
| | In this post we will see how to query Intune resource from a Logic App by using an Azure app registration.
| | az-liftshift.com
62.1 parsecs away

Travel
| This article shows how an ASP.NET Core Razor Page application could implement an automatic sign-out when a user does not use the application for n-minutes. The application is secured using Azure AD B2C. To remove the session, the client must sign-out both on the ASP.NET Core application and the Azure AD B2C identity provider or