Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated documentation for CICD integration #744

Merged

Conversation

apybar
Copy link
Collaborator

@apybar apybar commented Sep 11, 2024

  • Updated various documentation for CI/CD pipeline and leveraging the StarterKit

Updates for "Build-PolicyDocumentation":

  • Removed requirement to have "enabled" set to true for "documentAllAssignments".
    • Was redundant. Updated logic to see if "documentAllAssignments" is present to know how to proceed rather than the property "enabled" set to true.
  • Added optional "PacSelector" parameter for "Out-DocumentationForPolicyAssignments".
    • Used to create markdown and csv files only for the PacSelector provided. Useful when automating file creation to be pushed to Azure DevOps Wiki.
  • Added "fileNameStemPrefix" to "documentAllAssignments" section.
    • Used to add a prefix to the 'fileNameStem' set in "documentationSpecifications". Useful when needing to avoid overwriting of files.
  • Updated logic for how Wiki Automation works
    • Looks to see if parameter "WikiClonePat" is passed rather than to looking to see if "markdownAdoWikiConfig" is configured in documentation.json

@apybar apybar linked an issue Sep 11, 2024 that may be closed by this pull request
@apybar apybar enabled auto-merge September 11, 2024 13:52
@anwather anwather self-requested a review September 12, 2024 00:33
@apybar apybar merged commit df152ae into main Sep 12, 2024
1 check passed
@anwather anwather deleted the 519-clarify-spns-least-privilege-and-environments-for-cicd branch October 16, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify SPNs, Least Privilege, and environments for CI/CD
2 participants