From ae92a36b3c3f985665829c743bb8de4e261a3ac3 Mon Sep 17 00:00:00 2001 From: Oliver Gulich <70239916+oliverlabs@users.noreply.github.com> Date: Wed, 9 Aug 2023 12:09:18 +0100 Subject: [PATCH] adding a dev container button (#630) adding a dev container button --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0c00e6499..f85649aee 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,14 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. +## Deployment Configuration + +If you would like to contribute to this project, you can **develop inside a container** to containerize all the necessary pre-requisite component without requiring them to be installed on the local machine. The environment you will work in will be created using a development container, or dev container hosted on a virtual machine using GitHub Codespaces. + +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/Azure/AKS-Construction) + +*More information can be found at [Developing inside a Container](https://code.visualstudio.com/docs/remote/containers).* + ## FAQ / Troubleshooting ### Subscription is not registered to use namespace Microsoft.OperationsManagement