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 17 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
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:

docs/quickstarts/quickstart-for-ado.md Outdated Show resolved Hide resolved
docs/quickstarts/quickstart-for-ado.md Outdated Show resolved Hide resolved
docs/quickstarts/quickstart-for-ado.md Outdated Show resolved Hide resolved
docs/quickstarts/quickstart-for-ado.md Outdated Show resolved Hide resolved
docs/quickstarts/quickstart-for-ado.md Outdated Show resolved Hide resolved
@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.

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