Merged
Conversation
…compliance checks - Introduced configuration file for policy assignments in `config.json`. - Created Bicep templates for both compliant (`main.good.bicep`) and non-compliant (`main.bad.bicep`) App Services and Function Apps. - Developed a comprehensive test template (`main.test.bicep`) to validate policy adherence across multiple scenarios, including cross-subscription private endpoints. - Implemented PowerShell test scripts (`tests.ps1`) to automate the testing of policy compliance and resource configurations. - Ensured that all resources are set up to either comply with or violate specific policies for thorough testing.
- Created `pipeline-initiate-policy-integration-tests.ps1` to initiate policy integration tests based on configuration. - Developed `pipeline-map-policy-integration-test-cases.ps1` to map required test cases based on modified files in pull requests. - Introduced `pipeline-policy-int-test-compliance-scan.ps1` for triggering policy compliance scans using Azure CLI. - Added `newAesKey.ps1` script to generate AES encryption keys and initialization vectors.
…Online subscriptions
…nd validation workflows
…cy Tests workflow
…and functionality
…integration tests
…es for configuration parameters
… in policy assignment
…ter in policy assignment
Contributor
Author
|
LGTM🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
ℹ️ Ensure your PR title follows the format
[<Work Item>] [<Type>] <Description>Summary of changes
Pipeline Reference URL
Checklist