From 6571c4a280b8b2bafeac9f8b11aa32bb5c739648 Mon Sep 17 00:00:00 2001 From: Sanoobk <53408701+Sanoobk@users.noreply.github.com> Date: Thu, 19 Sep 2019 00:00:22 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ee30511..6c04dac 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,10 @@ ## CI CD for Containers using Azure Kubernetes Services with Application Insights -Proof of Concept for the solution design provided by Microsoft in - their Azure Solution Architecture examples. +Proof of Concept for the solution design provided by Microsoft in their Azure Solution Architecture examples. - - Intent is to integrate services with basic configurations to make to solution work end to end. - - Not designed for Security, Performance, Availability and - Resilience. - - - Wherever possible, external references are provided - which helps in configuration. + - Intent is to integrate services with basic configurations to make the solution work end to end. + - Not designed for Security, Performance, Availability and Resilience best practices. + - Wherever possible, external references are provided which helps in configuration. **Base Solution Architecture** - Provided by Microsoft - https://azure.microsoft.com/en-in/solutions/architecture/cicd-for-containers/