Welcome to PSDocs Discussions! #100
Replies: 1 comment
-
Hi Bernie, I happen across the PSDocs & PSDocs.Azure projects while looking for how best to create and maintain documentation related to Azure Policy. I use a home grown Policy-as-Code approach which uses a folder and file structure in a git repo for managing Policy configuration data and a DevOps YAML Pipeline to deploy the changes to Azure. I currently have a readme.md file in each policy folder but I cam looking for a more manageable way to:
Liked the idea about extracting the Metadata from the configuration files but I am not using ARM templates to maintain and deploy policy. I do use separate json files for the Policy Rule, Parameters, and Policy Metadata but use PSD1 files for Policy Definition Name, Type, Mode, Scope, Description, and Assignments. Using PSD1 files import as HashTables making them ideal as Splats to the Azure Powershell Policy CmdLets. One problem I have is most of my team members are not programmers and have no experience with DevOps so what ever solution is implemented to create and maintain documentation, needs to be simple enough to understand and manage. The questions I have are:
Regards, Brooks |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself.
Beta Was this translation helpful? Give feedback.
All reactions