Commit 6a35bdf
Add generation of 2023-07-01-preview and new tests for dns resolver d… (Azure#46105)
* Add generation of 2023-07-01-preview and new tests for dns resolver domain list and policy
* Add rule and link tests
* Fix test domain names and add to code owners and fix readme link to spec blob
* Fix CODEOWNERS for dns resolver
* Update .github/CODEOWNERS
Co-authored-by: Jesse Squire <[email protected]>
* Update .github/CODEOWNERS
Co-authored-by: Jesse Squire <[email protected]>
* Fix additional codeowner addition
* Add Servfail to cspell word list
* Run Export-Api
* Add assets file after pushing recording
* Record tests for dns resolver as well
* Change ActionType to DnsSecurityRuleActionTYpe
* Re-record DNS security rule tests after ActionType changes
* Change DNS resolver to DNS private resolver in codeowners
* Add new release version and notes
---------
Co-authored-by: James <[email protected]>
Co-authored-by: Jesse Squire <[email protected]>1 parent c04f11e commit 6a35bdf
File tree
85 files changed
+13939
-253
lines changed- .github
- .vscode
- sdk/dnsresolver/Azure.ResourceManager.DnsResolver
- api
- src
- Generated
- Extensions
- LongRunningOperation
- Models
- RestOperations
- tests
- Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
85 files changed
+13939
-253
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
726 | | - | |
| 726 | + | |
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
| |||
1015 | 1015 | | |
1016 | 1016 | | |
1017 | 1017 | | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
1018 | 1024 | | |
1019 | 1025 | | |
1020 | 1026 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
Lines changed: 379 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
Lines changed: 122 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments