Gordon Byers
Gordon Byers
Feature Request. This application would be easier referenced if the container images were hosted in the GitHub container registry for mspnp, and the image details were used in the helm...
There is a 3 line script snippet which doesn't make sense to me. Why is the AI_KEY variable being set when it's never subsequently referenced anywhere else in the deployment.md...
The secrets-store.csi.x-k8s.io/v1alpha1 API is deprecated. The sample should shift to use secrets-store.csi.x-k8s.io/v1 instead. I'd supply a PR for this, however I'm also not clear why the script is using `cat
New quickstart to demonstrate how to use a ACR from Container Apps, leveraging a User Assigned Managed Identity. # PR Checklist Check these items before submitting a PR... [Contribution Guide](https://github.com/Azure/azure-quickstart-templates/blob/master/1-CONTRIBUTION-GUIDE/README.md)...
Users that download the windows EXE will be prompted (by browser and OS) that it is not safe because the EXE isn't signed.  There is a GitHub Action for...
I am deploying a KeyVault, with public access denied and want to easily add my Public IP Address to the Keyvault Allow List. In order to do this I add...
**Bicep version** Bicep CLI version 0.8.9 (33a85174de) and Bicep CLI version 0.9.1 (a2950a16df) **Describe the bug** I'm able to deploy a bicep file that creates a ContainerApp with a registry...
I am deploying a new KeyVault and want to be able to create a key in the keyvault all in the same deployment. If i try to do this with...
## 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.