Category: Microsoft Graph
Posted by Harri Jaakkonen Posted on 28/10/2022 0 Comments on PowerShell 7.2.7 and Could not load type ‘System.Security.Cryptography.SHA256Cng’
Posted in Azure, Azure AD, Identity, Microsoft Graph, Powershell
The error is described in the title but what leads to this error? Generating the problem with Connect-AzureAD module When you have PowerShell 7.* installed and you want to install Azure AD module and connect to Azure AD, the install…
Posted by Harri Jaakkonen Posted on 17/08/2022 0 Comments on TOTP globally available for Azure AD B2C
Posted in Azure, Azure B2B, Azure B2C, Conditional access, Identity, Identity Platform, Microsoft Graph, Powershell, Security
I wrote before a post about B2C in general, how to use our own custom domain thru Azure Front door and how to use custom policies. I prefer that you read these out to get clearer picture of B2C functionality….
Posted by Harri Jaakkonen Posted on 13/04/2022 0 Comments on Old PowerShell modules vs Microsoft Graph SDK and MSAL vs ADAL
Posted in Azure, Identity, Identity Platform, Microsoft Graph, Powershell, Security
Two main thigs that I want to concentrate in this post are ADAL deprecation and Graph PowerShell but also little bit about tokens. Microsoft is deprecating ADAL and Azure AD Graph Just as a reminder to all who it concerns….