Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Pricing
Podcast Image

Azure Friday (Audio)

Activity Overview

Episode publication activity over the past year

Episodes

Showing 101-200 of 487
«« ← Prev Page 2 of 5 Next → »»

Retro Game Translation with Azure Cognitive Services and IoT Edge

07 May 2021

Contributed by Lukas

Paul DeCarlo shows Scott Hanselman how Azure IoT Edge enables you to deploy cloud intelligence locally on edge devices.  By moving certain workloads...

Simplify moving resources between regions with Azure Resource Mover

30 Apr 2021

Contributed by Lukas

Sujay Talasila joins Scott Hanselman to discuss various scenarios and benefits of Azure Resource Mover for moving your resources across regions using ...

Optimizing your storage costs with Azure Blob Storage

24 Apr 2021

Contributed by Lukas

Klaas Langhout shows Scott Hanselman how to use Azure Blob Storage for a variety of cloud workloads while optimizing costs related to controlling capa...

Get a unified network monitoring experience with Network Insights

19 Apr 2021

Contributed by Lukas

Using Networks Insights to view health, metrics, alerts, and signals from all network monitoring tools in one place, Dalan Mendonca shows Scott Hansel...

Diagnose and solve problems with Azure API Management Diagnostics

09 Apr 2021

Contributed by Lukas

Khaled Zayed joins Scott Hanselman to show how to troubleshoot availability, performance, and policy issues in your API Management service using API M...

Building a balancing robot with Azure Sphere

02 Apr 2021

Contributed by Lukas

Mike Hall shows Scott Hanselman how his team built a self-balancing robot using Azure Sphere and Azure RTOS that can be controlled and updated remotel...

Azure Advisor – Your free, personalized guide to Azure best practices

26 Mar 2021

Contributed by Lukas

Jose Portugal joins Scott Hanselman to show how to use Azure Advisor to optimize your Azure workload usage, lower costs, increase efficiency, and impr...

Using Azure Cross-region Load Balancer for high availability scenarios

26 Mar 2021

Contributed by Lukas

Irene Huang joins Scott Hanselman to show him Cross-region Load Balancer, which recently became available for Public Preview. Cross-region Load Balanc...

How to use Azure Orbital to communicate with your satellites

19 Mar 2021

Contributed by Lukas

Azure Orbital is a fully managed cloud-based ground station as a service that enables you to communicate with your spacecraft or satellite constellat...

Best practices for Azure Container Instances (ACI) with GitHub Actions

19 Mar 2021

Contributed by Lukas

Azure Container Instances (ACI) allow for a quick, simple, and cost effective way to run serverless containers in production. ACI is generally availab...

Azure Purview: New connectors, Synapse integration, enhanced business glossary, and more

12 Mar 2021

Contributed by Lukas

Gaurav Malhotra joins Scott Hanselman to show him what's new in Azure Purview since it was released in public preview in December 2020. Azure Purview ...

Durable functions in Python for Azure Functions

12 Mar 2021

Contributed by Lukas

David Justo joins Scott Hanselman to discuss durable functions in Python, which is an extension of Azure Functions for writing stateful functions in ...

What to use for monitoring your applications in Azure

05 Mar 2021

Contributed by Lukas

Knowing how your application is doing is vital to keep your users happy. In Azure, there are many services that can help you with this. In this episod...

What to use for deploying and testing your applications in Azure

05 Mar 2021

Contributed by Lukas

Friends don't let friends right-click deploy. Azure provides many ways to deploy your application. In this episode, Azure Barry shows Scott Hanselman...

Troubleshoot AKS cluster issues with AKS Diagnostics and AKS Periscope

26 Feb 2021

Contributed by Lukas

Yun Jung Choi shows Scott Hanselman how to use AKS Diagnostics and AKS Periscope to troubleshoot issues on your AKS cluster. Use AKS Diagnostics to id...

Autoscale applications on Kubernetes with Kubernetes Event-Driven Autoscaling (KEDA)

26 Feb 2021

Contributed by Lukas

Do you want to scale your workloads on Kubernetes without having to worry about the details? Do you want to run Azure Functions anywhere and easily sc...

Make the most of your Azure portal experience

19 Feb 2021

Contributed by Lukas

The Azure portal is the single pane of glass where you can create, monitor, manage and operate hundreds of Azure services. In this episode, Leon Welic...

Managing Azure from your phone with the Azure mobile app

19 Feb 2021

Contributed by Lukas

Ilse Terrazas Ortega joins Scott Hanselman to show you how to take advantage of the Azure mobile app to monitor and manage your Azure environment. Fro...

Building modern hybrid applications with Azure Arc and Azure Stack

12 Feb 2021

Contributed by Lukas

Thomas Maurer joins Scott Hanselman to show how developers can be more collaborative in developing, deploying, and managing applications across multip...

How to get better outbound connectivity using Azure NAT Gateway

12 Feb 2021

Contributed by Lukas

When your private virtual networks in Azure need to talk to the Internet, a network translation is needed for your applications to talk to endpoints o...

Operational best practices for web apps on Azure App Service

06 Feb 2021

Contributed by Lukas

Azure App Service hosts millions of apps, serves trillions of requests per day, and has an SLA of 99.95%. But what should you do when your app has iss...

Scale your cloud app with Azure Cache for Redis

06 Feb 2021

Contributed by Lukas

Ye Gu joins Scott Hanselman to discuss Azure Cache for Redis, a popular open-source in-memory data store that uses DRAM to store the most frequently u...

Zone to Zone Disaster Recovery with Azure Site Recovery

29 Jan 2021

Contributed by Lukas

With zone to zone disaster recovery, you can bring the power of Availability zones to augment your Disaster Recovery story. Siddharth Deekshit joins S...

Enable unified data governance with Azure Purview

11 Dec 2020

Contributed by Lukas

Azure Purview is a unified data governance service that helps you manage and govern your on-premises, multi-cloud, and software-as-a-service (SaaS) da...

Azure Arc enabled Kubernetes with GitOps

04 Dec 2020

Contributed by Lukas

Lior Kamrat shows Scott Hanselman how Azure Arc enabled Kubernetes provides an easy way to apply GitOps configurations on Kubernetes clusters deployed...

Implement serverless APIs with Azure Functions and Azure API Management

25 Nov 2020

Contributed by Lukas

Jeff Hollan joins Scott Hanselman to show how you can quickly deploy and manage your Serverless API's using OpenAPI and API Management.[0:00:00]– Ov...

Build serverless APIs with Azure Functions

25 Nov 2020

Contributed by Lukas

Jeff Hollan joins Scott Hanselman to show how you can build highly scalable serverless APIs with Azure Functions.[0:00:00]– Overview[0:01:09]– Wha...

Code to Cloud with VS Code and Docker

20 Nov 2020

Contributed by Lukas

After a quick demo of working with Docker images in Visual Studio, Paul Yuknewicz shows Scott Hanselman how the Docker for Visual Studio Code extensio...

Migrate and modernize your .NET applications on Azure

13 Nov 2020

Contributed by Lukas

Azure App Service hosts over 2M web apps with a fully managed app hosting platform for .NET, Node, Python, and Java web apps. In this episode, Gaurav ...

Introducing Flexible Server in Azure Database for PostgreSQL & MySQL

30 Oct 2020

Contributed by Lukas

Sunil Kamath joins Scott Hanselman to discuss how you can run your MySQL or Postgres database as a managed database on Azure without giving up the con...

Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB

23 Oct 2020

Contributed by Lukas

Jeremy Likness shows Scott Hanselman how to use Entity Framework (EF) Core with Azure SQL DB and Azure Cosmos DB. EF Core is a lightweight, extensibl...

Bring compute, storage, and intelligence to the edge with Azure Stack Edge

16 Oct 2020

Contributed by Lukas

Dipti Pai joins Scott Hanselman to show how to run containerized and VM workloads to get quick, actionable insights at the edge—where data is create...

Using Azure Container Registry for building and deploying .NET Core Apps

09 Oct 2020

Contributed by Lukas

You probably know that Azure Container Registry enables you to store and manage container images securely, but did you know it can also be used as a p...

