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

Docs/quickstart for ado #3220

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

that-ar-guy
Copy link
Contributor

@that-ar-guy that-ar-guy commented Jan 7, 2025

fixes: #3106
Summary
This PR adds a new quickstart guide called for using PSRule for Azure with Azure DevOps at PSRules.Rules.Azure/docs/quickstart . The guide provides detailed steps for setting up a pipeline to validate Infrastructure as Code (IaC) templates, including ARM and Bicep files. The pipeline includes:

  • Installation of the PSRule.Rules.Azure module.
  • Validation of IaC templates.
  • Publishing results as Azure DevOps Test Reports.

The guide aligns with the format of the existing GitHub Actions quickstart and addresses user requests for Azure DevOps examples.

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress

@that-ar-guy that-ar-guy requested a review from a team as a code owner January 7, 2025 17:14
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.

Create a quickstart for Azure DevOps
1 participant