Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network february release #14333

Merged
merged 24 commits into from
May 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
570033e
Adds base for updating Microsoft.Network from version stable/2020-11-…
MikhailTryakhov Mar 16, 2021
b222885
Updates readme
MikhailTryakhov Mar 16, 2021
c2e7068
Updates API version in new specs and examples
MikhailTryakhov Mar 16, 2021
d7829b4
init (#13496)
matyang22 Mar 19, 2021
ab22f19
Swagger change for CustomIpPrefix. Adding four new attributes. (#13456)
gitlwh Mar 19, 2021
f432c7c
typo: paramter in applicationGateway.json (#13538)
nschonni Mar 22, 2021
24b10b5
VPN NAT for Virtual Network Gateway feature changes(networkFeb) (#13481)
Khushboo-Baheti Mar 22, 2021
0033a15
fix virtual network resource (#13570)
guptas14 Mar 23, 2021
589749c
Added a new feature FlowTimeoutInMinutes under Virtual Network Proper…
Satya-anshu Mar 23, 2021
46733ce
Add new failedMessage property for CustomIpPrefix (#13607)
gitlwh Mar 25, 2021
febc72a
Added Preferred Routing Gateway Support (#13611)
arvenka Mar 25, 2021
0b42be6
Feature: Address space update in peered vNets (#13521)
harics24 Mar 26, 2021
336c1e7
Remove max file size limit enforcement as it is done in NRP (#13679)
tejasshah7 Mar 29, 2021
dcc22b3
Tesha/fix waf policy examples crs version (#13697)
tejasshah7 Mar 29, 2021
7bdbb34
Fix (#13734)
Khushboo-Baheti Mar 31, 2021
db58b69
Swagger for NRP's VipSwap operation (#13639)
shnaya434 Apr 6, 2021
cfcb423
Remove required (#13969)
wdehrich Apr 16, 2021
4d7132d
Hotfix extended location parameter hierarchy (#13864)
litchiyangMSFT Apr 21, 2021
2f51c3a
expose two new client cert properties: validatedCertData, clientCertI…
3quanfeng Apr 23, 2021
0d7fa32
adding workloadType property for Baremetal scenarios (#14101)
bhbhise Apr 27, 2021
a42d44d
Added bastion sku (#14248)
mscorp-buchen May 6, 2021
45a3599
fix nrp resources based on s360 checks (#14219)
guptas14 May 7, 2021
150fe7b
Adding Azure Network Manager association to the EffectiveNetworkSecur…
aragar740 May 7, 2021
f034487
Add deleteOption to PublicIPAddress (#14343)
basharg May 11, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -1675,7 +1675,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1786,7 +1786,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1796,7 +1796,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1793,7 +1793,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1802,7 +1802,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1802,7 +1802,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1938,7 +1938,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1938,7 +1938,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1938,7 +1938,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1938,7 +1938,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1938,7 +1938,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2238,7 +2238,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2348,7 +2348,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2348,7 +2348,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2348,7 +2348,7 @@
},
"ignoreCase": {
"type": "boolean",
"description": "Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison."
"description": "Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison."
},
"negate": {
"type": "boolean",
Expand Down
Loading