Azure Load Balancer insights using Azure Monitor for Networks

02 Oct 2020

Contributed by Lukas

Erich Robinson-Tillenburg joins Scott Hanselman to demo and explain health monitoring and configuration analysis for Azure Load Balancer using Azure M...

Azure Container Instances (ACI) under the hood

25 Sep 2020

Contributed by Lukas

Have you ever wondered what's going on under the hood for serverless offerings like Azure Container Instances? MacKenzie Olson shows Scott Hanselman t...

Code to Cloud with Docker and Azure Container Instances

18 Sep 2020

Contributed by Lukas

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 ...

Prepare your cloud environments using Azure landing zones

14 Sep 2020

Contributed by Lukas

Brian Blanchard joins Scott Hanselman to discuss Azure landing zones and how you can prepare your destination Azure environment—not only to receive ...

Serverless containers with Azure Container Instances (ACI)

03 Sep 2020

Contributed by Lukas

In this episode, Azure CTO Mark Russinovich joins Scott Hanselman to show how you can use Azure Container Instances (ACI) to host a containerized appl...

Establish cloud governance using Cloud Adoption Framework for Azure

31 Aug 2020

Contributed by Lukas

Brian Blanchard joins Scott Hanselman to discuss how you can unblock your cloud adoption efforts using the Cloud Adoption Framework governance methodo...

Learn how to deploy .NET Core apps to Azure with GitHub Actions

21 Aug 2020

Contributed by Lukas

GitHub Actions makes it easy to automate all your software workflows. Tim Heuer joins Scott Hanselman to saunter through the process of deploying .NET...

Getting started as a cloud engineer with Gwyneth Peña

14 Aug 2020

Contributed by Lukas

Azure MVP Gwyneth Peña joins Scott Hanselman to show him how she got started as a cloud engineer not only by learning by doing, but also by document...

How Azure App Configuration helps developers roll out new features

07 Aug 2020

Contributed by Lukas

Jimmy Campbell is back to show Scott Hanselman how to use App Configuration for feature management. Traditionally, shipping a new application feature ...

Introducing the next generation of Azure Stack HCI

31 Jul 2020

Contributed by Lukas

Scott Hanselman sits down with Cosmos Darwin to learn about Azure Stack HCI, which is a new host operating system for hyperconverged infrastructure. ...

Enabling secure remote work using Windows Virtual Desktop

24 Jul 2020

Contributed by Lukas

Windows Virtual Desktop (WVD) is a comprehensive desktop and app virtualization service running in Azure to enable secure remote work. Christiaan Br...

Introducing Azure Monitor for SAP Solutions

15 Jul 2020

Contributed by Lukas

Azure Monitor for SAP Solutions is an Azure-native monitoring solution for customers running their SAP landscapes on Azure.  Syeda Persia Aziz joins...

How Fidelity Investments enabled Azure at scale for their developers

01 Jul 2020

Contributed by Lukas

Maintaining an elevated level of security and governance in regulated industries like financial services can introduce complexity and friction. Geoff ...

Cloud Security Posture Management (CSPM) with Azure Security Center

18 Jun 2020

Contributed by Lukas

Azure Security Center enables you to strengthen your security posture. Yuri Diogenes joins Scott Hanselman to show how Security Center helps you ide...

Azure Lighthouse: A unified control plane for managing Azure at scale

22 May 2020

Contributed by Lukas

Archana Balakrishnan joins Scott Hanselman to show how Azure Lighthouse can manage thousands of customers and millions of resources from a unified con...

AzUrlShortener: An open source, budget-friendly URL shortener

15 May 2020

Contributed by Lukas

AzUrlShortener is an open source, budget-friendly URL shortener you can deploy directly from GitHub with one click into your Azure subscription. In th...

Azure HPC Cache - File caching for high-performance computing (HPC)

08 May 2020

Contributed by Lukas

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 r...

Writing code and having fun with Rock, Paper, Scissors, Lizard, Spock

17 Apr 2020

Contributed by Lukas

