Scott Hanselman

Azure Friday

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.

Author

Scott Hanselman

Category

Uncategorized

Podcast website

learn.microsoft.com

Latest episode

Jun 3, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Azure Reserved VM Instances (RIs) Video 13.07.2018

Yashesvi Sharma joins Scott Hanselman to discuss how to significantly reduce costs up to 72 percent compared to pay-as-you-go prices with one-year or three-year terms on Windows and Linux virtual machines (VMs). When you combine the cost savings gained from Azure RIs with the added value of the Azure Hybrid Benefit, you can save even more. Jump To:[04:59] Demo Start For more information:Prepay for...

Azure SignalR Service Video 11.07.2018

Xiaokai He joins Scott Hanselman to discuss Azure SignalR Service. See how easy it is to start building your real-time web application without setting up your own SignalR server. Jump To: [01:05] Demo Start For more information, see:Azure SignalR Service product pageAzure SignalR samples (GitHub)ASP.NET SignalRWhat is Azure SignalR Service (docs)Azure SignalR Service pricingCreate a free account (...

Unified alerts in Azure Monitor Video 05.07.2018

Kiran Madnani chats with Scott Hanselman about Azure Monitor, where you can set up alerts to monitor the metrics and log data for the entire stack across your infrastructure, application, and Azure platform. Learn about the next generation of alerts in Azure, which provides a new consolidated alerts experience in Azure Monitor. Plus, new metrics-based alerts platform that is faster and leveraged b...

Azure App Service Web Apps Video 03.07.2018

Byron Tardif joins Scott Hanselman to discuss Azure App Service Web Apps, the best way to build and host web applications in the programming language of your choice without managing infrastructure. It offers auto-scaling and high availability, supports both Windows and Linux, and enables automated deployments from GitHub, Visual Studio Team Services, or any Git repo. Jump To:[01:45] Demo #1 [09:10...

Azure AD Managed Service Identity Video 28.06.2018

Arturo Lucatero joins Donovan Brown to discuss Azure AD Managed Service Identity, which can be used to authenticate to any service that supports Azure AD authentication. For more information, see:What is Managed Service Identity (MSI) for Azure resources? (docs)Create a free account (Azure)Follow @donovanbrown Follow @AzureFriday Follow @ArLucaID

Azure Data Lake Storage Gen2 overview Video 27.06.2018

James Baker joins Lara Rubbelke to introduce Azure Data Lake Storage Gen2, which is redefining cloud storage for big data analytics due to multi-modal (object store and file system) access and combining the best qualities of a dedicated analytics file system with those of a cloud-scale object store. For more information:Introduction to Azure Data Lake Storage Gen2 Preview (docs)Azure Data Lake Sto...

Managing costs with the Azure Budgets API and Action Groups Video 26.06.2018

Vinod Kurpad joins Lara Rubbelke to discuss how Azure Cost Management APIs provide critical cost management features like budgets and data APIs to enable granular analysis of your cloud spending. In this episode, you'll see how to control what happens in your subscription when you reach budget limits you define using the Azure Budgets API with Action Groups in Azure Monitor.[05:30] - Azure Budgets...

Using JFrog Artifactory with Azure Kubernetes Service Video 25.06.2018

Kit Merker, VP of Business Development at JFrog shows how you can easily build and release software using popular DevOps tools including Git, Jenkins, Artifactory, and Azure Kubernetes Service (AKS). JFrog Artifactory is a universal package management binary repository that enables DevOps teams to go seamlessly from Code to Cloud, and support your build, push, and deployment to AKS. You'll also le...

Azure CLI Extensions Video 23.06.2018

Aaron and Scott check out the latest extensions for Azure CLI. Azure CLI Extensions provide new, exciting features, and the Alias Extension is the first of many user-centric extensions that make Azure automation simple and easy. For more information, see:Azure CLI DocsCreate a free account (Azure)Follow @SHanselman Follow @AzureFriday Follow @twitchax

Cross Platform for Azure PowerShell Video 22.06.2018

Aaron and Scott check out the latest updates in Azure PowerShell, from simplified scenarios to -AsJob backgrounding support. This new functionality is now available on Mac, Linux, and Windows with PowerShell Core 6.For more information:Azure PowerShell docsCreate a free account (Azure)Follow @SHanselman Follow @AzureFriday Follow @twitchax

Service Fabric Extension for VS Code Video 15.06.2018

Peter Pogorski chats with Scott Hanselman about building Service Fabric applications with the Service Fabric for VS Code extension. This episode introduces the process of creating and debugging Service Fabric applications with the new Service Fabric extension for VS Code. The extension enables you to create, build, and deploy Service Fabric applications (e.g., C#, Java, Containers, and Guests) to...

Azure Kubernetes Service (AKS) GA Video 13.06.2018

Brendan Burns joins Lara Rubbelke to discuss GA of Azure Kubernetes Service (AKS). Developers can drastically simplify how they build and run container-based solutions without deep Kubernetes expertise. For more information:Quickstart: Deploy an Azure Kubernetes Service (AKS) clusterAzure Container Hackfest repo on GitHubSample: BikeSharing360Node repo on GitHubAzure Kubernetes Service (AKS) produ...

Java in App Service on Linux Video 11.06.2018

Shrirang Shirodkar joins Donovan Brown to discuss what's new in App Service for Java developers. You'll see how Java developers can build web apps for Linux without having to deal with custom Docker containers (i.e., how to use the Tomcat Docker containers provided out of the box). How to use the new deployment mechanism in Kudu - 'wardeploy' (for Linux and Windows both). You'll learn what are the...

Tips for using the Gremlin API with Azure Cosmos DB Video 08.06.2018

Jayanta Mondal stops by to chat with Scott Hanselman about Gremlin, the traversal query language for Cosmos DB graph. Gremlin being a dataflow language and procedural is nature, writing efficient Gremlin queries requires the knowledge of graph structure and the query execution plan. Learn how to structure a Gremlin query, and what are the best practices, and tips & tricks to get the best perfo...

Horizontal Partitioning in Azure Cosmos DB Video 07.06.2018

Carey MacDonald stops by to chat with Scott Hanselman about Azure Cosmos DB, a managed database service with unlimited horizontal scale, allowing you to scale storage and throughput independently. In this video, Carey will cover how to partition your data in Azure Cosmos DB, best practices for choosing a partition key, and how to troubleshoot bad partition key choices. For more information, see:Az...

Deploying Node.js Applications from VS Code to Kubernetes Video 01.06.2018

Brendan Burns joins Donovan Brown to discuss how you can quickly and easily build a containerized Node.js app on Linux and deploy it to Azure Kubernetes Service using Visual Studio Code and the Visual Studio Code Kubernetes Extension. For more information:Kubernetes Extension for Visual Studio CodeSource code for the Kubernetes Extension on GitHubCreate a free account (Azure)Follow @donovanbrown F...

How I choose which services to use in Azure Video 23.05.2018

Azure MVP Barry Luijbregts chats with Scott Hanselman about how he goes about choosing the right services in Azure to run his applications and store his data. For more information, see:Overview of Azure servicesPluralsight course: Microsoft Azure for Developers: What to Use When (paywall)Create a Free Account (Azure)Follow @SHanselman Follow @AzureFriday Follow @azurebarry

Iterative development and debugging with Azure Data Factory Video 12.05.2018

Data Integration is becoming more and more complex as customer requirements and expectations are continuously changing. Gaurav Malhotra joins Scott Hanselman to discuss how users can now develop and debug their Extract Transform/Load (ETL) and Extract Load/Transform (ELT) workflows iteratively using Azure Data Factory. For more information:Iterative development and debugging with Azure Data Factor...

At Build 2018: Azure Kubernetes Service (AKS) Video 12.05.2018

Azure Friday visited various Microsoft booths in the Expo Hall at Build 2018 to learn what's new. In this episode, Lara Rubbelke gets an update on Azure Kubernetes Service (AKS) from Sean McKenna. For more information, see:Try Azure Kubernetes Service (AKS)Azure Kubernetes Service (AKS) docsAzure Kubernetes Service (AKS)Create a free account (Azure)Follow @sqlgal Follow @AzureFriday

At Build 2018: Azure Sphere Video 12.05.2018

Azure Friday visited various Microsoft booths in the Expo Hall at Build 2018 to learn what's new. In this episode, Scott Hanselman gets an update on Azure Sphere from Caitie McCaffrey. For more information, see:Azure SphereAzure Sphere (azure.com)Create a free account (Azure)Follow @SHanselman Follow @AzureFriday

At Build 2018: VSTS - CI/CD Video 12.05.2018

Azure Friday visited various Microsoft booths in the Expo Hall at Build 2018 to learn what's new. In this episode, Donovan Brown chats with Abel Wang about continuous integration/continuous delivery (CI/CD).For more information, see:DevOps Resource CenterVisual Studio Team ServicesWhat is Continuous Integration? What is Continuous Delivery? Create a free account (Azure)Follow @donovanbrown Follow...

At Build 2018: Azure App Service Video 12.05.2018

Azure Friday visited various Microsoft booths in the Expo Hall at Build 2018 to learn what's new. In this episode, Scott Hanselman gets an update on Azure App Service from Stefan Schackow. For more information, see:Azure App ServiceAzure App Service docsCreate a free account (Azure)Follow @SHanselman Follow @AzureFriday

At Build 2018: Azure Machine Learning Video 12.05.2018

Azure Friday visited various Microsoft booths in the Expo Hall at Build 2018 to learn what's new. In this episode, Lara Rubbelke gets an update on Azure Machine Learning from Matt Winkler. For more information, see:Microsoft AI platformMicrosoft AI SchoolMicrosoft AI solutionsCreate a free account (Azure)Follow @sqlgal Follow @AzureFriday

At Build 2018: Data Platform Modernization Video 12.05.2018

Azure Friday visited various Microsoft booths in the Expo Hall at Build 2018 to learn what's new. In this episode, Lara Rubbelke gets an update on SQL Database Migration Service from Kevin Farlee. For more information, see:SQL Database Migration ServiceWhat is the Azure Database Migration Service? (docs)Migrate SQL Server to Azure SQL Database Managed Instance using DMSCreate a free account (Azure...

At Build 2018: Visual Studio Live Share Video 12.05.2018

Azure Friday visited various Microsoft booths in the Expo Hall at Build 2018 to learn what's new. In this episode, Scott Hanselman gets an update on Visual Studio Live Share from Jon Chu. For more information, see:Visual Studio Live ShareCreate a free account (Azure)Follow @SHanselman Follow @AzureFriday

Listen to the Azure Friday podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.