Episodios

  • Next gen General Purpose in Azure SQL Managed Instance - what it is and why it’s faster
    Apr 3 2026

    Modernizing SQL Server for the cloud doesn’t have to be complex. In this episode, we break down what Azure SQL Managed Instance is and show how the upgraded Next‑gen General Purpose tier delivers faster performance, higher storage, and easier scaling using Azure’s latest storage technology. You’ll also see a quick Azure Portal demo with the new IOPS slider and in‑place performance scaling. Chapters 00:00 - Introduction 00:38 - Overview of Azure SQL & SQL Managed Instance 03:30 - Service tiers in Azure SQL Managed Instance 04:14 - Storage architecture upgrade (Elastic SAN, performance gains) 04:48 - Why Next‑gen General Purpose? Azure Portal demo 07:36 - In-place IOPS scaling demo 12:33 - Summary and wrap-up Recommended resources Learn Docs Azure Product page Connect Scott Hanselman | Twitter/X: @SHanselman Azure Friday | Twitter/X: @AzureFriday Azure | Twitter/X: @Azure

    Más Menos
    Menos de 1 minuto
  • No code .NET modernization with Managed Instance on Azure App Service
    Mar 27 2026

    In this video, Scott and Andrew walk through how Managed Instance on Azure App Service is purpose built to help customers move and improve their applications to Azure without the need for code changes. The video explores how to remove common migration blockers, from file and registry access, and custom installers, to system commands. The video highlights how Managed Instance on App Service can accelerate migration, gain higher performance, efficient scaling and lower TCO. Chapters 00:00 - Introduction 00:20 - Challenges of maintaining and migrating older applications and why they are often stuck on premises or forced into VMs. 01:40 - How Managed Instance on Azure App Service solves the challenges of modernizing older applications to Azure 04:35 - Move and improve an existing application to Managed Instance on App Service and leverage the power and scale of Azure App Service. 06:50 - Deep dive into how Managed Instance on Azure App Service expands on capabilities of App Service Plans 11:51 - Using Azure Bastion to RDP into App Service Plan instances for troubleshooting using familiar tools 14:25 - Using installation scripts to configure settings, install dependencies, and enable additional system features and roles 18:20 - Summary and where to learn more Recommended resources Learn Docs Azure Product page Connect Scott Hanselman | Twitter/X: @SHanselman Andrew Westgarth | Twitter/X: @apwestgarth Azure App Service | Twitter/X: @AzAppService Azure Friday | Twitter/X: @AzureFriday Azure | Twitter/X: @Azure

    Más Menos
    Menos de 1 minuto
  • Deploying Python apps on Azure App Service
    Mar 13 2026

    In this video, Scott and Nir will go through the simplest way to get started with Python in the cloud. The video explores different deployment approaches and recent changes to the platform to be even simpler. Chapters 00:00 - Introduction by Scott 00:12 - Deploying to App Service with uv 08:12 - Container Terminal Access 09:47 - Summary and where to learn more Recommended resources Learn Docs Azure Product page Connect Scott Hanselman | Twitter/X: @SHanselman Azure Friday | Twitter/X: @AzureFriday Azure | Twitter/X: @Azure

    Más Menos
    Menos de 1 minuto
  • VS Code for the Web
    Mar 2 2026

    Get started with VS Code for the Web - Azure to seamlessly run, debug and deploy your applications with no setup! This browser-based VS Code environment allows you to work as you would locally, but wherever you are. Watch this video to see us create an enterprise-grade application, run it and deploy it to Azure within minutes! Chapters 00:30 - Introduction 02:26 - VS Code for the Web - Azure Overview 05:21 - AI Template Entry Point Scenario 06:00 - Microsoft Foundry Entry Point Scenario 08:42 - RAG Chat Application - Enterprise-level Application Scenario 13:52 - GitHub Copilot in /azure 16:25 - RAG Chat Application Deployed - Testing Scenario 18:10 - Go to vscode.dev/azure to try it out today! Recommended resources VS Code Docs Connect Scott Hanselman | Twitter/X: @SHanselman Meera Haridasa | LinkedIn: /in/meeraharidasa/ Azure Friday | Twitter/X: @AzureFriday Azure | Twitter/X: @Azure

    Más Menos
    Menos de 1 minuto
  • Harness the power of your data with SQL Server 2025, the AI-ready enterprise database
    Mar 2 2026

    Would you like to take your search in SQL Server to the next level? In this episode, check out how to use vector search, securely built into SQL Server 2025. #sqlserver2025 #sqlai Chapters 00:00 - Introduction 01:10 - Evolution of SQL 02:44 - Intelligent searching with SQL and AI 06:16 - Model definition 08:55 - Generate embeddings 13:19 - Vector index 15:25 - Vector Search 17:50 - Azure OpenAI 19:36 - Wrap up Recommended resources Announcement Sign-up Learn Docs Product page Connect Scott Hanselman | Twitter/X: @SHanselman Bob Ward | Twitter/X: @bobwardms Azure Friday | Twitter/X: @AzureFriday Azure | Twitter/X: @Azure

    Más Menos
    Menos de 1 minuto
  • Orchestrate your Agents with Microsoft Agent Framework
    Feb 3 2026

    Elijah Straight, PM for Microsoft Agent Framework, walks through how to build a multi-agent workflow to automate work using the framework's graph-based orchestration capabilities. Microsoft Agent Framework is a multi-language SDK for Python and .NET that enables building, orchestrating, and deploying AI agents with support for streaming, checkpointing, and human-in-the-loop capabilities. Chapters 00:00 - Introduction 01:35 - Visualization of demo 04:11 - PowerPoint to be synthesized 05:03 - Start of demo 10:27 - GitHub 11:47 - Wrap up Recommended resources Learn Docs GitHub Connect Scott Hanselman | @SHanselman: https://x.com/SHanselman Elijah Straight | @elijahbuilds: https://x.com/elijahbuilds Azure Friday | Twitter/X: @AzureFriday Azure | Twitter/X: @Azure

    Más Menos
    Menos de 1 minuto
  • Building environmentally aware API platforms w/ API Management
    Feb 3 2026

    Are you striving to reduce the impact on the environment for your A(P)I landscape? Azure API Management is here to help! Chapters 00:00 - Introduction 01:37 - Measuring carbon emissions with Azure Carbon Optimizations 03:03 - Carbon-optimized load balancing in Azure API Management 11:20 - Carbon insights & traffic shaping in policies 15:18 - Benefit of carbon-optimization at-scale 17:03 - wrap up Recommended resources Announcement Sign-up Learn Docs Azure Product page Connect Scott Hanselman | @SHanselman: https://x.com/SHanselman Tom Kerkhove | @tomkerkhove: https://x.com/TomKerkhove Azure Friday | Twitter/X: @AzureFriday Azure | Twitter/X: @Azure

    Más Menos
    Menos de 1 minuto
  • Host remote MCP servers on Azure Functions
    Dec 12 2025

    Learn how to host secure and scalable remote MCP servers on Azure Functions! Hosting MCP servers remotely allows others to access tools in your servers, not just agents running on your local machine. Azure Functions provides remote hosting for two flavors of MCP servers - those built with the Functions MCP extension or with the official MCP SDKs. In this week's Azure Friday, Lily talks about how to host the SDK flavor with Scott. Check it out if you're looking to build or have already built some servers with these SDKs and are looking for a place to remotely host them! Chapters 00:00 - Introduction 02:51 - Server project walk through 06:12 - Server deployment 07:01 - Test server in Copilot 13:56 - Questions from Scott 16:44 - Sample links and wrap up Recommended resources Learn Docs Azure Product page Azure free trial Connect Scott Hanselman | @SHanselman Azure Friday | Twitter/X: @AzureFriday Azure | Twitter/X: @Azure

    Más Menos
    Menos de 1 minuto