
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.
You've probably used %pip install to include open source libraries in your Fabric notebooks, but did you know you can also easily install your own custom Python libraries?
When we create a Fabric Lakehouse, a SQL Server connection string is created automatically. This connection string can be used to query Lakehouse tables! This post walks through the code to create a C# app that reads data from a Lakehouse table.
This post is an end-to-end tutorial showing how to containerize a Python-based Streamlit data app with Docker and publish it as an Internet-facing web app using Azure Container Registry and Azure App service.
This post walks through the creation of a machine learning Jupyter notebook using IBM Watson Studio. The post illustrates the process step-by-step and includes an embedded video demo.