Skip to content

Commit

Permalink
Network January release (#8673)
Browse files Browse the repository at this point in the history
* Adds base for updating Microsoft.Network from version stable/2019-11-01 to version 2019-12-01

* Updates readme

* Updates API version in new specs and examples

* VirtualNetworkGateway: Enabling connection on priavte ip. (#8222)

* VirtualNetworkGateway: Enabling connection on priavte ip.

* Ran prettier

* Update virtualNetworkGateway.json

* Copy changes to bastionHost.json from master

Co-authored-by: Anton Evseev <[email protected]>

* Add new Microsoft.Network NetworkVirtualAppliance resource (#8270)

* Add new Microsoft.Network NetworkVirtualAppliance resource

* Change examples to list blobs

* Change readme.md

* Fix build issues

* Fix build issues 1

* Fix build issues 2

* Fix build issues 3

* Fix build issues 4

* Fix build issues 5

* Fix build issues 6

* Fix build issues 7

* Fix build issues 8

* Fix build issues 9

* Fix build issues 10

* trigger build

* Re-submit "Enable IPv6 Private peering config on express route circuit connection" (#8213)

* Enable IPv6 Private peering config on express route c… (#8200)

* [Express Route] Enable IPv6 Private peering config on express route circuit connection object (Global Reach changes.)

* fixed model validation errors in ipv6 create block

* Fix descriptions to resolve validation errors

* Address review feedback

Co-authored-by: amwate <[email protected]>

* Fix reference in bastionHost.json (#8432)

* Added reference on flowLogs to NetworkSecurityGroup (#8483)

* Restrict Azure Firewall name to 1-56 characters (#8464)

* Changing Appgw listener property hostnames in camelCase for python sdk generation. (#8603)

* Virtual Network Gateway new Properties in BgpSettings (#8497)

* RestApi Changes

* VirtualnetworkgatewayBgpSettings

* Fixing Properties error

* Fixing error

* Fixing Error2

* Fixing Error3

* description change

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <[email protected]>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <[email protected]>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <[email protected]>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <[email protected]>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <[email protected]>

* Fixing for breaking change

* Fixing breaking change

Co-authored-by: Khushboo Baheti <[email protected]>
Co-authored-by: Anton Evseev <[email protected]>

* FirewallPolicy with IpGroups (#8477)

* FirewallPolicy with IpGroups

* Moved files to example

* prettier fix

* #0 FQDN support for LocalNetworkGateway and VpnSiteLinks (#8670)

Co-authored-by: Amit Kumar Nanda <[email protected]>

Co-authored-by: Ranjani Hatti <[email protected]>
Co-authored-by: nalinrajgupta <[email protected]>
Co-authored-by: naveenchekuri <[email protected]>
Co-authored-by: amwate <[email protected]>
Co-authored-by: irrogozh <[email protected]>
Co-authored-by: PiumiAbeynayaka <[email protected]>
Co-authored-by: Soumitra Banerjee <[email protected]>
Co-authored-by: Khushboo Baheti <[email protected]>
Co-authored-by: Khushboo Baheti <[email protected]>
Co-authored-by: ssripadham <[email protected]>
Co-authored-by: aknandagit <[email protected]>
Co-authored-by: Amit Kumar Nanda <[email protected]>
  • Loading branch information
13 people authored Mar 11, 2020
1 parent fa8c14e commit 48a0185
Show file tree
Hide file tree
Showing 529 changed files with 74,498 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1569,7 +1569,7 @@
"$ref": "./network.json#/definitions/SubResource",
"description": "Reference to the FirewallPolicy resource."
},
"hostnames": {
"hostNames": {
"type": "array",
"items": {
"type": "string"
Expand Down
Loading

0 comments on commit 48a0185

Please sign in to comment.