Azure Friday - podcast cover

Azure Friday

Scott Hanselmandocs.microsoft.com
Join Scott Hanselman every Friday as he engages one-on-one with the engineers who build the services that power Microsoft Azure as they demo capabilities, answer Scott's questions, and share their insights. Follow us at: friday.azure.com.

Episodes

Get full-stack observability with the Azure Native New Relic Service

New Relic’s all-in-one observability platform makes it simple to optimize your performance by giving you a single source of truth to analyze your apps, infrastructure, and all of your Azure services. Glenn Thomas from New Relic joins Scott Hanselman to talk about Azure’s Native New Relic Service in Azure. Glenn demos how easy it is to get started with New Relic and manage Azure resources directly in the Azure portal. In addition, he provides an overview of how New Relic can help quickly identify...

Aug 16, 2024

Monitoring Azure Site Recovery with alerting and reporting

Nandini Bajaj joins Scott Hanselman to talk about the new alerting and reporting capabilities released by Azure BCDR (Business Continuity and Disaster Recovery) on the Business Continuity Center to monitor your estate protected with the Azure Site Recovery service. We announced built-in Site Recovery alerts on Azure Monitor so you can manage all your alerts on a single platform where you can configure notifications to various channels using webhook, ITSM etc. We also launched out-of-box reports ...

Aug 09, 2024

Boosting developer productivity & app efficiency with Azure Cosmos DB

Richa Gaur joins Scott Hanselman to talk about how to boost developer productivity & app efficiency with Azure Cosmos DB while building an energy optimization solution for enterprises to hit their emission targets. They start with a serverless Azure Cosmos DB account to dive into development without the hassle of capacity planning. Next, they explore how to seamlessly adjust partition keys for containers as large tenants join the platform. Finally, they transition from a serverless setup to ...

Aug 02, 2024

Accelerated Logs for Azure DB for MySQL Flexible Server (Business Critical)

Did you know that with the Accelerated Logs feature in Azure Database for MySQL Business Critical service tier, the service provides 100% improvement in throughput? Additionally, you can automatically scale IOPS up to 80k and storage up to 32TB based on your workload needs. Siddhant (Sidd) Sawant joins Scott Hanselman to walk through the benefits of this tier and highlight its superior performance. Chapters 00:00 - Introduction 00:55 - Updates to Azure DB for MySQL 04:53 - Demo of Accelerated Lo...

Jul 26, 2024

Exploring Azure Cloud Shell's new UI and ephemeral sessions

Darren Tu joins Scott Hanselman to explore the new UI in Azure Cloud Shell and ephemeral (non-persistent) Cloud Shell sessions. Learn more about the Azure Cloud Shell container image and how to engage the team on GitHub. Chapters 00:00 - Introduction 01:03 - Old Cloud Shell UI 01:33 - New Cloud Shell UI 02:15 - Ephemeral sessions 04:25 - Exploring the new UI 05:15 - Accessing Cloud Shell 06:17 - Cloud Shell container contents 07:45 - Switching session settings 08:30 - Azure / CloudShell GitHub r...

Jul 12, 2024

Troubleshoot your apps faster with App Service using Microsoft Copilot for Azure

Hanna Endrias joins Scott Hanselman to discuss Microsoft Copilot for Azure integration in Azure App Service. App Service has over sixty troubleshooting tools, which can make it difficult to know where to look when an issue arises. With Azure Copilot, you can describe a problem and navigate to the perfect diagnostics, whether it's related to high CPU usage, networking issues, getting a memory dump, or more. Chapters 00:00 - Introduction 00:40 - Requesting access to Microsoft Copilot for Azure pre...

May 03, 2024

Generate NoSQL queries with Microsoft Copilot for Azure in Cosmos DB

Join Scott Hanselman and James Codella to learn how you can turn your natural language questions about your data into Azure Cosmos DB NoSQL queries to find the right data to power your applications more easily. Chapters 00:00 - Introduction 00:55 - Copilot for Azure in Cosmos DB 02:40 - Demo 08:30 - Discussion 10:20 - Wrap-up Recommended resources Microsoft Copilot for Azure enables natural language queries for Azure Cosmos DB data Generate NoSQL queries with Microsoft Copilot for Azure in Cosmo...

Apr 05, 2024

