AzOps-Accelerator icon indicating copy to clipboard operation
AzOps-Accelerator copied to clipboard

Integrated CI/CD Solution for Microsoft Azure

Results 7 AzOps-Accelerator issues
Sort by recently updated
recently updated
newest added

We stumbled upon some Swedish character in the WhatIf output. This caused the following error: ![image](https://user-images.githubusercontent.com/1163202/185412675-c7d8900d-1121-43e2-bb03-da777db7f1f1.png) Indicating utf-8 solved the issue. Do you agree?

# Overview/Summary Add option to configure in which order templates will be deployed by adding a conditional step between Diff and Validate/Deploy. I am a bit uncertain on if the...

enhancement :bulb:

This PR changes the `Results` step behavior (in GitHub Action `validate.yml` workflow) to ensure results are posted back to pull request conversation if `validate-deploy` step fails (throws). Relates to: https://github.com/Azure/AzOps/pull/687

enhancement :bulb:

As a suggestion fix for [863](https://github.com/Azure/AzOps/issues/863) However, this should perhaps be handled in AzOps and not in the AzOps-Accelerator :) It's a PowerShell script that will simply run before the...

Fix https://github.com/Azure/AzOps/issues/741 Introducing a new variable AZOPS_SKIP_PR_COMPLETION ~~AZOPS_COMPLETE_PULL_REQUEST~~ that can be set to `true` ~~`false`~~ to opt-out from pull request completion should your workflow require mandatory pull request reviews. Also...

Per discussion point raised https://github.com/Azure/AzOps/discussions/878

Per discussion point raised https://github.com/Azure/AzOps/discussions/876