Channel 9 show

Channel 9

Summary: Channel 9 is a community. We bring forward the people behind our products and connect them with those who use them. We think there is a great future in software and we're excited about it. We want the community to participate in the ongoing conversation. This is the heart of Channel 9. We talk about our work but listen to the customer.

Podcasts:

 Web Live Preview | Visual Studio Toolbox | File Type: video/mp4 | Duration: 1443

Sayed Hashimi, PM on the ASP.NET team, shows us how Visual Studio 2022 offers a new experience for building Web Forms projects. He shows the new Web Forms designer and Web Live Preview, which enables you to see changes reflected live in your running app. Check out this Visual Studio blog post to learn more.

 DevOps Lab | Infra as Code in Action: Secrets management | Ep 2 of 4-episode series | The DevOps Lab | File Type: video/mp4 | Duration: 555

April Edwards and Christopher Maneu are back for part two of this four-part series, Infra as Code in Action! Today, they'll be talking about secrets management! Is it really important to keep secrets? Yes! And there's more to it than keeping secrets including auditing and key rotation. Chris will demo zero-code change secured credentials with Infra as Code and talk about how NubesGen helps with secret management. Jump to:[00:52] Why think about Secrets management?[03:10] How to add Secrets management with NubesGen[07:40] Easy Secrets rotation Learn more:Secrets https://aka.ms/DevOpsLab/IaCSecretsTemplates https://aka.ms/DevOpsLab/IaCTemplatesTwelve factor config https://12factor.net/configNubesGen https://www.nubesgen.comGithub NubesGen https://github.com/microsoft/nubesgen Don't miss an episode https://aka.ms/AzDevOpsYouTubeChannel 9 https://aka.ms/TheDevOpsLab ​Follow April https://twitter.com/TheAprilEdwardsFollow Chris https://twitter.com/cmaneuCreate a Free Azure DevOps Account https://aka.ms/AA7uopu

 Eliminate data silos with NFS 3.0 support for Azure Blob Storage | Azure Friday | File Type: video/mp4 | Duration: 846

Yuan Zheng joins Scott Hanselman to discuss and demonstrate Blob storage support for the NFS 3.0 protocol, which enables you to run your applications on a single storage platform. With no application rewrites necessary you will also help eliminate data silos. [0:00:00]– Introduction[0:02:00]– Overview of NFS v3 support for Azure Blob Storage[0:04:42]– Demo: Enabling NFSv3 in your Storage account[0:05:49]– Demo: Secure access using virtual networks[0:07:20]– Demo: Blob storage compatibility with VMs using NFS v3[0:09:12]– Demo: Writing to Blob storage from within a VM[0:12:45]– Wrap-up Modernize large-scale NFS workloads and eliminate data silos with Azure Blob StorageNetwork File System (NFS) 3.0 protocol support in Azure Blob StorageAzure Blob Storage overviewConfigure blob storage – Microsoft Learn moduleCreate a free account (Azure)

 Operational Excellence: How your resource actually gets provisioned | Well-Architected: The Backstage Tour | File Type: video/mp4 | Duration: 1101

ARM Templates Unplugged: How Your Resource Actually Gets Provisioned Presented by: Alex Frankel, Senior Program Manager, Azure Deployments Reproducible infrastructure and workloads can be crucial for operational excellence. At some point as you build on Azure you will press into service some ARM templates – either authored directly or through tools like Bicep, Farmer, or PSArm. Ever wonder how we go from a simple template to a not-so-simple set of running resources? We'll reveal the whole story from end-to-end and in the process show you some tips for working with this key provisioning tool. Ready for more? Check out the Microsoft Learning Path

 Managing SQL Server Agent Jobs with Notebook Jobs in Azure Data Studio | Data Exposed | File Type: video/mp4 | Duration: 876

