Showing results for Category: Tutorials from Microsoft Entra Identity Platform

Nov 13, 2024
0
1

Creating an Azure OpenAI app with Python using External ID authentication

Arbaaz Abdulwahid
Arbaaz Abdulwahid

Learn how to securely integrate Azure’s OpenAI services with External ID authentication, using Python, Azure CLI, and Bicep templates. This guide walks you through setting up a secure AI-driven application with streamlined access management on Azure.

Tutorials
Oct 17, 2024
2
1

Creating an ASP.Net application with External ID using Visual Studio

Arbaaz Abdulwahid
Arbaaz Abdulwahid

Integrate Microsoft Entra External ID into your ASP.NET application using Visual Studio. Learn how External ID simplifies user authentication, improves your security posture, and reduces vulnerabilities. Whether you're new to identity management, or more experienced, this tutorial equips you with the guidance to enhance security and efficiency in y...

Tutorials
Oct 7, 2024
0
0

Configuring your Azure Function with External ID as an identity provider

Arbaaz Abdulwahid
Arbaaz Abdulwahid

Learn how to configure Microsoft Entra External ID as an identity provider for Azure Functions. This blog post shows you how to integrate External ID seamlessly, allowing you to focus on building app features without worrying about infrastructure or authentication.

Tutorials
Aug 27, 2024
0
1

How to build customized Power BI dashboards with user insights data in External ID

Sharon Rutto
Sharon Rutto

The user insights feature in Microsoft Entra External ID, now generally available, provides valuable metrics on user behavior through Microsoft Graph APIs and dashboards in the Microsoft Entra admin center. This blog post will guide you through building a customized Power BI dashboard using user insights to analyze metrics like total user count, ac...

Tutorials
Aug 21, 2024
2
0

Securing your Azure deployments with PSRule

James Casey
James Casey

PSRule for Azure is a powerful tool designed to validate your Azure Infrastructure as Code (IaC). PSRule runs checks based on the Well-Architected Framework, helping you ensure your Azure solutions follow security best practices. See how to integrate PSRule into your workflow, and catch security issues in your IaC templates early.

Tutorials
Aug 6, 2024
0
1

Add secure user profile editing to your applications with Microsoft Entra External ID

Adam Matthews
Adam Matthews

Enhance your application by adding secure user profile editing with Microsoft Entra External ID. Microsoft Entra External ID provides simple integration for secure user authentication and profile management, offering custom branded sign-up experiences and efficient user management. The blog post covers high-level setup steps and links to detailed d...

Tutorials
Jul 11, 2024
0
1

Secure your Python applications with Microsoft Entra External ID

Arbaaz Abdulwahid
Arbaaz Abdulwahid

Integrate Microsoft Entra External ID with your Python Flask applications for secure user authentication. By leveraging External ID, you can securely manage access for external identities like business partners and customers, create custom branded sign-up experiences, and simplify user management. Follow this step-by-step guide to set up and run a ...

Tutorials