Commit 31029da
authored
Exposing two read-only properties of Application Gateway client certificate (#14784)
* expose two read-only client cert properties
* update appgw senario test to cover two new read-only properties of client cert
* create zonal public ip referred by appgw with zone redundancy
* update session record
* update ChangeLog
* use cert chain name from appgw
* check client cert properties from appgw output
* update test case and record1 parent 1c5d1df commit 31029da
File tree
4 files changed
+815
-792
lines changed- src/Network
- Network.Test
- ScenarioTests
- SessionRecords/Commands.Network.Test.ScenarioTests.ApplicationGatewayTests
- Network
- Models
4 files changed
+815
-792
lines changedLines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3297 | 3297 | | |
3298 | 3298 | | |
3299 | 3299 | | |
3300 | | - | |
| 3300 | + | |
3301 | 3301 | | |
3302 | 3302 | | |
3303 | 3303 | | |
| |||
3343 | 3343 | | |
3344 | 3344 | | |
3345 | 3345 | | |
3346 | | - | |
3347 | | - | |
| 3346 | + | |
| 3347 | + | |
3348 | 3348 | | |
3349 | | - | |
3350 | 3349 | | |
3351 | 3350 | | |
3352 | 3351 | | |
| |||
3424 | 3423 | | |
3425 | 3424 | | |
3426 | 3425 | | |
3427 | | - | |
| 3426 | + | |
Lines changed: 807 additions & 787 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments