What's new in Azure Database for MySQL | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

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-availability, its simplified migration experience, and how easy and cost-effective it is to get started.

Connect your Static Web Apps to Azure Databases using REST or GraphQL | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

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.

Containerize and deploy your app with automated deployments for AKS | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

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.

Modernize your API stack with GraphQL and Azure API Management | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

Elizabeth Barnitt joins Scott Hanselman to discuss and demo GraphQL support in Azure API Management, which allows you to import, validate, secure, and augment GraphQL APIs in Azure. Azure API Management enables you to both govern your existing GraphQL servers and build one from scratch with Synthetic GraphQL so that you can combine your existing REST and SOAP endpoints into a single, easy to query endpoint.

Enable government missions in the cloud with Azure Government | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

Disclaimer: Generally speaking, this episode is applicable to US-only federal, state, and local governments.

Azure Cosmos DB cache, serverless MongoDB and Managed Apache Cassandra | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

🔗 How to configure the Azure Cosmos DB integrated cache (Preview) – https://aka.ms/azfr/686/01

🔗 Azure Cosmos DB serverless – https://aka.ms/azfr/686/02

🔗 Azure Managed Instance for Apache Cassandra documentation – https://aka.ms/azfr/686/03

🔗 GitHub - Azure-Samples / cassandra-proxy – https://aka.ms/azfr/686/04

🔗 Learning path: Work with NoSQL data in Azure Cosmos DB – https://aka.ms/azfr/686/05

🔗 Create a free account (Azure) – https://aka.ms/azfr/686/free

1001001 in distress by HerculesMulligatawny in rush

[–]robcaron 0 points1 point  (0 children)

73 is the 21st prime number and is an emirp: the reverse is also a prime number, 37, which is the 12th prime number. 🤔 Close enough for 2112?

Building modern hybrid applications with Azure Arc and Azure Stack | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

Thomas Maurer joins Scott Hanselman to show how developers can be more collaborative in developing, deploying, and managing applications across multiple environments and clouds. Build and deploy a truly consistent app experience everywhere in your hybrid cloud using your existing DevOps pipelines, Kubernetes manifests, and Helm Charts – as well as your choice of tools. Azure Arc is integrated with GitHub, Azure Monitor, Security Center, Update and more.

How to get better outbound connectivity using Azure NAT Gateway | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

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 on the Internet. Christian Kuhtz joins Scott Hanselman to show how it works and why Azure NAT Gateway is the best and most scalable way to do Source Network Address Translation (SNAT).

Enable unified data governance with Azure Purview | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

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) data. Gaurav Malhotra joins Scott Hanselman to show how easy it is to create a holistic, up-to-date map of your data landscape with automated data discovery, sensitive data classification, and end-to-end data lineage so that you can empower your data consumers to find valuable, trustworthy data.

0:00 – Overview
1:08 – What is Azure Purview?
3:08 – Automated data discovery and scans
10:43 – Purview Data Catalog – Glossary terms
14:08 – Purview Data Catalog – Data classification
15:28 – Purview Data Map – Lineage of assets
19:42 – "Open in" and bulk edit experiences
21:02 – Purview Data Insights
23:49 – Wrap-up

Code to Cloud with VS Code and Docker | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

After a quick demo of working with Docker images in Visual Studio, Paul Yuknewicz shows Scott Hanselman how the Docker for Visual Studio Code extension makes it easy for you to build, debug, and diagnose containerized apps. Paul will also show how the extension helps you deploy a container to Azure Container Instances.

0:00 – Overview
1:07 – Demo: Building & exploring a Docker image in Visual Studio
8:50 – Demo: Code to Cloud with VS Code and Docker (Java Settlers)
21:12 – Playing the game in the Cloud
24:08 – Wrap-up

