Skip to content

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
Copy link
Collaborator

@BernieWhite BernieWhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @that-ar-guy. Great work!

A few suggestions, below. Also let's change the file name to test-bicep-with-azure-pipelines.md and add any entry to:

@that-ar-guy
Copy link
Contributor Author

Hi @BernieWhite,

Thanks for reviewing my PR and sharing your feedback! I’ll work on the requested changes and get them done ASAP.

@BernieWhite
Copy link
Collaborator

Hi @that-ar-guy, I've made a few updates to your PR. If you are fine with the changes, please let me know and we can merge the PR.

@that-ar-guy
Copy link
Contributor Author

Great

@BernieWhite BernieWhite merged commit 17b5902 into Azure:main Feb 1, 2025
13 checks passed
@BernieWhite BernieWhite mentioned this pull request Mar 7, 2025
4 tasks
@BernieWhite BernieWhite mentioned this pull request Mar 31, 2025
4 tasks
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

2 participants