Isaac Levin joins Scott Hanselman to talk about building highly scalable applications and having fun with the Rock, Paper, Scissors, Lizard, Spock sam...

How to choose Azure services for working with messages in your application

10 Apr 2020

Contributed by Lukas

Azure MVP Barry "Azure Barry" Luijbregts joins Scott Hanselman to outline how you can choose the right services for working with messages a...

How to choose Azure services to speed up your application

10 Apr 2020

Contributed by Lukas

Azure MVP Barry "Azure Barry" Luijbregts joins Scott Hanselman to outline how you can choose the right Azure services to speed up your appli...

Go serverless: Serverless operations with Azure DevOps

03 Apr 2020

Contributed by Lukas

Abel Wang joins Donovan Brown to show how to use Azure Pipelines to build and deploy apps for Azure Functions, App Service and even Kubernetes Cluste...

Go serverless: Big data processing with Azure Event Hubs for Apache Kafka

03 Apr 2020

Contributed by Lukas

Working with Apache Kafka and want to simplify management of your infrastructure? Lena Hall joins Scott Hanselman to show you can keep using Apache Ka...

Go serverless: Real-time applications with Azure SignalR Service

27 Mar 2020

Contributed by Lukas

Modern applications light up with real-time information. Anthony Chu joins Donovan Brown to show how to deliver live updates from Azure Functions to w...

Go serverless: Enterprise integration with Azure Logic Apps

27 Mar 2020

Contributed by Lukas

Jeremy Likness joins Scott Hanselman to show how to build workflows and integrations from the cloud across third-party services and on-premises serve...

Go serverless: Containers with Kubernetes and virtual nodes

21 Mar 2020

Contributed by Lukas

Think serverless is just for functions? Think again! Brendan Burns joins Donovan Brown to look at how serverless containers can provide a cloud-native...

Go serverless: Event-driven applications with Azure Functions

20 Mar 2020

Contributed by Lukas

Jeff Hollan joins Scott Hanselman to show how you can quickly develop and deploy code to run in the cloud with Azure Functions. Functions can be writt...

Manage and govern your hybrid servers using Azure Arc

13 Mar 2020

Contributed by Lukas

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 netw...

Azure Cosmos DB Free Tier and Autopilot

06 Mar 2020

Contributed by Lukas

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 smal...

Secure access to your API server using authorized IP ranges in AKS

06 Mar 2020

Contributed by Lukas

In Kubernetes, the API server is the central way to interact and manage the cluster. To improve cluster security in Azure Kubernetes Server, Ruchika G...

End-to-end IoT device security with Azure Sphere

28 Feb 2020

Contributed by Lukas

Caitie McCaffrey joins Scott Hanselman to give a detailed overview of Azure Sphere, including how the hardware, operating system, and cloud-based secu...

A quick intro to the Azure Stack portfolio

28 Feb 2020

Contributed by Lukas

Cassie Condon joined Scott Hanselman at Ignite 2019 to talk about the new investments, capabilities, and form factors for the Azure Stack portfolio th...

How to use Jupyter Notebooks in Azure Data Studio

21 Feb 2020

Contributed by Lukas

Vicky Harp joins Scott Hanselman to show how Azure Data Studio combined the simple and robust SQL query editing experience of tools like SSMS with the...

How to use HTTP overrides on Azure CDN from Microsoft

21 Feb 2020

Contributed by Lukas

Sohamn Chatterjee joins Scott Hanselman to show how to customize HTTP requests including header override, URL redirects/rewrites, and change caching p...

How to manage platform updates with Maintenance Control in Azure

14 Feb 2020

Contributed by Lukas

Shantanu Srivastava joins Scott Hanselman to show how you can manage platform updates, that don't require a reboot, using Maintenance Control. Azure f...

How to connect and deliver services privately on Azure with Azure Private Link

14 Feb 2020

Contributed by Lukas

Narayan Anamalai joins Donovan Brown to introduce Azure Private Link. In this episode, Narayan demonstrates how you can secure Azure PaaS resources ...

Intro to Rudr: A Kubernetes Implementation of the Open Application Model

07 Feb 2020

Contributed by Lukas