As database professionals, we all know how to manage SQL Server Agent jobs using SQL Server Management Studio (SSMS), TSQL, and PowerShell. With Azure Data Studio and SQL Server Agent extension, we have new tools to create, maintain and manage SQL Agent jobs using Notebook. These are called Notebook Jobs. Once you successfully execute a Notebook job manually or via schedule, each run's results are saved into a separate Notebook, which you can easily share with others. In this episode of Data Exposed: MVP Edition, Taiob Ali will walk you through every step of Notebook Jobs.[00:31] About Taiob Ali[01:34] Benefits of SQL Server Agent Jobs[04:50] Demo[T012:30] Getting Started Resources:Github About Taiob Ali:Taiob Ali, Microsoft Data Platform MVP, is an accomplished technical leader with a proven record of success. During his last 15 years, he has worked with the Microsoft Data Platform and MongoDB, both on-premises and cloud. His experience includes all three major business sectors: finance, e-commerce, and healthcare. Taiob has hands-on experience managing large database projects, including massive data migration, intricate process design, testing and deployment, performance tuning, and long-term capacity planning. Taiob is currently working at "GMO LLC" as Database Solutions Manager, focusing on cloud migration, automation, improving, and streamlining operational workflow. He is a regular speaker at local and virtual chapters, Data Saturdays, and Azure conferences. He is a board member of New England SQL Server User Group, founder of 'Database Professionals Virtual Meetup Group', and organizer of Boston Data Saturday. About MVPs:Microsoft Most Valuable Professionals, or MVPs, are technology experts who passionately share their knowledge with the community. They are always on the "bleeding edge" and have an unstoppable urge to get their hands on new, exciting technologies. They have a very deep knowledge of Microsoft products and services, while al

 DevOps Lab | Infra as Code in Action: Naming conventions | Ep 1 of 4-episode series | The DevOps Lab | File Type: video/mp4 | Duration: 643

The DevOps Lab is back with host April Edwards. On the show today, April welcomes Christopher Maneu for Episode one of this four-part series, Infra as Code in Action! DevOps practitioners get a practical example of how to implement naming convention with Bicep. Checkout NubesGen and MS Docs: Why naming conventions are important, how to implement it with bicep, how to do it in 1 minute with NubesGen! Jump to:[01:40] What is NubesGen?[04:15] Why defining naming conventions is important[06:00] Defining convention in infrastructure as code Learn more:Define your naming convention https://aka.ms/DevOpsLab/IaC/NamingConvention ARM templates https://aka.ms/DevOpsLab/IaC/BicepARM NubesGen https://aka.ms/nubesgen Azure DevOps Docs https://aka.ms/AzureDevOps/Docs​Azure DevOps YouTube https://aka.ms/AzDevOpsYouTube​​Follow April https://twitter.com/TheAprilEdwardsFollow Chris https://twitter.com/cmaneuCreate a Free Azure DevOps Account https://aka.ms/AA7uopu

 Quantum-inspired algorithms and the Azure Quantum optimization service | Azure Friday | File Type: video/mp4 | Duration: 1538

Delbert Murphy joins Scott Hanselman to show how quantum-inspired algorithms mimic quantum physics to solve difficult optimization problems. Quantum-Inspired Optimization (QIO) takes state-of-the-art algorithmic techniques from quantum physics and makes these capabilities available in Azure on conventional hardware, and callable from a Python client. You can use QIO to solve problems with hundreds of thousands of variables, combined into millions of terms, in a few minutes, with this easy-to-consume Azure service. [0:00:00]– Introduction [0:00:40]– What problems can you solve with quantum-inspired optimization?[0:05:35]– A concrete example: Secret Santa[0:08:52]– Demo, Part I: Solving Secret Santa with QIO[0:17:58]– Demo, Part II: Running the code[0:21:12]– Quantum-inspired algorithms[0:24:33]– Wrap-up Solve optimization problems by using quantum-inspired optimizationWhat are quantum-inspired algorithms?Ising formulations of many NP problems (Cornell University)A Tutorial on Formulating and Using QUBO Models (Cornell University)Sample code: delbert/secret-santa (GitHub)Azure Quantum optimization service samples (GitHub)Create a free account (Azure)

 Power Platform for All: Lowering the Barrier to Entry with Sharif Nasser | #LessCodeMorePower | File Type: video/mp4 | Duration: 928

Microsoft Learn Student Ambassador Sharif Nasser joins Dona and Sarah in this episode of LessCodeMorePower. Sharif is a digital systems and robotics engineering student at Tecnologico de Monterrey (Mexico). Sharif believes strongly that knowledge sharing is a powerful tool that can change people's lives. Additionally, he feels that Power Platform provides people with or without technical skills the ability to solve challenges through tech. In this episode Sharif will discuss how he is helping to build a community of makers in Latin America. Sharif shared a few calls to action /homework for you. First, if you are a student take the time to learn about the Microsoft Learn Student Ambassador program. Second, to learn more about the Power Platform check out Microsoft Learn for free online Power Platform content. Third, a great way to learn more is thru Power Platform Virtual Training days. Microsoft Learn Student Ambassador Program – https://aka.ms/studentambasadors.comFree Power Apps Udacity Course – https://aka.ms/UdacityPowerMicrosoft Learn Power Platform App Maker - https://aka.ms/pl100 Microsoft Learn Power Platform Fundamentals – https://aka.ms/powerplatfun

 Using the Console Log formatter | On .NET | File Type: video/mp4 | Duration: 1333

