aks-baseline
aks-baseline copied to clipboard
Implement AKS Backup
Implement the core components to support AKS backup.
Changes:
- New resource: added storage account (for cluster state)
- New resource: added backup vault, and default/example policy
- New resource: added AKS backup extension
- Updated resource: added FW rules to support AKS backup's needs
This is a preview of the changes that would be necessary to support AKS backup end-to-end on the AKS baseline. Hasn't been decided yet if we are going to merge or not. But for now, it can be used as a reference for anyone interested in doing this via bicep :)