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:

 Best practices for Azure Container Instances (ACI) with GitHub Actions | Azure Friday | File Type: video/mp4 | Duration: 1121

Azure Container Instances (ACI) allow for a quick, simple, and cost effective way to run serverless containers in production. ACI is generally available and is for hosting serverless containerized workloads, including ETL pipelines, serverless batch jobs, and API microservices. Come hang out with Scott Hanselman and Jessica Deen as we learn about ACI, GitHub Actions, and container best practices. [0:00:00]– Introduction[0:02:30]– Demo ACI best practices[0:14:05]– Demo GitHub Actions workflow[0:16:07]– Discussion & wrap-up Azure Friday Image Resizer CodeRun Docker containers with Azure Container InstancesAzure Container Instances docsHow to keep secure your Docker ImageCreate a free account (Azure)

 Learn the Basics of PyTorch | AI Show | File Type: video/mp4 | Duration: 416

Walkthrough of newly released PyTorch Learn the basics tutorial with PyTorch Developer Advocate Suraj Subramanian. Jump to: [00:38] What is PyTorch[01:09] Why is PyTorch a Good Library to Start With[02:17] Learn the BasicsLearn more: Learn the basics - https://aka.ms/PyTorch/LearntheBasicsPyTorch.org - https://pytorch.org/PyTorch on YouTube - https://www.youtube.com/pytorchCreate a free account (Azure) https://aka.ms/aishow-seth-azurefree​Don't miss new episodes, subscribe to the AI Show - https://aka.ms/aishowsubscribe​Follow Seth https://twitter.com/sethjuarez Follow Suraj https://twitter.com/subramen Join us every other Friday for an AI Show livestream on Learn TV https://aka.ms/LearnTV​ and YouTube https://aka.ms/AIShowLive

 What's New in Azure SQL Auditing | Data Exposed | File Type: video/mp4 | Duration: 599

Azure SQL Auditing recently announced two new destinations now Generally available, and a new capability called Azure SQL Auditing of Microsoft support operations. In this episode, Anna Hoffman and David Trigano will cover all these new capabilities that allow you to capture any operations done against your SQL assets on Azure at scale.[00:50]​ Announcements[03:30] Demo: Enabling Azure SQL Auditing and Auditing of Microsoft support operations[05:30]​ Demo: Deploy Azure SQL Auditing at scale with Azure Sentinel [07:18]​ Demo: Log analytics[08:50]​ Getting startedResources: Auditing for Azure SQL Database and Azure Synapse Analytics

 Quantum Questions with Dr. Sarah Kaiser | CodeStories | File Type: video/mp4 | Duration: 765

In this episode of CodeStories, Christina meets with Dr. Sarah Kaiser, a quantum physicist who is also great at coding and teaching people to do cool things with quantum and Q#. Jump to: [00:56] What is quantum computing? [02:28] About Q#[09:01] Shor's alogrithm[09:32] Making quantum accessible Learn more: Q# https://aka.ms/CS/qsharpAzure Quantum https://aka.ms/CS/AzureQuantumLearn Quantum Computing https://aka.ms/CS/LearnQuantumDr. Sarah Kaiser https://www.sckaiser.com/Microsoft MVP program https://aka.ms/CodeStories/MVPAzure free trial https://aka.ms/CS/AzureFreeTrialLike and Subscribe to CodeStories on Channel 9: https://aka.ms/c9CodeStories

 Durable functions in Python for Azure Functions | Azure Friday | File Type: video/mp4 | Duration: 1098

David Justo joins Scott Hanselman to discuss durable functions in Python, which is an extension of Azure Functions for writing stateful functions in a serverless compute environment. The extension is already available for C# and JavaScript and is now available for Python. [0:00:00]– Introduction[0:01:38]– Overview of durable functions and patterns[0:07:13]– A few demos[0:16:41]– Discussion and wrap-up Create your first durable function in PythonWhat are Durable Functions?Azure / azure-functions-durable-python on GitHubCreate a long-running serverless workflow with Durable FunctionsCreate a free account (Azure)

 Screenshot (Xamarin.Essentials API of the Week) | The Xamarin Show | File Type: video/mp4 | Duration: 402

Xamarin.Essentials provides developers with cross-platform APIs for their mobile applications. On this week's Essential API of the week we take a look at Screenshot API that allows you to take a screenshot of the users screen, which is great for bug reporting. Show Notes: Xamarin.Essentials DocumentationXamarin.Essentials Getting Started DocumentationScreenshot DocumentationSource CodeFollow @JamesMontemagnoNever Miss an Episode: Follow @TheXamarinShowUseful Links: Learn more about XamarinLearn more about Xamarin.FormsLearn more about Cross-platform developmentXamarin Developer CenterXamarin BlogMicrosoft Learn Self-Guided TrainingCreate a Free Account (Azure)Xamarin Developers YouTube ChannelXamarin on Twitter

 Building microservices with Tye | On .NET | File Type: video/mp4 | Duration: 1374

Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier for developers. With very little knowledge of Docker or Kubernetes, developers can run locally orchestrated projects during development, and then publish to a hosted orchestrator of their choice. In this video, Justin and Amiee come on to talk to us about how Project Tye works. They discuss the problems it solves, show us a few demos, and even talk a little about the future of the project. [01:20] - What is Project Tye and what problems does it solve?[05:04] - How much microservice knowledge do you need to get started with Tye[06:15] - Frontend / Backend Tye Demo[11:13] - How does Tye handle project dependencies today?[12:41] - How does Tye deploy work?[14:00] - Deployment to Kubernetes Demo[18:40] - Extended Tye features[20:43] - Future of Tye Useful Links Project Tye on GitHubTye SamplesDeveloping and Deploying Microservices with 'Tye'Introducing Project Tye

 New Experience for Sending Feedback | Visual Studio Toolbox | File Type: video/mp4 | Duration: 1599

