Commit 8551ff2
authored
Update documentation (#10)
* Add Policy Integration Tests documentation and configuration details
* Add comprehensive documentation and sample test cases for Azure Policy Integration Tests
- Created a global configuration document detailing properties for the policy integration test framework.
- Added a local configuration document for storing test-specific variables.
- Developed a main documentation file outlining the purpose, workflow, and execution of policy integration tests.
- Introduced a policy testing overview document summarizing various tests included in the AzPolicyFactory solution.
- Implemented sample test cases for various Azure resources including Network Security Groups, PostgreSQL, Private Endpoints, Storage Accounts, Virtual Networks, and Web Apps.
* Fix typos and improve documentation clarity across multiple files
* Add Markdown linting configuration and update documentation for policy integration tests
* Update Super-Linter version and adjust Markdown config path in CI workflows
* Fix formatting and improve clarity in documentation across multiple files
* Fix typo in markdownlint configuration for emphasis heading rule1 parent 068a4bf commit 8551ff2
55 files changed
Lines changed: 1044 additions & 228 deletions
File tree
- .azuredevops/pipelines
- validation
- .github
- workflows
- docs
- ado-pipelines
- github-action
- images
- scripts
- pipelines/policy-integration-tests
- support/psDocs
- tests/policy-integration-tests
- .test-template
- acr
- event-hub
- key-vault
- monitor
- network-security-group
- postgresql
- private-endpoint
- storage-account
- tags
- virtual-network
- web
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
52 | | - | |
| 50 | + | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
43 | 59 | | |
44 | 60 | | |
45 | 61 | | |
| |||
0 commit comments