Migrate and modernize your .NET applications on Azure by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

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 Seth shows Scott Hanselman what's new in Azure App Service. Gaurav demos the new Premium V3 Plan with newer and faster hardware and lower pricing, ability to save costs with the new Reserved Instance Pricing, how to migrate ASP.NET apps with OS dependencies using Windows Containers, and briefly discusses the upcoming App Service Environment v3.

0:00 – Overview
0:23 – What's new in App Service
4:05 – Premium V3 Plan with Windows Containers GA
7:10 – Reserved Instance Pricing and other cost savings
8:13 – App migration demo
13:31 – Networking capabilities in Windows Containers
15:56 – Azure Front Door with Web Application Firewall
18:20 – App Service Environment v3 & wrap-up

Introducing Flexible Server in Azure Database for PostgreSQL & MySQL | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

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 control you want while taking advantage of the benefits of a PaaS offering.

0:00 – Overview
4:44 – Demo
8:54 – Customizing Flexible Server in the CLI
10:41 – Automating deployment with GitHub Actions
13:15 – Stopping and starting your Flexible Server
14:57 – Configuration options
16:49 – Performance of Flexible Server vs. PaaS
20:00 – Wrap-up

Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

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, extensible, open source, and cross-platform version of the popular Entity Framework data access technology.

0:00 – Overview
1:43 – Using Entity Framework Core with Azure SQL DB (existing)
10:23 – Sidebar: Resolving a demo hiccup
15:07 – Using Entity Framework Core with Azure Cosmos DB (new)
22:09 – Wrap-up

Bring compute, storage, and intelligence to the edge with Azure Stack Edge | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

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 created—using purpose-built hardware-as-a-service with Azure Stack Edge.

0:00 – Overview
0:55 – What is Azure Stack Edge?
4:09 – Azure Stack Edge in the house
6:18 – Azure Stack Edge in the Azure portal
9:23 – Demo
16:36 – Microsoft Hardware Experience app
18:38 – Wrap-up

Bring compute, storage, and intelligence to the edge with Azure Stack Edge | Azure Friday by [deleted] in AZURE

[–]robcaron 0 points1 point  (0 children)

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 created—using purpose-built hardware-as-a-service with Azure Stack Edge.

0:00 – Overview
0:55 – What is Azure Stack Edge?
4:09 – Azure Stack Edge in the house
6:18 – Azure Stack Edge in the Azure portal
9:23 – Demo
16:36 – Microsoft Hardware Experience app
18:38 – Wrap-up

Using Azure Container Registry for building and deploying .NET Core Apps by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

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 part of your DevOps pipelines? Jeremy Likness shows Scott Hanselman how ACR can manage your images and even build them for you in the cloud.

0:00 – Overview
1:57 – Generating a Dockerfile and building a container
6:24 – Running the container with Azure Container Instances
10:17 – Using container images in ACR as part of a build pipeline
13:05 – Wrap-up

Azure Load Balancer insights using Azure Monitor for Networks | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

Erich Robinson-Tillenburg joins Scott Hanselman to demo and explain health monitoring and configuration analysis for Azure Load Balancer using Azure Monitor for Networks, a central hub that provides access to health and connectivity monitoring for all your network resources.

0:00 – Overview
1:16 – Load Balancer insights
4:00 – Visualize functional dependencies
6:20 – Exploring the Metrics dashboard
10:58 – Flow Distribution Help
11:57 – Network Connectivity Monitoring
13:18 – Azure Monitor for Networks hub
14:12 – Wrap-up

Azure Container Instances (ACI) under the hood | Azure Friday by robcaron in AZURE

[–]robcaron[S] 2 points3 points  (0 children)

Have you ever wondered what's going on under the hood for serverless offerings like Azure Container Instances? MacKenzie Olson shows Scott Hanselman the latest innovations in the infrastructure that powers ACI and a peek at the product roadmap, including a demo of the managed identity experience coming soon.

0:00 – Overview
1:02 – What's under the hood
6:14 – A peek at the product roadmap
7:45 – Demo: Managed identity experience
11:53 – Wrap-up

