
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.
In this post we'll solve a common Azure permission problem: What if we want to allow certain users to read detailed logs or perform specific operations in an azure resource, but we don't want to grant administrator or contributor access beyond very specific permissions?
This post is a walk-through deploying a Streamlit Python app to Azure App Service from an Azure DevOps Pipeline.
In this post I'll walk through the process of configuring a local environment on Windows to support fine-tuning LLMs using a local GPU
This video is a quick walk-through using Fabric mirroring to replicate data from a Snowflake Data Warehouse into a fabric Data Warehouse. Mirroring with Change Data Capture provides near real-time data replication of Snowflake data.