Skip to content

mistrymehul8/aks-bicep

 
 

Repository files navigation

aks-bicep

AKS Deployment with Bicep

Many thanks to the Cloud Native GBB team for the AKS webinars and example Bicep files. See https://github.com/CloudNativeGBB/webinars

Note: the yaml files in the root are Azure DevOps pipelines

Azure DevOps requirements:

  • service connection with Owner rights to the subscriptions (need to set RBAC); service connection in sample pipelines is AKSBicep
  • Pipeline variable SSH_KEY with the public key of a key pair; public key required by AKS deployment
  • Instead of pipeline variable, sample pipelines use a variable group

About

AKS Deployment with Bicep

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Bicep 100.0%