Jesper Fajers
Jesper Fajers
**Describe the solution you'd like** Expand functional test cases for AzOps. Adding these 10 common cases improves confidence in codebase changes by consequently testing their impact and possible ripple effects...
**Challenge** When AzOps generates filenames based on derived information from Azure resources the suggested filename can contain characters which are not supported across different filesystems. **Example** Example `filena|me.json` is accepted...
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
_This issue is a split from #831_ Ability to associate/import/refence multiple parameter files into one outcome. A fair amount of parameters will be shared by customers as well, which could...