
Introduction to the Microsoft identity platform
Christos Matskas joins Scott Hanselman to show how the Microsoft identity platform enables you to add identity authentication and authorization to your solution in a few easy steps. Related links: What is the Microsoft identity platform? Microsoft identity platform documentation Microsoft 365 Developer Program The 425 Show Learn: Secure your identities by using Azure Active […]
Read More
Simplify Moving Resources Between Regions with Azure Resource Mover
Sujay Talasila joins Scott Hanselman to discuss various scenarios and benefits of Azure Resource Mover for moving your resources across regions using a seamless unified experience. Related Links: Azure Resource Mover overview Azure Resource Mover docs Azure Resource Mover now generally available: Move seamlessly between Azure regions Create a free account (Azure)
Read More
Code to Cloud with Docker and Azure Container Instances
Chad Metcalf from Docker joins Scott Hanselman to show how to use the Docker CLI to deploy a container to Azure Container Instances (ACI). Using only the Docker CLI, Chad deploys a Minecraft image to ACI and then shares the public IP address with Scott so he can join in the wacky, blocky world! ACI […]
Read More
AzUrlShortener: An open source, budget-friendly URL shortener
AzUrlShortener is an open source, budget-friendly URL shortener you can deploy directly from GitHub with one click into your Azure subscription. In this episode, Frank Boucher joins Scott Hanselman to explain how to get it, why it’s inexpensive, and explores the source code. Related Links: FBoucher/AzUrlShortener GitHub project AzUrlShortener: How It Works Azure Functions overview […]
Read More
File Caching for High-Performance Computing with Azure HPC Cache
Scott Jeschonek joins Scott Hanselman to talk about Azure HPC Cache. Whether you are rendering a movie scene, searching for variants in a genome, or running machine learning against a data set, HPC Cache can provide very low latency high throughput access to the required file data. Even more, your data can remain on its […]
Read More
Writing Code and Having Fun with Rock, Paper, Scissors, Lizard, Spock
Isaac Levin joins Scott Hanselman to talk about building highly scalable applications and having fun with the Rock, Paper, Scissors, Lizard, Spock sample application. Rock, Paper, Scissors, Lizard, Spock is a multi-language application built with Visual Studio and Visual Studio Code, deployed with GitHub Actions and running on Azure Kubernetes Service (AKS). It also uses […]
Read More
Big data processing with Azure Event Hubs for Apache Kafka
Are you working with Apache Kafka and want to simplify management of your infrastructure? Lena Hall joins Scott Hanselman to show you can keep using Apache Kafka libraries for hundreds of projects, and try Azure Event Hubs behind the scenes to focus on code instead of maintaining infrastructure Related Links Apache Kafka Applications Can Work […]
Read More
Manage and Govern Your Hybrid Servers Using Azure Arc
Thomas Maurer joins Donovan Brown to show how you can manage and govern your Windows and Linux machines hosted outside of Azure on your corporate network or other cloud provider, similarly to how you manage native Azure virtual machines. When a hybrid machine is connected to Azure, it becomes a connected machine and is treated […]
Read More
Secure Access to Your API Server with Authorized IP Ranges in AKS
In Kubernetes, the API server is the central way to interact and manage the cluster. To improve cluster security in Azure Kubernetes Server, Ruchika Gupta shows Scott Hanselman how you can restrict access to the API server to a limited set of IP address ranges. Related Links: Secure access to the API server using authorized […]
Read More
Azure Cosmos DB Free Tier and Autopilot
Kirill Gavrylyuk joins Scott Hanselman to go over two important updates to Azure Cosmos DB: Free Tier and Autopilot. Free Tier enables you to run small applications using Azure Cosmos DB free of charge for as long as you like. Autopilot enables developers to only pay for the Azure Cosmos DB usage they need and […]
Read More