News

C# Developers Can Tap Into Azure AD Reporting Data

Developers can tap into Azure AD reporting data and create custom dashboards with the availability of a number of reporting APIs that Microsoft has released as previews last week.

Microsoft released into preview a number of Azure Active Directory Reporting APIs that will allow developers to bring that reporting data into custom dashboards, applications such as Power BI or Excel, and security information and event management (SIEM) solutions.

According to a blog post, from David Howell, a Partner Group Program Manager with the Microsoft Identity and Security Services Division, the REST-based APIs can be used with "C#, PowerShell, or any tool or programming language that supports REST APIs with OAuth." The extracted data can be published in text, XML or JSON formats.

Howell's post provided a list of the currently supported reports. The APIs can surface "all audited events." They can deliver data on SaaS app provisioning errors. Various user activity data can be extracted. The APIs can be used to track anonymous user sign-in attempts, suspicious user activities, sign-in attempts across different regions, multiple sign-in attempts and attempts to use malware-infected devices, among other details.

Tapping into some data via the APIs will require having an Azure Premium subscription license in place, Microsoft noted. To find out more, check out the blog post for the list of currently available APIs in preview.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

Subscribe on YouTube