AKS-Construction
AKS-Construction copied to clipboard
Accelerate your onboarding to AKS with; Helper Web App, bicep templating and CI/CD samples. Flexible & secure AKS baseline implementations in a Microsoft + community maintained reference implementatio...
By enabling the option "Configure NSG Flow logs" the deployment fails I think it is because the storage account to store the logs has an invalid name ("including dashes -"...
## PR Summary Closes #303 ## TODO - [x] Get working for public kv scenario - [ ] Add UI for KMS - [ ] Complete work for supporting privatelink...
The Wizard Web App uses a [CodeBlock function](https://github.com/Azure/AKS-Construction/blob/c6ce7241d0c62a236d8d9d75fa5155aeff385df3/helper/src/components/common.js#L24) for rendering language snippets (bash/tf/json). It'd be great if this supported syntax highlighting to aid readability.
## PR Summary **DRAFT PR** This PR explores #276. I leverage the Monaco editor in order to get a more feature rich code viewer - importantly, this adds syntax highlighting...
**Is your feature request related to a problem? Please describe.** From https://docs.microsoft.com/en-us/azure/aks/http-proxy > Azure Kubernetes Service (AKS) clusters, whether deployed into a managed or custom virtual network, have certain outbound...
As @khowling has spotted, so configuration issues don't come to light until you try to scale the cluster nodepools. For the AKS Byo Vnet cluster, we should add this step...
**Describe the bug** I tried a new deployment from the helper, and it failed. **To Reproduce** Steps to reproduce the behavior: 1. Select "Managed Env" with "Additional security controls". 2....
#283 Adds a new reusable workflow for cluster deployment We need to document the use of this properly.
Landing on the helper, selecting Open Source and Private should result in a deployable configuration, currently, it doesnt 
DAPR and AML cluster extensions are both GA, we should add both to the bicep/ui in the same way Flux was added in #291 - [x] DAPR - Done in...