Curious to see the Open Application Model (OAM) in action? Look no further than Rudr - the Kubernetes reference implementation of OAM. In this episode...

Learn all about Open Application Model (OAM)

07 Feb 2020

Contributed by Lukas

Mackenzie Olson and Sudhanva Huruli join Donovan Brown to cover the core concepts of the Open Application Model (OAM). OAM is a platform-agnostic open...

How to publish your APIs with the new developer portal in Azure API Management

31 Jan 2020

Contributed by Lukas

The all-new API Management developer portal lets you effortlessly publish your APIs. It's customizable, lightweight, and intuitive. Mike Budzynski jo...

How to get started with Azure using Azure Quickstart Center

31 Jan 2020

Contributed by Lukas

Azure Quickstart Center gives you Microsoft recommended best practices to set up your Azure environment and create your first cloud project with confi...

Microsoft Cloud Adoption Framework for Azure, Part 2

24 Jan 2020

Contributed by Lukas

The Microsoft Cloud Adoption Framework for Azure guides customers through their cloud journey, to use and adopt cloud services with confidence and in ...

Microsoft Cloud Adoption Framework for Azure, Part 1

24 Jan 2020

Contributed by Lukas

The Microsoft Cloud Adoption Framework for Azure guides customers through their cloud journey, to use and adopt cloud services with confidence and in ...

How to do Bulk and Transactional Batch operations with the Azure Cosmos DB .NET SDK

17 Jan 2020

Contributed by Lukas

Matías Quaranta (@ealsur) shows Donovan Brown (@donovanbrown) how to do bulk operations with the Azure Cosmos DB .NET SDK to maximize throughput, an...

How to set up a direct interconnection between Azure and Oracle Cloud Infrastructure (OCI)

17 Jan 2020

Contributed by Lukas

Romit Girdhar, Microsoft (@romitgirdhar) and Chinmay Joshi,Oracle join Lara Rubbelke to explain how to interconnect Microsoft Azure and Oracle Cloud I...

How to build and deploy a containerized app to Azure Kubernetes Service (AKS)

11 Jan 2020

Contributed by Lukas

Jay Gordon (@jaydestro) joins Donovan Brown (@donovanbrown) to show how to build a containerized React application and deploy it to production with Az...

An introduction to Azure FarmBeats at Microsoft Ignite 2019

20 Dec 2019

Contributed by Lukas

Dr. Ranveer Chandra gives Scott Hanselman an introduction to Azure FarmBeats at Microsoft Ignite 2019. FarmBeats is a business-to-business offering ...

How to share data in place from Azure Data Explorer

20 Dec 2019

Contributed by Lukas

Azure Data Share enables organizations to share data simply, safely and with plenty of flexibility when it comes to data sources and modes of sharing....

How to use composite indexes and correlated subqueries with Azure Cosmos DB

06 Dec 2019

Contributed by Lukas

Tim Sander joins Scott Hanselman to discuss composite indexes and correlated subqueries using the SQL API in Azure Cosmos DB. A Request Unit, or RU, i...

How to connect virtual networks across Azure regions with Azure Global VNet peering

06 Dec 2019

Contributed by Lukas

Anavi Nahar joins Donovan Brown to show how virtual network peering enables you to connect networks seamlessly in Azure Virtual Network. The virtual n...

How to use Azure Ultra Disks with Azure Virtual Machines

29 Nov 2019

Contributed by Lukas

Aung Oo joins Scott Hanselman to show how to use Azure Ultra Disks. Ultra Disk is a new Managed Disks offering that delivers unprecedented and extreme...

How to share SQL tables and views using Azure Data Share

29 Nov 2019

Contributed by Lukas

Jie Feng joins Scott Hanselman to show how to share SQL tables and views using Azure Data Share. Azure Data Share now supports snapshot-based sharing ...

How to connect Windows Server to Azure hybrid services using Windows Admin Center

22 Nov 2019

Contributed by Lukas

Thomas Maurer joins Scott Hanselman to show how you can connect your Windows Servers on-premises to Azure hybrid services like Azure Site Recovery to ...