Safeguard your containerized workloads using AKS backup

Steve Buchanan and Rajat Shrivastava join Scott Hanselman to explore the functionality of Azure Kubernetes Service backup in safeguarding containerized apps and their data. Learn the importance of backing up your containers, even when they are mostly stateless. See why safeguarding containers is crucial and provides insights into the workings of AKS backup in ensuring the protection of workloads running on AKS. Chapters 00:00 - Introduction 00:30 - Why AKS backup? 05:26 - Demo: Creating backups ...

Mar 29, 2024

Build scalable applications with Azure cross-region Load Balancer

Scott Hanselman and Mahip Deora explore the Azure cross-region Load Balancer, a global OSI Model Layer 4 load balancing solution. Now you can distribute traffic across multiple regions with ultra-low latency and high performance. Chapters 00:00 - Introduction 02:00 - Load balancing options 03:24 - Request routing 06:55 - Global load balancing 15:34 - Demo in the Azure portal 19:17 - Wrap-up Recommended resources Cross-region Load Balancer Global distribution solutions with Microsoft Azure Tutori...

Mar 22, 2024

Azure Cosmos DB: The database for your AI apps

Join Scott Hanselman, Kirill Gavrylyuk, and James Codella to learn about Azure Cosmos DB's built-in vector search capabilities, how customers are using it in their AI apps, and how you can easily get started today. Chapters 00:00 - Introduction 02:05 - Overview with Kirill Gavrylyuk 06:46 - Real world example: Asos 09:12 - Retrieval Augmented Generation (RAG) 11:57 - Demo setup with James Codella 15:00 - Deploy to Azure 16:53 - Azure OpenAI Studio 26:19 - Graduating from the Chat Playground 29:1...

Mar 15, 2024

Exploring the Azure Quantum Development Kit

Join Stefan Wernli and Scott Hanselman as they unveil the full capabilities of the Azure Quantum Development Kit 1.0. This latest update revolutionizes quantum coding with a Rust-based core, ensuring speed, portability, and direct browser accessibility. Dive into the Azure Quantum portal, now enhanced with Copilot guidance, and transition seamlessly to web-based VS Code. Here, you can craft quantum algorithms, simulate, and refine your Q# creations, dispatch them to quantum processors, and lever...

Mar 01, 2024

Introducing Azure Cosmos DB for MongoDB vCore

Khelan Modi joins Scott Hanselman to explore the features of Azure Cosmos DB for MongoDB vCore, highlighting enhanced compatibility, seamless Azure integration, and flat pricing. The vCore-based architecture streamlines MongoDB workloads, offering real-time AI capabilities, an optimized structure for rich queries, and support for distributed transactions. Chapters 00:00 - Introduction 00:57 - Demo in the Azure portal 06:50 - Khelan's blog post 08:08 - Documentation 08:27 - Wrap-up Recommended re...

Feb 16, 2024

Scale your stateful apps with Azure Container Storage

Azure Container Storage offers highly scalable, cost-efficient, and performant storage, built natively for containers. Azure Container Storage simplifies management, deployment, and orchestration of storage volumes seamlessly across volume types including Azure Disk Storage, Azure Elastic SAN, and ephemeral disks. Vybava Ramadoss joins Scott Hanselman to show how you can scale up to multiple users in real time on JupyterHub with Azure Kubernetes Service and Azure Container Storage. Chapters 00:0...

Oct 06, 2023

Build real-time apps with Azure Web PubSub for Socket.IO

Socket.IO is a library for building low-latency, bidirectional and event-based communication between a client and a server. Now you can build real-time apps with Azure Web PubSub for Socket.IO and say goodbye to using adapters. Kevin Guo and Chenyang Liu are here to show Scott Hanselman how it works, today on Azure Friday. Chapters 00:00 - Introduction 01:03 - What is Socket.IO? 02:19 - What pain point does this eliminate? 06:00 - Azure Trivia Game example app 13:05 - Scott peels back the cover ...

Sep 25, 2023

Introducing Azure Elastic SAN (Storage Area Network)

