Get-MgAuditLogSignIn Authentication requirement?
I am trying to create a PowerShell script with the SDK for Graph but I seem to be missing some details in the output. I would like to get the "authentication requirement" of a signin which is listed clearly in the Entra ID reports in the…
Microsoft Security | Microsoft Graph
Does MS graph api /messages support get mail by NetworkMessageId?
What parameters are supported as filters? Is it only the existing fields in the response object?
Microsoft Security | Microsoft Graph
Can’t find my certification
Cant find my certification I can’t find my certification I am unable to access my certification. last year I passed 3 exams and got mcpd certificate. Now I try to access through the dashboard , I have downloaded the certification and I see only a blank…
Microsoft Security | Intune | Configuration Manager | Other

Microsoft Authenticator has disrupted my phone's screen lock
I am using Samsung Galaxy A14. I have Microsoft Authenticator app installed on my phone. Today I had to use Microsoft Authenticator app to log to microsoft account on my computer and I was asked to enter my screen lock code several times by the app.…
Microsoft Security | Microsoft Authenticator
API change for GET Drive folder items
Our organization uses Graph API to GET users Drive information to download and search content. On 4/9/2021, our GET Drive items call began returning "Resource Not Found" for items that existed. On further inspection, it appeared that our calls…
Microsoft Security | Microsoft Graph
Add marketplace solutions in sentinel workspace via REST API
Hello, I want to add Marketplace solutions to Sentinel workspace, for ex. https://azuremarketplace.microsoft.com/en-us/marketplace/apps/azuresentinel.azure-sentinel-solution-azurewebapplicationfirewal?tab=Overview With GUI, I can use Content Hub to…
Microsoft Security | Microsoft Sentinel
AAD B2C Title in page for accessibility
Hi, I am using Custom policy for Sign up with email verification. The Email verification step does not have a title in the page. We need a title for accessibility requirements and do not prefer adding it through JS. Self asserted profile added the…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Adding FSLogix admx/adml templates to GPO when using Azure ADDS
I have AD management tools set up on a management server connecting to my Azure ADDS. I need to administer my FSLOGIX configurations for my AVD using GPO. Because it is ADDS here I cannot see the traditional DC or the SYSVOL. How can I add FSLogix…
Azure Virtual Desktop
Windows for business | Windows Client for IT Pros | User experience | FSLogix
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Security | Microsoft Entra | Other
Azure randomly created me a new account (with the same credentials as the old one)
My old azure portal account has a dark theme and i have access to a lot of azure resources, in this i am using the "DEFAULT DIRECTORY". When i try to sign into my old account on a different tab of my browser it started a new account with the…
Microsoft Security | Microsoft Entra | Other

Our application is registered to Azure, it was working fine. We are checking few things on authencations and we have added some optional claim inside token section. Then our application stopped working. We have removed those things as well But still issue
Our application is registered to Azure, it was working fine. We are checking few things on authencations and we have added some optional claim inside token section. Then our application stopped working. We have removed those things as well. But, still…
Azure App Service
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
Azure AD B2c Custom script Rest api error
Hi When I am calling rest api from the custom script I get following error "Message": "The remote certificate is invalid according to the validation procedure.", "Message": "The underlying connection was closed: Could…
Azure App Service
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Incorporación de defeder endpoint
Buenas tardes. Como puedo corregir este error que da al momento de incorporar un punto de conexion de defender endpoint. [Error Id: 15, Error Level: 1] Unable to start Microsoft Defender for Endpoint Service. Error message: El nombre de servicio no…
Microsoft Security | Microsoft Defender | Microsoft Defender for Identity
Microsoft Exchange and Microsoft Defender Flag My Site as Phishing--What Can I Do?
Hi, For about a month our site (domain removed due to privacy) has apparently been flagged by Microsoft as a phishing site. A Microsoft Defender warning comes up to that effect on Edge (and only Edge) and any email we send that includes our URL is not…
Exchange Online
Microsoft Security | Microsoft Defender | Microsoft Defender for Identity
Enterprise App Make Available to Other Organizations - Help
Hello, my name is Guilherme, I am an infrastructure analyst and I have little experience with this service, I would like some help, I will detail my block in more detail. Guys, today I need to provide an authentication method through Azure SSO, I already…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Entities in Sentinel - Email and Email cluster
Difference between Email and Email cluster What is the difference between Email cluster and Email? And why do I need to approve all of the actions, when they are concerning a single email - or do I need to approve all of them in order…
Exchange Online
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Sentinel
Azure App - We couldn't sign you in. Please Try again. But I'm signed in
I've an .Net web app which is using Azure AD for authentication and authorization. On development machine, Azure AD login works fine. Production server has SSL installed. I did the following on both the Test and Prod servers Created self-signed cert in…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
How can I search in document library from the root folder with fields that exist in the files to get the target files using pnp modern search
For example, if I am in the root folder in a document library and want to search for the files with fields that don't exist in the root folder, is there a way to do that with PNP modern search?
Microsoft 365 and Office | SharePoint | Development

Microsoft 365 and Office | SharePoint Server | Development

Microsoft Security | Microsoft Graph
How to filter appRoleAssignedTo service principle using the principalType
Hello! Im sending this call POST /servicePrincipals/{id}/appRoleAssignedTo https://learn.microsoft.com/en-us/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0&tabs=http And as results I get users and…
Microsoft Security | Microsoft Graph
Implementing Xbox / Microsoft accounts as a SSO provider for a web site
Hi, I work at a game development company. We're starting early work to allow using Xbox users log in to our web sites using their Xbox account as SSO, link their Xbox accounts to our own accounts and accept XSTS tokens on our web services. I've…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
How to key users when using OIDC and SCIM
I originally posted this question to SO a month ago, but didn't get any response, so I'm trying here. ------- I'm in the process of updating an internal app with OIDC and SCIM with the goal of having sign-on and provisioning driven by Azure AD. …