Azure Administration

A list of videos covering various Azure configuration and administration topics

4 videos

How to configure Entra ID SSO for Snowflake 18:06

How to configure Entra ID SSO for Snowflake

This video provides a step-by-step walk-through of configuring an Azure Entra ID application registration to enable single sign-on (SSO) for accessing Snowflake databases from a React web application. Viewers will learn how to set up the necessary integration, which can be applied to other applications that support Entra via MSAL or REST connections.

Jul 09, 20251,416 views
Leveraging Entra OAuth Authentication within a Streamlit Web App 6:23

Leveraging Entra OAuth Authentication within a Streamlit Web App

This video walks through the process of integrating Entra OAuth authentication into a Streamlit web application, covering steps from creating an Entra app registration to running the application and viewing JWT output. Viewers will learn how to set up effective single sign-on (SSO) while ensuring high security across all application experiences.

Mar 24, 20253,125 views
Tutorial: Implementing Entra MSAL with a React Web Application 31:03

Tutorial: Implementing Entra MSAL with a React Web Application

This video walks through the process of setting up and integrating Microsoft Entra MSAL with a React web application, covering essential steps such as creating an App Registration, configuring authorized redirect URLs, restricting app access to specific users or groups, and implementing login flows including token refresh and logout. Viewers will learn how to secure their React app using Entra's authentication services from start to finish.

Feb 27, 20255,078 views