| page_type | languages | products | description | urlFragment | ||
|---|---|---|---|---|---|---|
sample |
|
|
A collection of labs demonstrating how to build Open Source applications with Azure, Visual Studio Code and the Windows Subsytem for Linux (WSL). |
azure-opensource-labs |
A collection of labs demonstrating how to build Open Source applications with Azure, Visual Studio Code and the Windows Subsytem for Linux (WSL). These <10 minute hands on labs were created for OSCON 2019.
Build a docker container to run a Django app using the Docker extension in Visual Studio Code to generate Dockerfiles and run the containers.
This project walks you through setting up and customizing a Windows PC for Open Source development. We'll introduce you to the Windows Terminal and Windows Subsytem for Linux (WSL). At the end of this lab you'll use VS Code to debug a NodeJS project running in WSL.
This workshop walks you through the C# fundamentals as well as C# 7 and 8 features without the use of an editor or IDE. By the end of the workshop, the user will walk away with an understanding of C#. If you are content creator hopefully, you will be inspired by Try .NET blends on Markdown and interactive code snippets to build your next workshop or tutorial. ...
Build a new dev container using Visual Studio Code remote from scratch and create a simple Flask app inside of the new environment.
Create an Azure Functions serverless API that returns a a list of pets to be adopted. In this lab, you will learn how to create a basic REST API using Node.js Azure Functions and add dependencies from npm.
Containerize and Deploy a Python Flask application with Azure Container Registry and Azure Container Instances
In this lab you will learn to:
- Build a Python Flask application using Docker and a Dockerfile.
- Build the container image in the cloud using Azure Container Registry (ACR).
- Deploy the container image to Azure Container Instances (ACI).
Go to lab | Duration: 5-10 minutes