Katherine Lu joins Scott Hanselman to explore the new capabilities of Elastic SAN, a new storage offering that offers a scalable, cost-effective, high-performance, and comprehensive storage solution for a range of compute options. Chapters 00:00 - Introduction 01:41 - What is Azure Elastic SAN? 03:05 - Azure Elastic SAN capabilities 05:15 - Azure Elastic SAN demo 12:23 - Wrap-up Recommended resources Azure Elastic SAN What is Azure Elastic SAN? Deploy an Elastic SAN Create a Pay-as-You-Go accoun...

Sep 18, 2023

An introduction to Azure API Management self-hosted gateway

Tom Kerkhove joins Scott Hanselman for a hands-on experience to demonstrate how enterprises can make the transition to API-first architectures and microservices in a hybrid, multicloud world with the self-hosted gateway in Azure API Management. Chapters 00:00 - Introduction 01:03 - Concepts 06:38 - Demo setup 10:46 - Demo self-hosted gateway 23:09 - Wrap-up Recommended resources API gateway in Azure API Management Self-hosted gateway overview Guidance for running self-hosted gateway on Kubernete...

Sep 06, 2023

Integrate your mainframes and midranges with Azure Logic Apps

Harold Campos joins Scott Hanselman to show how you can use Azure Logic Apps to build native integration solutions for mainframes and midranges, including IBM DB2, Host Files, CICS, IMS, MQ, 3270 systems, and many more. Chapters 00:00 - Introduction 01:27 - A brief history of mainframes and midranges 03:21 - Mainframe modernization 04:28 - Azure Logic Apps for legacy modernization 07:24 - Demo: Azure Logic Apps workflow and mainframe connectors 15:13 - Wrap-up Recommended resources What is Azure...

Aug 18, 2023

Use Azure Virtual Desktop Insights to monitor your AVD deployment

Ben Murphy joins Scott Hanselman to walk through Azure Virtual Desktop (AVD) Insights, which is a native monitoring solution that gives you visibility into connection characteristics and optimization opportunities for your AVD environment. Chapters 00:00 - Introduction 00:50 - Macro and micro analysis 01:33 - Overview tab 03:33 - Connection Diagnostics tab 04:44 - Connection Performance tab 05:37 - Utilization tab 12:20 - Clients tab 14:57 - Configuring AVD Insights 16:30 - Wrap-up Recommended r...

Aug 11, 2023

Introducing Vector Search in Azure Cognitive Search

Liam Cavanagh joins Scott Hanselman to explain vector search in Azure Cognitive Search. Vector search is a method of searching for information within various data types, including image, audio, text, video, and more. It determines search results based on the similarity of numerical representations of data, called vector embeddings. Unlike keyword matching, vector search compares the vector representation of the query and content to find relevant results for users. Chapters 00:00 - Introduction 0...

Aug 04, 2023

Azure Linux with Azure Kubernetes Service (AKS)

Olivia Al Joundi and Sudhanva Huruli join Scott Hanselman to discuss the recently announced Azure Linux for Azure Kubernetes Service (AKS). Azure Linux is Microsoft's Linux distribution and is Generally Available for use as an OS option in AKS. It provides added security, performance, and quality benefits for your Linux based Kubernetes workloads. Chapters 00:00 - Introduction 00:38 - Why Azure Linux? 02:11 - Demo - az aks create 04:53 - Demo - kubectl debug 07:00 - Demo - add a new Azure Linux ...

Jul 28, 2023

Update: Azure Kubernetes Services Tools extension in VS Code

Rong Zhang and Tatsat Mishra join Scott Hanselman to talk about the latest updates for the AKS extension in VS Code that provides a fully integrated developer experience with Azure Kubernetes Services. Chapters 00:00 - Introduction 01:00 - Overview with Rong 02:30 - Demo with Tats 11:22 - Content to get started 12:45 - Wrap-up Recommended resources Azure Kubernetes Service (AKS) Extension for Visual Studio Code Visual Studio Code AKS Tools docs Visual Studio Code AKS Tools installation Visual St...

Jul 21, 2023

Azure Cache for Redis Enterprise: What's new for app development

Sean Noyes, Senior Cloud Solutions Architect from Redis, joins Scott Hanselman to discuss the latest advancements in Azure Cache for Redis Enterprise. Developers can enhance their applications with efficient index searching and global backups for cached data, all while reducing costs. Learn more about these new capabilities, including Active-Active, Persistence & CMK, Reserved Pricing, and RedisJSON. Chapters 00:00 - Introduction 02:00 - Quick tour of what's new 06:22 - Scale and cache types...

