This commit is contained in:
Hansjoerg Scherer 2020-12-24 10:34:48 +01:00 коммит произвёл GitHub
Родитель a474598138
Коммит 0316bdc2d7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 9 добавлений и 0 удалений

9
examples/README.md Normal file
Просмотреть файл

@ -0,0 +1,9 @@
# Example ARM templates for Enterprise-scale landing zones
This isn't yet another example ARM template library. This folder contains **only** ARM templates for organizations to deploy platform resources. We accept contribution for all ARM templates include platform resources. Platform resource in the context of Enterprise-scale are deployed primarily to tenant and management group scope.
How-to documentation to deploy these templates using a platform CI/CD pipeline AzOps:
- [Deploy your own ARM templates with AzOps GitHub Actions](../docs/Deploy/deploy-new-arm.md)
- [Enable Service Principal to create landing zones](../docs/Deploy/enable-subscription-creation.md)
- [Landing zone creation](./landing-zones)