How to monetize your SaaS solutions on Microsoft AppSource and Azure Marketplace

22 Nov 2019

Contributed by Lukas

Learn how you can publish your SaaS solution and start generating revenue by making it available to potential buyers on Microsoft AppSource and Azure ...

Learn what's new in Azure Cognitive Services

15 Nov 2019

Contributed by Lukas

Christina Lee joins Scott Hanselman to show what's new in Azure Cognitive Services.  Cognitive Services bring AI within reach of every developer—w...

How to use Prometheus to monitor containers in Azure Monitor

15 Nov 2019

Contributed by Lukas

Keiko Harada joins Scott Hanselman to show how to use Prometheus to monitor containers in Azure Monitor.  Prometheus is a popular open source metric ...

How to keep your apps healthy with Genie and Navigator in App Service Diagnostics

08 Nov 2019

Contributed by Lukas

Most of the time, your apps are running happily and healthily. However, when things go wrong, you can use Genie and Navigator in App Service Diagnosti...

How to prepare data using wrangling data flows in Azure Data Factory

04 Nov 2019

Contributed by Lukas

Gaurav Malhotra joins Scott Hanselman to show how wrangling data flows in Azure Data Factory empower you with a code-free, serverless environment that...

How to expedite container startup with Project Teleport and Azure Container Registry

01 Nov 2019

Contributed by Lukas

Container startup time is the price of admission, but startup time is also an inhibitor for many serverless scenarios. Steve Lasker joins Lara Rubbelk...

How to defend against denial of service attacks with Azure DDoS Protection

01 Nov 2019

Contributed by Lukas

Distributed denial of service (DDoS) attacks are rampant and it's not a question of if a business will be impacted but when. Anupam Vij shows Scott Ha...

Learn all about Distributed Application Runtime (Dapr), Part 2

25 Oct 2019

Contributed by Lukas

Aman Bhardwaj and Yaron Schneider join Scott Hanselman to talk about the actor model of Distributed Application Runtime (Dapr). Dapr is a portable, ev...

Learn all about Distributed Application Runtime (Dapr), Part 1

25 Oct 2019

Contributed by Lukas

Aman Bhardwaj and Yaron Schneider join Scott Hanselman to talk about the core concepts of Distributed Application Runtime (Dapr). Dapr is a portable,...

How to monitor your Azure Data Factory pipelines visually using Gantt views

18 Oct 2019

Contributed by Lukas

Gaurav Malhotra joins Scott Hanselman to show how you can use Gantt views to visualize your pipeline and activity runs. Look at the Gantt view per pip...

How to use Azure Bastion to connect securely to your Azure VMs

18 Oct 2019

Contributed by Lukas

Using a bastion host can help limit threats such as port scanning and other types of malware targeting your VMs. Ashish Jain joins Scott Hanselman to ...

How to stream big data with Data Accelerator for Apache Spark

11 Oct 2019

Contributed by Lukas

Geoff Staneff joins Donovan Brown to show how Data Accelerator for Apache Spark simplifies everything from onboarding to streaming of big data. It off...

How to execute Azure Machine Learning service pipelines in Azure Data Factory

11 Oct 2019

Contributed by Lukas

Gaurav Malhotra joins Scott Hanselman to show how you can run your Azure Machine Learning (AML) service pipelines as a step in your Azure Data Factor...

How to reserve a public IP range in Azure using Public IP Prefix

27 Sep 2019

Contributed by Lukas

Are you tired of managing your multiple public IP addresses in Azure? Anavi Nahar joins Donovan Brown to show how Public IP Prefix enables you to use ...

How to reduce inter-VM latency with Proximity Placement Groups

27 Sep 2019

Contributed by Lukas

The performance of your applications is central to the success of your IT organization. Many factors can affect the performance of your applications i...

How to use Jupyter Notebook and Apache Spark in Azure Cosmos DB

20 Sep 2019

Contributed by Lukas

Kirill Gavrylyuk joins Scott Hanselman to show how to run Jupyter Notebook and Apache Spark in Azure Cosmos DB. Now you can use the interactive expe...

«« ← Prev Page 2 of 5 Next → »»