Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit 8bf2ae3

Browse files
Greenie0506daniv-msft
authored andcommitted
Add existing windows container description to the samples Readme
1 parent 0157d86 commit 8bf2ae3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Azure Dev Spaces Samples
22
These sample projects are used in Azure Dev Spaces documentation to demonstrate product capabilities.
33
1. **BikeSharingApp**: A large application implemented as multiple microservices written in various languages. This provides a good example of what Azure Dev Spaces can provide to a team developing large applications. For documentation see: <https://docs.microsoft.com/en-us/azure/dev-spaces/quickstart-team-development>
4-
1. **dotnetcore/golang/java/nodejs**: Simple applications to demonstrate how Azure Dev Spaces can help developers writing code in specific languages. For documentation see: <https://aka.ms/get-azds>
4+
1. **dotnetcore/golang/java/nodejs**: Simple applications to demonstrate how Azure Dev Spaces can help developers writing code in specific languages. For documentation see: <https://aka.ms/get-azds>
5+
1. **existingWindowsBackend**: Simple application to demonstrate how Azure Dev Spaces can be used when working in a mixed cluster running both Linux containers as well as Windows containers. For documentation see: <https://aka.ms/existing-windows-containers>

0 commit comments

Comments
 (0)