Developers can use the Developer Community website to provide feedback to the Visual Studio team. PM Mads Kristensen shows us how the Developer Community has been upgraded and improved to make it easier to interact with the engineering team. For more information, check out the Visual Studio blog.

 What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs | Beginner's Series to: Web APIs | File Type: video/mp4 | Duration: 195

Our beginner's guide to building Web APIs with ASP.NET Core is designed to provide you with the foundation you need to start building Web APIs with .NET in a collection of short, pragmatic collection of videos. In this first video of the series, we'll briefly explain what are Web APIs, why do we need them, and show some examples. Useful Links* NET Videos https://dot.net/videos?WT.mc_id=beginwebapis-c9-cephilli* ASP.NET Web APIs https://dotnet.microsoft.com/apps/aspnet/apis?WT.mc_id=beginwebapis-c9-cephilli* Create Web APIs with ASP.NET Core https://docs.microsoft.com/aspnet/core/web-api?WT.mc_id=beginwebapis-c9-cephilli Downloads* Download Visual Studio Code: https://aka.ms/webapis/vscode* Download .NET: https://aka.ms/webapis/dotnet* Download Visual Studio 2019: https://aka.ms/webapis/visualstudio

 Device Update for IoT Hub | Internet of Things Show | File Type: video/mp4 | Duration: 708

What is it? Device Update for IoT Hub is a comprehensive platform that customers can use to publish, distribute, and manage over-the-air updates for everything from tiny sensors to gateway-level devices. This platform is now in preview in the Western US, Asia, and Europe to keep devices and applications secure and updated. Why should partners and customers care? Keeping a network of IoT devices secure and up to date can be complex and costly, especially for organizations with limited technology staffing. Rather than take on the cost and work of building and maintaining custom update solutions, Device Update for IoT Hub customers can take advantage of a platform that is tailored for IoT devices and built on the experience Microsoft has developed through regularly updating hundreds of millions of Windows devices. Learn more by reading the blog post at https://aka.ms/iot-hub-device-update-blog

 Web APIs for Xamarin Developers | The Xamarin Show | The Xamarin Show | File Type: video/mp4 | Duration: 1868

This week, James is joined Brady Gaster who is here to talk to use all ASP.NET Core Web API and why it is absolutely awesome for mobile development with Xamarin. He walks us through some best practices, new features, and awesome libraries that we can use to create powerful backends for our apps. Show Links: ASP.NET Core Web APIDocumentation: ASP.NET Core Web APIDocumentation: Swagger & OpenAPIMicrosoft Learn: Create a web API with ASP.NET CoreMicrosoft Learn: Improve the dev experience of an API with Swagger docsFollow @JamesMontemagnoNever Miss an Episode: Follow @TheXamarinShowUseful Links: Learn more about XamarinLearn more about Xamarin.FormsLearn more about Cross-platform developmentXamarin Developer CenterXamarin BlogMicrosoft Learn Self-Guided TrainingCreate a Free Account (Azure)Xamarin Developers YouTube ChannelXamarin on TwitterGet your questions answered on the Microsoft Q&A for .NET

 Managing Azure from your phone with the Azure mobile app | Azure Friday | File Type: video/mp4 | Duration: 729

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. From Azure alerts to Cloud Shell, this powerful tool will help you take control of your environment right from the convenience of your phone. [0:00:00]– Introduction[0:01:55]– Four tenets of the Azure mobile app[0:02:45]– Demo: Azure mobile app[0:07:30]– Setting up Azure alerts in the Azure portal[0:09:42]– Discussion and wrap-up Azure mobile appAzure mobile app (iOS)Azure mobile app (Android)Choose the best tools for managing and configuring your Azure environmentCreate a free account (Azure)

 Ask the Expert: Rust at Microsoft | Ask the Expert | File Type: video/mp4 | Duration: 1799

You may have heard developers talking about the Rust programming language, but maybe you're not sure what it's all about. In this session, Ryan Levick and Nell Shamrell-Harrington will talk through what the Rust programming language is all about and why it's becoming more and more relevant to companies like Microsoft, Google, and Amazon. If you're still hungry for more, check out aka.ms/ATEresources-RustAtMicrosoft

 How Azure SQL Enables Real-time Operational Analytics (HTAP) - Part 1 | Data Exposed | File Type: video/mp4 | Duration: 533

Azure SQL enables hybrid transactional/analytical workloads for real-time operational analytics scenarios through a mix of in-memory and columnar database technologies. In the first episode of this three-part series with Silvano Coriani, we will explore Azure SQL capabilities to run a mix of transactional and analytical queries on the same underlying data store. [00:49]​ Different type of workloads[03:59]​ Hybrid transaction/analytical processing[04:45]​ Enable HTAP: real-time operational analytics[07:00]​ Coming upResources:Get started with Columnstore for real-time operational analyticsSample performance with Operational Analytics in WideWorldImportersT-SQL Window Functions: For data analysis and beyond, 2nd EditionReal-Time Operational Analytics:Memory-Optimized Tables and Columnstore IndexDML operations and nonclustered columnstore index (NCCI) in SQL Server 2016Filtered nonclustered columnstore index (NCCI)

 .NET Conf: Focus on Windows | Visual Studio Toolbox | File Type: video/mp4 | Duration: 980

.NET Marketing Manager Beth Massi previews .NET Conf: Focus on Windows, a free livestream event focusing on how to move your Windows desktop apps forward to .NET 5. Come join us Feb 25, 2021. Check out the agenda and speakers at https://focus.dotnetconf.net/.

Comments

Login or signup comment.