tomatsue
tomatsue
I'm facing the same issue in Azure Cloud Shell. It seems there is something wrong with LinuxTokenCache when running in a Linux container. As a workaround, using `-ContextScope Process` works...
Workaround: This works for me. ```xml yourtenant.onmicrosoft.com B2C_1A_TrustFrameworkExtensions string CheckboxMultiSelect Current Time dateTime Current date time in UTC. Current date time in UTC. Terms of Use Consent Date Time dateTime...
Hi @petrhollayms, Could you explain the difference between New-MgGroupMember and New-MgGroupMemberByRef? Both commands seem to perform the same function. Additionally, I couldn't find any mention of New-MgGroupMemberByRef in the following...
Hi @thadumi, thank you for checking. I've found a problem with the results of [Get-EntraUserCertificateUserIdsFromCertificate](https://learn.microsoft.com/en-us/entra/identity/authentication/concept-certificate-based-authentication-certificateuserids#get-entrausercertificateuseridsfromcertificate). This command returns the IssuerAndSerialNumber value — for example, "X509:DC=com,DC=contoso,CN=CONTOSO-DC-CAeF3gH4iJ5kL6mN7oP8qR9sV0uD", which is supposed to be...