Leveraging Entra Authentication in a Streamlit Web App
This video is a a quick walk-through showing how to add Entra authentication using an MSAL OAuth flow to a Streamlit application.
This video is a a quick walk-through showing how to add Entra authentication using an MSAL OAuth flow to a Streamlit application.
This post walks through integrations configures and coding to add Fabric Semantic Model query to a custom web app built with React and Typescript.
This post is an end-to-end video tutorial walking through the process of creating an App Registration in Entra for a React Application, followed by the implementation of the app from scratch.
A quick how-to covering steps to run a different version of Python on Linux (via WSL),
Developing Azure Applications typically requires interacting with many azure services. When it's not practical or permitted to use actual Azure services in development, emulators like Azurite come to the rescue.