Jun 23, 2023

What's new in Azure Database for MySQL

Parikshit Savjani joins Scott Hanselman to discuss the evolution of Azure Database for MySQL, an open-source MySQL database on Azure. The conversation focuses on the journey from the Single Server deployment model to the new and improved Flexible Server offering, which represents a fully managed MySQL database-as-a-service (PaaS or DBaaS) running on Azure. Learn all about Azure Database for MySQL - Flexible Server, including its top features related to performance, security, and high-availabilit...

Jun 20, 2023

Connect your Static Web Apps to Azure Databases using REST or GraphQL

Davide Mauri and Thomas Gauvin join Scott Hanselman to show how building a full-stack or JAMstack solution has never been so easy. Using Azure Static Web apps and the newly released Data API builder (also available as an open-source project), you can add REST and GraphQL APIs to your database in a minute, including pagination, sorting, filtering, authentication, and authorization. Chapters 00:00 - Introduction 00:49 - Static Web Apps and database connections 01:37 - Connecting to a database with...

Jun 09, 2023

Containerize and deploy your app with automated deployments for AKS

Simplify your Kubernetes development process with automated deployments for AKS powered by Draft. With just a few clicks, automated deployments take care of the tedious work of containerization so that you can focus on bringing your app to life. Whether you're a seasoned developer or just starting out, automated deployments make it easy to run your app on AKS. Chapters 00:00 - Introduction 01:44 - Automated deployments workflow 04:30 - Demo of automated deployments 11:36 - Discussion 12:00 - Wra...

Jun 02, 2023

Azure is the home for your Java applications, Part 2

Rory Preddy joins Scott Hanselman to demonstrate how to develop Java applications on Azure using a variety of tools and services. He shows how to use Visual Studio Code (VS Code), to write and debug Java code. He shows how to use GitHub Codespaces, a cloud-based development environment, to write and test your code directly in the browser. Finally, he also demonstrates how to use Azure Container Apps, a service that enables you to deploy and manage containerized applications more easily to run yo...

May 30, 2023

Creating WordPress sites on Azure App Service

Tulika Chaudharie joins Scott Hanselman to introduce and demonstrate the power of WordPress on Azure App Service. See how easy it is to deploy and manage your WordPress sites, running on the familiar Azure App Service and using Microsoft's MySQL flexible server service for your content and data. Chapters 00:00 - Introduction 00:53 - WordPress on App Service setup - Basics 02:28 - WordPress on App Service setup - Advanced 04:45 - WordPress on App Service setup - Create 07:04 - WordPress Dashboard...

May 19, 2023

Azure Cognitive Service for Vision with the Florence foundation model

Adina Trufinescu joins Scott to introduce and demonstrate Azure Cognitive Service for Vision and the next-generation computer vision capabilities with Project Florence. The improved Vision Services enables developers to create innovative, market-ready, responsible applications. Customers can seamlessly digitize, analyze, and connect their data to natural language interactions, unlocking powerful insights from their image and video content to support accessibility, drive acquisition through SEO, ...

Apr 20, 2023

Enhanced Hybrid Next.js Support in Azure Static Web Apps

We recently announced support for Next.js Hybrid Rendering scenarios: Server-Side Rendering and Incremental Static Regeneration, which add to Static Generation (SSG) and client-side rendering. In this episode, Reshmi Sriram joins Scott Hanselman to demonstrate hybrid rendering in Next.js apps using Azure Static Web Apps (SWA) and get the best of both worlds! Chapters 00:00 - Introduction 01:00 - Presentation 06:17 - Demo 16:00 - Discussion 17:45 - Wrap-up Recommended resources Deploy hybrid Next...

Apr 06, 2023

Change Data Capture and Managed Airflow in Azure Data Factory

Mark Kromer and Abhishek Narain join Scott Hanselman to talk about two new capabilities in Azure Data Factory: Change Data Capture (CDC) and Managed Airflow. Change Data Capture in Azure Data Factory automatically detects data changes at the source without requiring complex designing or coding. Managed Airflow in Azure Data Factory is a managed orchestration service for Apache Airflow that simplifies the creation and management of Airflow environments on which you can operate end-to-end data pip...

Mar 17, 2023