This commit is contained in:
Michael Crump 2020-06-07 13:34:43 -07:00
Родитель 33b1504b97
Коммит a05465faae
6 изменённых файлов: 57 добавлений и 3 удалений

Двоичные данные
.DS_Store поставляемый

Двоичный файл не отображается.

Просмотреть файл

@ -32,7 +32,7 @@ module.exports = {
{
title: 'Recently Added',
collapsable: false,
children: ['/blog/tip265','/blog/tip264','/blog/tip262','/blog/tip261','/blog/tip260','/blog/tip258','/blog/tip257','/blog/tip256']
children: ['/blog/tip266','/blog/tip265','/blog/tip264','/blog/tip262','/blog/tip261','/blog/tip260','/blog/tip258','/blog/tip257','/blog/tip256']
},
{
title: '.NET',

Двоичные данные
.vuepress/public/.DS_Store поставляемый

Двоичный файл не отображается.

Просмотреть файл

@ -17,7 +17,7 @@ Welcome to Azure Tips and Tricks, this site is a special collection of over 260+
On a side note - If you like Azure Tips and Tricks, then you might enjoy another project that I'm working on for in which I live stream coding, interviews and more. Check out my channel below and hit the [follow button to know when I'm live](https://twitch.tv/mbcrump).
<iframe src="https://player.twitch.tv/?autoplay=false&video=v620056111" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe><a href="https://www.twitch.tv/videos/620056111?tt_content=text_link&tt_medium=vod_embed" style="padding:2px 0px 4px; display:block; width:345px; font-weight:normal; font-size:10px; text-decoration:underline;">Watch Azure Tips and Tricks - Docker Part 2 from mbcrump on www.twitch.tv</a>
<iframe src="https://player.twitch.tv/?collection=D2G5i76t-hUMfw&video=642137579&parent=www.example.com" frameborder="0" allowfullscreen="true" scrolling="no" height="378" width="620"></iframe>
## Site Map

Просмотреть файл

@ -1,6 +1,6 @@
---
type: post
title: "Tip 256 - Work with your Azure apps in Visual Studio Codespaces"
title: "Tip 265 - Work with your Azure apps in Visual Studio Codespaces"
excerpt: "Learn how to work with your Azure apps in Visual Studio Codespaces"
tags: [azure, vsonline]
share: true

54
blog/tip266.md Normal file
Просмотреть файл

@ -0,0 +1,54 @@
---
type: post
title: "Tip 266 - Build 2020 – Application Developer on-demand videos list"
excerpt: "A complete list of Build 2020 on-demand videos"
tags: [azure, vsonline]
share: true
date: 2020-06-07 02:00:00
---
::: tip What's New?
:calendar: Check out the **Recently Added** item on the left sidebar :point_left: for the latest tips and tricks!
:unicorn: [Do you have a question about Azure Tips and Tricks? Then ask it LIVE - every Wednesday at 1PM PST](https://twitch.tv/mbcrump?WT.mc_id=azure-azuredevtips-micrum)!
:punch: that :star: button on the official [GitHub repo](https://github.com/Microsoft/AzureTipsAndTricks/) to stay up to date.
:::
#### Build 2020 – App Dev on demand videos
Hey folks, I've compiled all of the on-demand sessions for Azure App Dev and posted links to them below. I hope this helps!
-[Michael](https://twitter.com/mbcrump)
| # | On-demand video title | On-demand video short link | Team | Speaker |
| -- | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ---------------------- | ------------------------------------ |
| 1 | Python development with Visual Studio Code | [aka.ms/Build2020AppDev-Python](https://aka.ms/Build2020AppDev-Python) | Developer Productivity | Luciana Abud |
| 2 | What's New in TypeScript | [aka.ms/Build2020AppDev-TypeScript](https://aka.ms/Build2020AppDev-TypeScript) | Developer Productivity | Daniel Rosenwasser, Anders Hejlsberg |
| 3 | Supercharge your data science workflow with Python and Visual Studio Code | [aka.ms/Build2020AppDev-DataScience](https://aka.ms/Build2020AppDev-DataScience) | Developer Productivity | Sid Unnithan, Jeffrey Mew |
| 4 | Visual Studio Code tips and tricks | [aka.ms/Build2020AppDev-VSCodeTips](https://aka.ms/Build2020AppDev-VSCodeTips) | Developer Productivity | Matt Bierner |
| 5 | Modern Web UI with Blazor WebAssembly | [aka.ms/Build2020AppDev-Blazor](https://aka.ms/Build2020AppDev-Blazor) | Developer Productivity | Daniel Roth, Steve Sanderson |
| 6 | Cloud Native Apps with .NET and AKS | [aka.ms/Build2020AppDev-CloudNativeApps](https://aka.ms/Build2020AppDev-CloudNativeApps) | Developer Productivity | Glenn Condron, Scott Hunter |
| 7 | The Journey to One .NET | [aka.ms/Build2020AppDev-OneDotNet](https://aka.ms/Build2020AppDev-OneDotNet) | Developer Productivity | Scott Hunter, Scott Hanselman |
| 8 | Build native apps for any device with .NET | [aka.ms/Build2020AppDev-DotNet](https://aka.ms/Build2020AppDev-DotNet) | Developer Productivity | David Ortinau, Maddy Leger |
| 9 | C# Today & Tomorrow | [aka.ms/Build2020AppDev-CSharp](https://aka.ms/Build2020AppDev-CSharp) | Developer Productivity | Mads Torgersen, Dustin Campbell |
| 10 | Remote development with Visual Studio Codespaces | [aka.ms/Build2020AppDev-VSCodespaces](https://aka.ms/Build2020AppDev-VSCodespaces) | Developer Productivity | Nik Molnar |
| 11 | Modern C++ development with Visual Studio | [aka.ms/Build2020AppDev-CPlusPlus](https://aka.ms/Build2020AppDev-CPlusPlus) | Developer Productivity | Erika Sweet, Nick Uhlenhuth |
| 12 | The modern Visual Studio experience | [aka.ms/Build2020AppDev-VS](https://aka.ms/Build2020AppDev-VS) | Developer Productivity | Mads Kristensen |
| 13 | Visual Studio .NET Productivity on PC and Mac | [aka.ms/Build2020AppDev-VSDotNetProductivity](https://aka.ms/Build2020AppDev-VSDotNetProductivity) | Developer Productivity | Mika Dumont, Cody Beyer |
| 14 | DevSecOps for Azure | [aka.ms/Build2020AppDev-DevSecOps](https://aka.ms/Build2020AppDev-DevSecOps) | DevOps + GH | Sasha Rosenbaum |
| 15 | Automate it with GitHub Actions | [aka.ms/Build2020AppDev-GitHubActions](https://aka.ms/Build2020AppDev-GitHubActions) | DevOps + GH | Brian Douglas |
| 16 | The 5 top myths about inner source | [aka.ms/Build2020AppDev-InnerSource](https://aka.ms/Build2020AppDev-InnerSource) | DevOps + GH | Martin Woodward |
| 17 | What every Visual Studio Code user should know about GitHub | [aka.ms/Build2020AppDev-VSCodeAndGitHub](https://aka.ms/Build2020AppDev-VSCodeAndGitHub) | DevOps + GH | Burke Holland |
| 18 | Accelerating builds from hours to minutes with Azure DevOps and IncrediBuild Cloud | [aka.ms/Build2020AppDev-AzureDevOpsAndIncrediBuild](https://aka.ms/Build2020AppDev-AzureDevOpsAndIncrediBuild) | DevOps + GH | Israel Rogoza, Victor Gershgorn |
| 19 | Enterprise grade CI/CD with Azure Pipelines | [aka.ms/Build2020AppDev-AzurePipelines](https://aka.ms/Build2020AppDev-AzurePipelines) | DevOps + GH | Roopesh Nair |
| 20 | Remote working with Labs in Azure | [aka.ms/Build2020AppDev-LabsInAzure](https://aka.ms/Build2020AppDev-LabsInAzure) | DevOps + GH | Tanmayee Prakash Kamath |
| 21 | Whats new in secrets management in Azure | [aka.ms/Build2020AppDev-SecretsInAzure](https://aka.ms/Build2020AppDev-SecretsInAzure) | DevOps + GH | Rajeev Vijan |
| 22 | Bringing Kubernetes best practices to everyone | [aka.ms/Build2020AppDev-Kubernetes](https://aka.ms/Build2020AppDev-Kubernetes) | Platform Services | Sean McKenna |
| 23 | Build containerized microservices faster and ship with confidence using Visual Studio Code and GitHub | [aka.ms/Build2020AppDev-InnerLoops](https://aka.ms/Build2020AppDev-InnerLoops) | Platform Services | Nick Greenfield |
| 24 | Manage your cloud and hybrid environments like a pro with event-based automation | [aka.ms/Build2020AppDev-EventBaseAutomation](https://aka.ms/Build2020AppDev-EventBaseAutomation) | Platform Services | Eamon O'Reilly |
| 25 | Architecture patterns for event-driven applications using Azure Functions | [aka.ms/Build2020AppDev-AzureFunctions](https://aka.ms/Build2020AppDev-AzureFunctions) | Platform Services | Maxime Rouiller |
| 26 | Modern Java for cloud developers | [aka.ms/Build2020AppDev-Java](https://aka.ms/Build2020AppDev-Java) | Platform Services | Martijn Verburg |
| 27 | Building and managing .NET Core with App Service | [aka.ms/Build2020AppDev-AzureAppService](https://aka.ms/Build2020AppDev-AzureAppService) | Platform Services | Jason Freeberg |
| 28 | Build scalable hybrid integration applications that run anywhere with Azure Logic Apps and API Management | [aka.ms/Build2020AppDev-AzureLogicApps](https://aka.ms/Build2020AppDev-AzureLogicApps) | Platform Services | Matthew Farmer, Miao Jiang |
| 29 | Garnish and serve your APIs in 45 minutes with Azure API Management | [aka.ms/Build2020AppDev-AzureAPIManagement](https://aka.ms/Build2020AppDev-AzureAPIManagement) | Platform Services | Mike Budzynski |