Commit 8e2b4cc
authored
(AzureCXP) fixed 0.0.0.0.0/0
In Lines 39 and 66, changed "0.0.0.0.0/0" to "0.0.0.0/0"
resolves MicrosoftDocs/azure-docs#1170211 parent 591cca1 commit 8e2b4cc
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments