question

TeeNguyen-1489 avatar image
0 Votes"
TeeNguyen-1489 asked vipulsparsh-MSFT answered

Generate report to determine success rate of Windows Hello for Business (WHfB) Users & Azure AD Hybrid Domain Joined Devices

We have a need to generate report to determine success rate of Windows Hello for Business (WHfB) for our company users and Azure AD hybrid domain joined devices. Where can we generate these 2 reports?

Thanks

azure-active-directory
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

vipulsparsh-MSFT avatar image
0 Votes"
vipulsparsh-MSFT answered

@TeeNguyen-1489 Assuming by success rate you mean successful login to Azure AD, you can utilize the workbook for fetching these details.

Read more about it here : https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/azure-ad-sign-in-logs-workbooks-know-who-is-using-windows-hello/ba-p/2661980 which has the capability of giving the usage per device using the Authentication method as Windows hello for business as parameter in KQL query :

133489-image.png

Since you mentioned hybrid Azure AD joined devices, you might be using group policy or Intune to deploy the WHFB policy. The corresponding number of targeted devices can be exported from either Intune or group policy, Azure AD will give you who used WHFB to authenticate if you use the above workbook.




Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.





image.png (116.6 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.