In this episode we’re joined by Maryam Ariyan, one of the Software Engineers that works on the Logging extensions for .NET. Maryam talks to us about some of the new enchantments that her team have been working on to improve logging for .NET applications. [01:03] - What’s new for console logging?[04:06] - SimpleConsole demo[07:54] - Changing the console log format[17:06] - Customizing your own log format Useful Links Logging in .NETConsole log formatting

 Migrating to SQL: New Conversion Reports in SSMA (Ep. 7) | Data Exposed | File Type: video/mp4 | Duration: 855

Reports have never looked so great! The new features in SQL Server Migration Assistant help you easily identify automatically converted objects and estimate the effort associated with manually converted objects. Incorporate your findings into your migration process and accelerate your journey to Azure SQL. [00:30] Introductions[01:46] Importance of SSMA reports[02:42] Demo: Challenges that led to enhancements[06:58] Demo: New, enhanced reports Resources:SQL Server Migration Assistant - SQL Server | Microsoft DocsAzure Database Migration Guides | Microsoft DocsMigrating to SQL series playlist

 C# Language Highlights: Deconstructing Non-tuple Types | On .NET | File Type: video/mp4 | Duration: 331

In this short video, David and Kendra diving into the deconstruction of non-tuple types. Useful Links Deconstructing tuples and other typesCreating record typesTuple types.NET Videos

 GEP shares how Microsoft Azure powers their logistics platform, enabling a more reliable experience. | Customer Tech Talks | File Type: video/mp4 | Duration: 766

Nithin Prasad Principal Engineer from GEP joins Customer Tech Talks to share how their global logistics and supply platform GEP NEXXE, is powered by Microsoft Azure. He also shares how Azure Availability Zones enables them to provide a scalable and resilient architecture for their customers. Reference Links: Microsoft Learn | https://aka.ms/CTT_Learn Get Started with Well-Architected Framework | https://aka.ms/WellArchitected/Framework Want to be featured on Customer Tech Talks? Submit your story to cttalk@microsoft.com Follow us on social: Twitter | LinkedIn

 AI Show | Automate Data Extraction from ID documents with Azure Form Recognizer | Episode 26 | AI Show | File Type: video/mp4 | Duration: 770

On this episode of the AI Show, Seth welcomes back Lu Zhang! Lu will walk us through how to use the new prebuilt model in Azure Form Recognizer to extract key-value pairs from ID documents like passport and US driver's license, using the REST APIs, SDKs or low-code/no-code in AI Builder. Jump to:[00:17] Seth welcomes Lu Zhang[00:29] What is Form Recognizer?[01:17] What Form Recognizer does for ID documents?[01:52] What is an ID Doc?[02:53] How it works[03:45] What is FOTT?[04:40] Demo[09:10] How to do this in a low code, no code way[09:42] What is AI Builder?[10:21] ID flow Demo[11:47] Where to go to learn more Learn more:Azure Form Recognizer Get Started https://aka.ms/AIShow/FormRecognizer/Get-StartedForm Recognizer Client Library SDKs https://aka.ms/AIShow/FormRecognizer/ClientLibrarySDKs Form Recognizer API doc https://aka.ms/AIShow/FormRecognizerAPI/DocPrebuilt ID doc https://aka.ms/AIShow/PrebuiltID/Doc Zero to Hero Machine Learning on Azure https://aka.ms/ZerotoHero/MLonAzureZero to Hero Azure AI https://aka.ms/ZerotoHero/AzureAICreate a Free account (Azure) https://aka.ms/aishow-seth-azurefreeFollow Seth https://twitter.com/sethjuarezFollow Lu Lu Zhang | LinkedIn AI Show Playlist https://aka.ms/AIShowPlaylistDon't miss new episodes, subscribe to the AI Show https://aka.ms/AIShowsubscribeJoin us every other Friday, for an AI Show livestream on Learn TV and YouTube https://aka.ms/LearnTV - https://aka.ms/AIShowLive

 Using SignalR in your Blazor applications | On .NET | File Type: video/mp4 | Duration: 1819

In this episode, David Pine joins Jeremy to show off this chat bot enabled demo that's powered by Blazor WASM and SignalR [00:00] - Start[01:09] - Why is SignalR and Blazor interesting together?[05:00] - Blazing Chatter Demo[11:54] - Blazing Chatter Demo Client[24:10] - Check out the demo appUseful Links Demo CodeIntroduction to ASP.NET Core Blazor Getting Started with SignalR

 C# Language Highlights: Properties | On .NET | File Type: video/mp4 | Duration: 270

Properties in C# is such a fundamental feature. We’ll learn all about them in this short video from James and Jayme Useful Links Properties (C# Programming Guide)Properties (C# Concepts)First steps with C#.NET Videos

Comments

Login or signup comment.