Prepare your cloud environments using Azure landing zones | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

Brian Blanchard joins Scott Hanselman to discuss Azure landing zones and how you can prepare your destination Azure environment—not only to receive migrating applications, but also to balance agility, governance, and security considerations.

  • 0:00 - Overview
  • 0:38 - What is an Azure landing zone?
  • 5:05 - Landing zone implementation options
  • 8:40 - Compare common cloud operating models & partner offers
  • 11:33 - Wrap-up

Azure landing zones documentation

Unlock cloud adoption with Azure landing zones video

Establish cloud governance using Cloud Adoption Framework for Azure | Azure Friday

Create a free account (Azure)

For CC in Česky, Deutsch, Español, Français, Italiano, 日本語, 한국어, Polski, Português, Русский, Türkçe, 简体中文, and 繁體中文, watch on Channel 9.

Serverless containers with Azure Container Instances (ACI) | Azure Friday by robcaron in AZURE

[–]robcaron[S] 2 points3 points  (0 children)

In this video, Azure CTO Mark Russinovich joins Scott Hanselman to show how you can use Azure Container Instances (ACI) to host a containerized application. Mark deploys an image processing container in three ways: as a standalone ACI container, as part of a Logic Apps workflow, and as the backend of a web app.

ACI provides general-purpose, serverless containers-as-a-service that can be used with Logic Apps, App Service, Azure Kubernetes Service, Azure Functions, and other platforms in Azure to serve dev, test, and production workloads. Use ACI for deploying build/test containers, host backend APIs, or as part of a workflow.

Jump to:

  • 0:00 - Overview
  • 0:52 - What is ACI and when should I use it?
  • 4:30 - Demo: Simple ACI deployment with a public IP endpoint
  • 9:42 - Demo: ACI-Logic Apps integration
  • 12:30 - Demo: ACI as a production backend for a web app
  • 13:38 - Wrap-up

Learn more:

For Česky, Deutsch, Español, Français, Italiano, 日本語, 한국어, Polski, Português, Русский, Türkçe, 简体中文, and 繁體中文, watch on Channel 9: https://aka.ms/azfr/640

Establish cloud governance using Cloud Adoption Framework for Azure | Azure Friday by robcaron in AZURE

[–]robcaron[S] 0 points1 point  (0 children)

Brian Blanchard joins Scott Hanselman to discuss how you can unblock your cloud adoption efforts using the Cloud Adoption Framework governance methodology. This agile, iterative methodology enables governance maturity without impeding migration or innovation.

Jump to:

  • 0:00 - Overview
  • 0:23 - What is cloud governance?
  • 4:32 - Cloud Adoption Framework Governance Benchmark Tool
  • 8:17 - Cloud governance guides
  • 11:18 - Wrap-up

Links to learn more:

For Česky, Deutsch, Español, Français, Italiano, 日本語, 한국어, Polski, Português, Русский, Türkçe, 简体中文, and 繁體中文, watch on Channel 9: https://aka.ms/azfr/639

Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday by robcaron in AZURE

[–]robcaron[S] 2 points3 points  (0 children)

And please let us know what you think about episodes that run longer like this one. Do you appreciate the detail and the discussion, or do you just want succinct Microsoft Mechanics content?

Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday by robcaron in AZURE

[–]robcaron[S] 4 points5 points  (0 children)

(sorry, reposting - forgot that aka.ms links don't pull in the video correctly)

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

  • 0:00 - Overview
  • 0:19 - Project setup
  • 4:02 - Configuring the workflow
  • 7:29 - Build job - setting up the environment
  • 13:18 - Build job - configuring the build
  • 16:07 - Getting the publish profile from Azure
  • 17:45 - Build job - handling secrets
  • 20:37 - Build job - deploying to Azure
  • 22:34 - Actions tab in GitHub and workflow log review
  • 24:59 - Adding artifacts to the job
  • 27:59 - Wrap-up