Category: Graph

  • Protecting Actions in Entra ID

    Protecting Actions in Entra ID

    Conditional Access is well known in its ability to control logins, indeed that is exactly what the name says it does – it puts conditions on access, but now it is also possible to put conditions on actions as well – for example when you want to add an extra layer or protection. This is…

  • Secure Access To Some Mailboxes Via Graph

    Secure Access To Some Mailboxes Via Graph

    When creating App Registrations in Entra to grant Graph based applications permission to resources, it is very easy to over permission. The default behaviour when you grant a permission is that the permission is for all of that particular object, for example read/write over all users or all groups etc. When the resource that you…

  • Entra ID and Parental Consent

    Entra ID and Parental Consent

    For organizations that store the data of young adults and children, and in some legal regions, adults who cannot consent to their own legal affairs, you need to record the Age Group for the user, along with any Consent Provided in the case of Minors. There are three categories of Age Group in Entra ID…

  • What Is The Value of enrollmentProfileName

    In Microsoft EndPoint Manager there are a few different device registration scenarios that make use of a property called device.enrollmentProfileName. To find and apply other settings (apps, config, etc) to these devices later on you need to have a Dynamic Device Group based on this property. The problem is the value of the property is…