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

Mitryakh/network july #11475

Merged
merged 34 commits into from
Nov 3, 2020
Merged

Mitryakh/network july #11475

merged 34 commits into from
Nov 3, 2020

Conversation

MikhailTryakhov
Copy link
Contributor

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

MikhailTryakhov and others added 30 commits August 12, 2020 15:26
…10524)

* Minor fix in flowLog URI + updated examples for connection monitor

* Reseted the change in networkWtacher spec, updated examples

* fix
* updading LB and PIP with new properties necessary for global loadbalancing as well as new appropriate examples

* Ran prettier and fixed syntax in loadbalancer.json

* added 07/01 tags to python readme
* Adding express route port authorization apis

* adding left out changes for prev commit

* adding left out changes for prev commit

* removing name as its handled by upper class

* fixing model validation

* making port auth key read only

* making enum unique

* making authorizations child resource only

* part of last commit

* fixing last commit

* fixing last commit

* removing child resource authorizations from parent port request and response
…sedRoute and virtualRouterPeerLearnedRoute (#10736)

* Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion

* Add examples

* Change name of operationid

* change output of advertised route

* Add PUT InboundSecurityRules for NVA

* merge

* Add examples

* merge

* merge

* change output of advertised route
* Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion

* Add examples

* Change name of operationid

* change output of advertised route

* Add PUT InboundSecurityRules for NVA

* merge

* Add examples

* merge

* merge

* change output of advertised route

* Add type local to virtualNetworkGateway

* fix bug

* fix bug

* fix typo

* fix bug and add requirements

* Add Enum

* fix bug
#10834)

* Removed object from NatGateway CreateOrUpdate Response

* fixed syntax

* Removing response body from example

* ran prettier
* Add firewall policy premium feature properties

* CR

* add examples

* Add transportSecurity examples

* remove redundant class

* fix examples
* Added format to integers

* Updated 07-01 networkWatcher swagger with formats for integer properties

* Revert "Added format to integers"

This reverts commit 6588b61.
…hub (#10963)

* Add expressRouteGatewayBypass flag for enabling FastPath to vWan Firewall

* Updated the target version to July release

Co-authored-by: Sachet Hegde <[email protected]>
* Add firewall policy premium feature properties

* CR

* add examples

* Add transportSecurity examples

* remove redundant class

* fix examples

* Add firewall policy sku tier

* fix validation
* added extended location to 5 entities.

* Added period.

Co-authored-by: Mirza Sikander <[email protected]>
* fix ipGroup swagger to include firewallPolicies

* Prettier
…RouterPeerLearnedRoute (#11185)

* Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion

* Add examples

* Change name of operationid

* change output of advertised route

* Add PUT InboundSecurityRules for NVA

* merge

* Add examples

* merge

* merge

* change output of advertised route

* Add type local to virtualNetworkGateway

* fix bug

* fix bug

* fix typo

* fix bug and add requirements

* Add Enum

* fix bug

* Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute

* prettier
* FirewallPolicy Application Rule with WebCategories

* azureWebCategories

* validated models/examples

* fix json

* Remove redundant files

* prettier

* Fix PR comments

* Fixed file name

* Fixing error

* Spell Check fix

* Changed operationId/Tags

* "x-ms-azure-resource": true

* Revert ""x-ms-azure-resource": true"

This reverts commit e360800.
…11090)

* Adding new fields in PutvNetPeering to support address space update in peered vNets

Added the new fields and the examples to support the address space update in peered vNets.

* Fixing spell checks

* Update custom-words.txt

* Adding the feature to sync the address space on peering

* Using the new example file added

* Reverting the new file as it's mot working

* Fixing a prettier error

Co-authored-by: Hari Prasad Perabattula <[email protected]>
…etwork Gateway Connections (#11201)

* Initiator/Reponder Connection Mode Support

* Prettier Fix

Co-authored-by: Abhishek Shah <[email protected]>
* Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion

* Add examples

* Change name of operationid

* change output of advertised route

* Add PUT InboundSecurityRules for NVA

* merge

* Add examples

* merge

* merge

* change output of advertised route

* Add type local to virtualNetworkGateway

* fix bug

* fix bug

* fix typo

* fix bug and add requirements

* Add Enum

* fix bug

* Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute

* prettier

* Add to 0701

* Update virtualNetworkGateway.json

Change description to match others

* Revert "Update virtualNetworkGateway.json"

This reverts commit a4b72d4.

* Change description

* change names

* change name to match

* match

* change definition

* change reference

* change ref

* delete from 0601
…11274)

* Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion

* Add examples

* Change name of operationid

* change output of advertised route

* Add PUT InboundSecurityRules for NVA

* merge

* Add examples

* merge

* merge

* change output of advertised route

* Add type local to virtualNetworkGateway

* fix bug

* fix bug

* fix typo

* fix bug and add requirements

* Add Enum

* fix bug

* Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute

* prettier

* Add to 0701

* Update virtualNetworkGateway.json

Change description to match others

* Revert "Update virtualNetworkGateway.json"

This reverts commit a4b72d4.

* Change description

* change names

* change name to match

* match

* change definition

* change reference

* change ref

* delete from 0601

* Delete read only from extended location

* merge from azure

* Revert "merge from azure"

This reverts commit fbdf7d6.
* adding nextLink property to Service Tag definition

* updated value of nextLink example for service tag
…lease branch (#11280)

* update 2020-07-01 folder also

* fix the type of the parameter

* update one more missed fix
@MikhailTryakhov MikhailTryakhov changed the base branch from network-july-release to master November 2, 2020 03:03
@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 2, 2020

Azure CLI Extension Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 2, 2020

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 91e0f04 with merge commit 85aedc1. SDK Automation 13.0.17.20200918.2
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9294: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0788:1150:1AF4D14:2D8D5A1:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4481","x-ratelimit-reset":"1604372480","x-ratelimit-used":"519","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2016-06-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9314: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"078E:66DE:34DD7A8:5926E0C:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4480","x-ratelimit-reset":"1604372480","x-ratelimit-used":"520","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2019-06-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9295: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"078C:06A1:1CE3E5B:3E11694:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4479","x-ratelimit-reset":"1604372480","x-ratelimit-used":"521","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2016-09-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9303: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"079D:1D2E:372D5C4:5A2360F:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4478","x-ratelimit-reset":"1604372480","x-ratelimit-used":"522","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2018-01-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9298: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"079F:04AE:D63EFB:21A64DF:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4477","x-ratelimit-reset":"1604372480","x-ratelimit-used":"523","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2017-06-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9297: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"079E:51E3:F58BE6:25D22EA:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4476","x-ratelimit-reset":"1604372480","x-ratelimit-used":"524","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2017-03-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9300: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07A0:15C5:336A4EC:58E1F85:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4474","x-ratelimit-reset":"1604372480","x-ratelimit-used":"526","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2017-09-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9311: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07A4:0BE6:32491C6:55671F8:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4471","x-ratelimit-reset":"1604372480","x-ratelimit-used":"529","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2018-12-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9313: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07A0:707E:1C30D21:3F83C3F:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4473","x-ratelimit-reset":"1604372480","x-ratelimit-used":"527","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2019-04-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9307: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07A1:135D:1B473B8:3FE2CE7:5FA0BDFE","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4470","x-ratelimit-reset":"1604372480","x-ratelimit-used":"530","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2018-07-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9323: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07A3:0356:1AD3B99:3AC0132:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4472","x-ratelimit-reset":"1604372480","x-ratelimit-used":"528","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2020-06-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9319: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07A5:7B83:1CF3990:43E565A:5FA0BDFE","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4469","x-ratelimit-reset":"1604372480","x-ratelimit-used":"531","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2019-12-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9309: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0794:77B3:F11E3A:253A381:5FA0BDFE","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4468","x-ratelimit-reset":"1604372480","x-ratelimit-used":"532","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2018-10-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9302: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07A2:7209:3D8123C:6140C5D:5FA0BDFE","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4467","x-ratelimit-reset":"1604372480","x-ratelimit-used":"533","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2017-11-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9321: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0795:0DB5:332A2D9:56B5C4A:5FA0BDFE","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4465","x-ratelimit-reset":"1604372480","x-ratelimit-used":"535","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2020-04-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9301: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0794:7DBC:59D88D3:665B224:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4466","x-ratelimit-reset":"1604372480","x-ratelimit-used":"534","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2017-10-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9322: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"078E:08D5:1E5E5B9:31262A8:5FA0BDFE","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4462","x-ratelimit-reset":"1604372480","x-ratelimit-used":"538","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2020-05-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9296: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0786:DA4D:A9DDF6D:C188D0B:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4464","x-ratelimit-reset":"1604372480","x-ratelimit-used":"536","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2016-12-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9299: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"078D:444D:1E5E1EB:31ED87F:5FA0BDFE","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4461","x-ratelimit-reset":"1604372480","x-ratelimit-used":"539","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2017-08-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9292: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07A3:2172:1C5BCDA:43BE5B7:5FA0BDFE","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4459","x-ratelimit-reset":"1604372480","x-ratelimit-used":"541","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2015-06-15@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9320: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0795:37E8:26CB633:2C13C95:5FA0BDFD","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4460","x-ratelimit-reset":"1604372480","x-ratelimit-used":"540","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2020-03-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9318: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07A7:21E3:BF271:25290B:5FA0BDFE","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4457","x-ratelimit-reset":"1604372480","x-ratelimit-used":"543","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2019-11-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
    Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-go/pull/9315: HttpError, {"name":"HttpError","status":500,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"0","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:18:45 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"500 Internal Server Error","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"079A:1F88:AE2D018:C6505FF:5FA0BDFE","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4456","x-ratelimit-reset":"1604372480","x-ratelimit-used":"544","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-go/git/refs/heads/sdkAutomation/network_mgmt_2019-07-01@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}}}
  • ️✔️network/mgmt/2015-06-15 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2016-03-30 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2016-06-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2016-09-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2016-12-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2017-03-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2017-06-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2017-08-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2017-09-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2017-10-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2017-11-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2018-01-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2018-02-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2018-04-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2018-06-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2018-07-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2018-08-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2018-10-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2018-11-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2018-12-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2019-02-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2019-04-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2019-06-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2019-07-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2019-08-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2019-09-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2019-11-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2019-12-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2020-03-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2020-04-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2020-05-01 [View full logs]  [Release SDK Changes]
  • ️✔️network/mgmt/2020-06-01 [View full logs]  [Release SDK Changes]
  • ️✔️preview/network/mgmt/2015-05-01-preview [View full logs]  [Release SDK Changes]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 2, 2020

azure-sdk-for-net - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 2, 2020

azure-sdk-for-js - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 91e0f04 with merge commit 85aedc1. SDK Automation 13.0.17.20200918.2
  • ️✔️@azure/arm-network [View full logs]  [Release SDK Changes]
    Only show 100 items here, please refer to log for details.
    [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
    [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
    [npmPack] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
    [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
    [npmPack] loaded rollup.config.js with warnings
    [npmPack] (!) Unused external imports
    [npmPack] default imported from external module 'rollup' but never used
    [npmPack] 
    [npmPack] ./esm/networkManagementClient.js → ./dist/arm-network.js...
    [npmPack] created ./dist/arm-network.js in 2.7s
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/[email protected]
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 9.6kB   esm/operations/applicationGatewayPrivateEndpointConnections.js            
    [npmPack] npm notice 8.3kB   esm/models/applicationGatewayPrivateEndpointConnectionsMappers.js         
    [npmPack] npm notice 3.0kB   esm/operations/applicationGatewayPrivateLinkResources.js                  
    [npmPack] npm notice 8.3kB   esm/models/applicationGatewayPrivateLinkResourcesMappers.js               
    [npmPack] npm notice 27.1kB  esm/operations/applicationGateways.js                                     
    [npmPack] npm notice 8.6kB   esm/models/applicationGatewaysMappers.js                                  
    [npmPack] npm notice 11.2kB  esm/operations/applicationSecurityGroups.js                               
    [npmPack] npm notice 8.3kB   esm/models/applicationSecurityGroupsMappers.js                            
    [npmPack] npm notice 3.7MB   dist/arm-network.js                                                       
    [npmPack] npm notice 1.5MB   dist/arm-network.min.js                                                   
    [npmPack] npm notice 2.5kB   esm/operations/availableDelegations.js                                    
    [npmPack] npm notice 398B    esm/models/availableDelegationsMappers.js                                 
    [npmPack] npm notice 2.6kB   esm/operations/availableEndpointServices.js                               
    [npmPack] npm notice 8.3kB   esm/models/availableEndpointServicesMappers.js                            
    [npmPack] npm notice 4.5kB   esm/operations/availablePrivateEndpointTypes.js                           
    [npmPack] npm notice 425B    esm/models/availablePrivateEndpointTypesMappers.js                        
    [npmPack] npm notice 2.8kB   esm/operations/availableResourceGroupDelegations.js                       
    [npmPack] npm notice 411B    esm/models/availableResourceGroupDelegationsMappers.js                    
    [npmPack] npm notice 4.4kB   esm/operations/availableServiceAliases.js                                 
    [npmPack] npm notice 406B    esm/models/availableServiceAliasesMappers.js                              
    [npmPack] npm notice 2.5kB   esm/operations/azureFirewallFqdnTags.js                                   
    [npmPack] npm notice 8.3kB   esm/models/azureFirewallFqdnTagsMappers.js                                
    [npmPack] npm notice 11.5kB  esm/operations/azureFirewalls.js                                          
    [npmPack] npm notice 8.3kB   esm/models/azureFirewallsMappers.js                                       
    [npmPack] npm notice 9.2kB   esm/operations/bastionHosts.js                                            
    [npmPack] npm notice 8.3kB   esm/models/bastionHostsMappers.js                                         
    [npmPack] npm notice 2.5kB   esm/operations/bgpServiceCommunities.js                                   
    [npmPack] npm notice 8.3kB   esm/models/bgpServiceCommunitiesMappers.js                                
    [npmPack] npm notice 16.6kB  esm/operations/connectionMonitors.js                                      
    [npmPack] npm notice 8.4kB   esm/models/connectionMonitorsMappers.js                                   
    [npmPack] npm notice 10.6kB  esm/operations/customIPPrefixes.js                                        
    [npmPack] npm notice 8.3kB   esm/models/customIPPrefixesMappers.js                                     
    [npmPack] npm notice 7.5kB   esm/operations/ddosCustomPolicies.js                                      
    [npmPack] npm notice 8.3kB   esm/models/ddosCustomPoliciesMappers.js                                   
    [npmPack] npm notice 10.8kB  esm/operations/ddosProtectionPlans.js                                     
    [npmPack] npm notice 8.3kB   esm/models/ddosProtectionPlansMappers.js                                  
    [npmPack] npm notice 4.0kB   esm/operations/defaultSecurityRules.js                                    
    [npmPack] npm notice 8.3kB   esm/models/defaultSecurityRulesMappers.js                                 
    [npmPack] npm notice 9.6kB   esm/operations/dscpConfigurationOperations.js                             
    [npmPack] npm notice 8.3kB   esm/models/dscpConfigurationOperationsMappers.js                          
    [npmPack] npm notice 9.2kB   esm/operations/expressRouteCircuitAuthorizations.js                       
    [npmPack] npm notice 8.3kB   esm/models/expressRouteCircuitAuthorizationsMappers.js                    
    [npmPack] npm notice 10.0kB  esm/operations/expressRouteCircuitConnections.js                          
    [npmPack] npm notice 8.3kB   esm/models/expressRouteCircuitConnectionsMappers.js                       
    [npmPack] npm notice 8.8kB   esm/operations/expressRouteCircuitPeerings.js                             
    [npmPack] npm notice 8.3kB   esm/models/expressRouteCircuitPeeringsMappers.js                          
    [npmPack] npm notice 20.3kB  esm/operations/expressRouteCircuits.js                                    
    [npmPack] npm notice 8.5kB   esm/models/expressRouteCircuitsMappers.js                                 
    [npmPack] npm notice 8.6kB   esm/operations/expressRouteConnections.js                                 
    [npmPack] npm notice 8.3kB   esm/models/expressRouteConnectionsMappers.js                              
    [npmPack] npm notice 9.3kB   esm/operations/expressRouteCrossConnectionPeerings.js                     
    [npmPack] npm notice 8.3kB   esm/models/expressRouteCrossConnectionPeeringsMappers.js                  
    [npmPack] npm notice 17.2kB  esm/operations/expressRouteCrossConnections.js                            
    [npmPack] npm notice 8.6kB   esm/models/expressRouteCrossConnectionsMappers.js                         
    [npmPack] npm notice 8.6kB   esm/operations/expressRouteGateways.js                                    
    [npmPack] npm notice 8.3kB   esm/models/expressRouteGatewaysMappers.js                                 
    [npmPack] npm notice 3.8kB   esm/operations/expressRouteLinks.js                                       
    [npmPack] npm notice 8.3kB   esm/models/expressRouteLinksMappers.js                                    
    [npmPack] npm notice 12.1kB  esm/operations/expressRoutePorts.js                                       
    [npmPack] npm notice 3.4kB   esm/operations/expressRoutePortsLocations.js                              
    [npmPack] npm notice 8.3kB   esm/models/expressRoutePortsLocationsMappers.js                           
    [npmPack] npm notice 8.4kB   esm/models/expressRoutePortsMappers.js                                    
    [npmPack] npm notice 2.6kB   esm/operations/expressRouteServiceProviders.js                            
    [npmPack] npm notice 8.3kB   esm/models/expressRouteServiceProvidersMappers.js                         
    [npmPack] npm notice 9.4kB   esm/operations/firewallPolicies.js                                        
    [npmPack] npm notice 8.3kB   esm/models/firewallPoliciesMappers.js                                     
    [npmPack] npm notice 9.5kB   esm/operations/firewallPolicyRuleCollectionGroups.js                      
    [npmPack] npm notice 8.3kB   esm/models/firewallPolicyRuleCollectionGroupsMappers.js                   
    [npmPack] npm notice 9.7kB   esm/operations/flowLogs.js                                                
    [npmPack] npm notice 8.3kB   esm/models/flowLogsMappers.js                                             
    [npmPack] npm notice 8.6kB   esm/operations/hubRouteTables.js                                          
    [npmPack] npm notice 8.3kB   esm/models/hubRouteTablesMappers.js                                       
    [npmPack] npm notice 9.3kB   esm/operations/hubVirtualNetworkConnections.js                            
    [npmPack] npm notice 8.3kB   esm/models/hubVirtualNetworkConnectionsMappers.js                         
    [npmPack] npm notice 8.9kB   esm/operations/inboundNatRules.js                                         
    [npmPack] npm notice 8.3kB   esm/models/inboundNatRulesMappers.js                                      
    [npmPack] npm notice 4.1kB   esm/operations/inboundSecurityRuleOperations.js                           
    [npmPack] npm notice 8.3kB   esm/models/inboundSecurityRuleOperationsMappers.js                        
    [npmPack] npm notice 263B    esm/models/index.js                                                       
    [npmPack] npm notice 4.6kB   esm/operations/index.js                                                   
    [npmPack] npm notice 10.5kB  esm/operations/ipAllocations.js                                           
    [npmPack] npm notice 8.3kB   esm/models/ipAllocationsMappers.js                                        
    [npmPack] npm notice 10.2kB  esm/operations/ipGroups.js                                                
    [npmPack] npm notice 8.3kB   esm/models/ipGroupsMappers.js                                             
    [npmPack] npm notice 9.2kB   esm/operations/loadBalancerBackendAddressPools.js                         
    [npmPack] npm notice 8.3kB   esm/models/loadBalancerBackendAddressPoolsMappers.js                      
    [npmPack] npm notice 4.1kB   esm/operations/loadBalancerFrontendIPConfigurations.js                    

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 2, 2020

azure-sdk-for-python - Release

- Breaking Change detected in SDK

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 91e0f04 with merge commit 85aedc1. SDK Automation 13.0.17.20200918.2
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2016-12-01', '2016-09-01'} in label v2016_12_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2016-12-01 based on label v2016_12_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-01', '2017-03-30'} in label v2017_03_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-03-01 based on label v2017_03_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-06-01'} in label v2017_06_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-06-01 based on label v2017_06_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-08-01'} in label v2017_08_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-08-01 based on label v2017_08_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-09-01', '2017-03-30'} in label v2017_09_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-09-01 based on label v2017_09_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-10-01', '2017-03-30'} in label v2017_10_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-10-01 based on label v2017_10_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-11-01'} in label v2017_11_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2017-11-01 based on label v2017_11_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-01-01', '2017-03-30'} in label v2018_01_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-01-01 based on label v2018_01_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-02-01'} in label v2018_02_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-02-01 based on label v2018_02_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-04-01', '2017-03-30'} in label v2018_04_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-04-01 based on label v2018_04_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-06-01'} in label v2018_06_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-06-01 based on label v2018_06_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-07-01'} in label v2018_07_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-07-01 based on label v2018_07_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-08-01', '2017-03-30'} in label v2018_08_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-08-01 based on label v2018_08_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-10-01'} in label v2018_10_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-10-01 based on label v2018_10_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-11-01'} in label v2018_11_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-11-01 based on label v2018_11_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-12-01', '2017-03-30'} in label v2018_12_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2018-12-01 based on label v2018_12_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2019-02-01'} in label v2019_02_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-02-01 based on label v2019_02_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-04-01', '2017-03-30'} in label v2019_04_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-04-01 based on label v2019_04_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-06-01', '2017-03-30'} in label v2019_06_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-06-01 based on label v2019_06_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-07-01', '2018-10-01'} in label v2019_07_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-07-01 based on label v2019_07_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-08-01', '2018-10-01'} in label v2019_08_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-08-01 based on label v2019_08_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2018-10-01'} in label v2019_09_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-09-01 based on label v2019_09_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-11-01', '2018-10-01'} in label v2019_11_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-11-01 based on label v2019_11_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2019-12-01', '2018-10-01'} in label v2019_12_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2019-12-01 based on label v2019_12_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2020-03-01', '2018-10-01'} in label v2020_03_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2020-03-01 based on label v2020_03_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2020-04-01', '2018-10-01'} in label v2020_04_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2020-04-01 based on label v2020_04_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2020-05-01', '2018-10-01'} in label v2020_05_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2020-05-01 based on label v2020_05_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2020-06-01', '2018-10-01'} in label v2020_06_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2020-06-01 based on label v2020_06_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Found too much API version: {'2018-10-01', '2020-07-01'} in label v2020_07_01
    [azure-mgmt-network][after_scripts|python] WARNING:__main__:Guessing you want 2020-07-01 based on label v2020_07_01
  • ⚠️azure-mgmt-network [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 100 items here, please refer to log for details.
    [build_conf] INFO:packaging_tools:Building template azure-mgmt-network
    [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    [build_conf] INFO:packaging_tools:Template done azure-mgmt-network
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2016-12-01', '2016-09-01'} in label v2016_12_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2016-12-01 based on label v2016_12_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-01', '2017-03-30'} in label v2017_03_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2017-03-01 based on label v2017_03_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-06-01'} in label v2017_06_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2017-06-01 based on label v2017_06_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-08-01'} in label v2017_08_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2017-08-01 based on label v2017_08_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-09-01', '2017-03-30'} in label v2017_09_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2017-09-01 based on label v2017_09_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-10-01', '2017-03-30'} in label v2017_10_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2017-10-01 based on label v2017_10_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2017-11-01'} in label v2017_11_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2017-11-01 based on label v2017_11_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-01-01', '2017-03-30'} in label v2018_01_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-01-01 based on label v2018_01_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-02-01'} in label v2018_02_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-02-01 based on label v2018_02_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-04-01', '2017-03-30'} in label v2018_04_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-04-01 based on label v2018_04_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-06-01'} in label v2018_06_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-06-01 based on label v2018_06_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-07-01'} in label v2018_07_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-07-01 based on label v2018_07_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-08-01', '2017-03-30'} in label v2018_08_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-08-01 based on label v2018_08_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-10-01'} in label v2018_10_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-10-01 based on label v2018_10_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2018-11-01'} in label v2018_11_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-11-01 based on label v2018_11_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-12-01', '2017-03-30'} in label v2018_12_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2018-12-01 based on label v2018_12_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2017-03-30', '2019-02-01'} in label v2019_02_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-02-01 based on label v2019_02_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-04-01', '2017-03-30'} in label v2019_04_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-04-01 based on label v2019_04_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-06-01', '2017-03-30'} in label v2019_06_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-06-01 based on label v2019_06_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-07-01', '2018-10-01'} in label v2019_07_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-07-01 based on label v2019_07_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-08-01', '2018-10-01'} in label v2019_08_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-08-01 based on label v2019_08_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-09-01', '2018-10-01'} in label v2019_09_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-09-01 based on label v2019_09_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-11-01', '2018-10-01'} in label v2019_11_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-11-01 based on label v2019_11_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2019-12-01', '2018-10-01'} in label v2019_12_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2019-12-01 based on label v2019_12_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2020-03-01', '2018-10-01'} in label v2020_03_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2020-03-01 based on label v2020_03_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2020-04-01', '2018-10-01'} in label v2020_04_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2020-04-01 based on label v2020_04_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2020-05-01', '2018-10-01'} in label v2020_05_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2020-05-01 based on label v2020_05_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2020-06-01', '2018-10-01'} in label v2020_06_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2020-06-01 based on label v2020_06_01
    [after_scripts|python] WARNING:__main__:Found too much API version: {'2018-10-01', '2020-07-01'} in label v2020_07_01
    [after_scripts|python] WARNING:__main__:Guessing you want 2020-07-01 based on label v2020_07_01
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
    [ChangeLog] Size of delta 2.467% size of original (original: 539994 chars, delta: 13320 chars)
    [ChangeLog] **Features**
    [ChangeLog] 
    [ChangeLog]   - Model P2SVpnGateway has a new parameter is_routing_preference_internet
    [ChangeLog]   - Model ServiceTagsListResult has a new parameter next_link
    [ChangeLog]   - Model LoadBalancer has a new parameter extended_location
    [ChangeLog]   - Model VirtualNetworkGatewayConnectionListEntity has a new parameter connection_mode
    [ChangeLog]   - Model ExpressRouteConnection has a new parameter express_route_gateway_bypass
    [ChangeLog]   - Model PublicIPPrefix has a new parameter extended_location
    [ChangeLog]   - Model VirtualHub has a new parameter allow_branch_to_branch_traffic
    [ChangeLog]   - Model LoadBalancerBackendAddress has a new parameter load_balancer_frontend_ip_configuration
    [ChangeLog]   - Model FirewallPolicy has a new parameter intrusion_detection
    [ChangeLog]   - Model FirewallPolicy has a new parameter sku
    [ChangeLog]   - Model FirewallPolicy has a new parameter identity
    [ChangeLog]   - Model FirewallPolicy has a new parameter transport_security
    [ChangeLog]   - Model PublicIPAddressSku has a new parameter tier
    [ChangeLog]   - Model VirtualNetwork has a new parameter extended_location
    [ChangeLog]   - Model VirtualNetworkGatewayConnection has a new parameter connection_mode
    [ChangeLog]   - Model PublicIPPrefixSku has a new parameter tier
    [ChangeLog]   - Model VirtualNetworkGateway has a new parameter extended_location
    [ChangeLog]   - Model VirtualNetworkGateway has a new parameter virtual_network_extended_location_resource_id
    [ChangeLog]   - Model LoadBalancerSku has a new parameter tier
    [ChangeLog]   - Model NatRule has a new parameter translated_fqdn
    [ChangeLog]   - Model VpnGateway has a new parameter is_routing_preference_internet
    [ChangeLog]   - Model IpGroup has a new parameter firewall_policies
    [ChangeLog]   - Model NetworkInterface has a new parameter extended_location
    [ChangeLog]   - Model VirtualNetworkPeering has a new parameter sync_remote_address_space
    [ChangeLog]   - Model VirtualNetworkPeering has a new parameter remote_virtual_network_address_space
    [ChangeLog]   - Model VirtualNetworkPeering has a new parameter peering_sync_level
    [ChangeLog]   - Model ApplicationRule has a new parameter target_urls
    [ChangeLog]   - Model ApplicationRule has a new parameter web_categories
    [ChangeLog]   - Model ApplicationRule has a new parameter terminate_tls
    [ChangeLog]   - Model PublicIPAddress has a new parameter extended_location

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 2, 2020

azure-sdk-for-java - Release

🔄 inProgress [Logs] [Expand Details]
  • 🔄 Generate from 91e0f04 with merge commit 85aedc1. SDK Automation 13.0.17.20200918.2

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 2, 2020

Trenton Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 2, 2020

azure-resource-manager-schemas - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 91e0f04 with merge commit 85aedc1. Schema Automation 13.0.17.20200918.2
    [network][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [network][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [network][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    • [after_scripts|node] PostProcessor finished successfully.
      [after_scripts|node]   5485 passing (47s)
      [after_scripts|node]   321 failing
      AzureResourceSchema has no registered package commands.

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 2, 2020

    azure-sdk-for-python-track2 - Release

    - Breaking Change detected in SDK

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from 91e0f04 with merge commit 85aedc1. SDK Automation 13.0.17.20200918.2
      Only show 100 items here, please refer to log for details.
      Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-python/pull/2697: HttpError: Reference does not exist, {"name":"HttpError","status":422,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"122","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:17:19 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"422 Unprocessable Entity","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0740:729B:F3D70D:250ED3E:5FA0BDAF","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4612","x-ratelimit-reset":"1604372480","x-ratelimit-used":"388","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-python/git/refs/heads/sdkAutomation/track2_azure-mgmt-network@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/reference/git#delete-a-reference"}
      Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-python/pull/2696: HttpError: Reference does not exist, {"name":"HttpError","status":422,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"122","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:17:19 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"422 Unprocessable Entity","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0746:2595:AB0F928:C335B37:5FA0BDAF","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4610","x-ratelimit-reset":"1604372480","x-ratelimit-used":"390","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-python/git/refs/heads/sdkAutomation/azure-mgmt-network@11475","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/reference/git#delete-a-reference"}
      [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'VM' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'Container' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'PrivateLinkServiceProperties-visibility' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'PrivateLinkServiceProperties-autoApproval' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayOnDemandProbe' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHealthOnDemand' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHealth' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHealthPool' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHealthHttpSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHealthServer' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslPolicy' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayClientAuthConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayIPConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayIPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAuthenticationCertificatePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAuthenticationCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayTrustedRootCertificatePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayTrustedRootCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayTrustedClientCertificatePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayTrustedClientCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslCertificatePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFrontendIPConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFrontendIPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFrontendPortPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFrontendPort' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendAddress' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendAddressPoolPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendAddressPool' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHttpSettingsPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayBackendHttpSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslProfilePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayHttpListenerPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayHttpListener' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPathRulePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPathRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayProbePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayProbeHealthResponseMatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayProbe' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRequestRoutingRulePropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRequestRoutingRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRewriteRuleSet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRewriteRuleSetPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRewriteRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRewriteRuleCondition' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRewriteRuleActionSet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayHeaderConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayUrlConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRedirectConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayRedirectConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkConfigurationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkIpConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkIpConfigurationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkResourceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateLinkResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateEndpointConnection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateEndpointConnectionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPrivateEndpointConnectionListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGateway' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayUrlPathMapPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayUrlPathMap' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayWebApplicationFirewallConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAutoscaleConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayConnectionDraining' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallDisabledRuleGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallExclusion' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAvailableWafRuleSetsResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallRuleSet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallRuleSetPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallRuleGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayFirewallRule' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAvailableSslOptions' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAvailableSslOptionsPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayAvailableSslPredefinedPolicies' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslPredefinedPolicy' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewaySslPredefinedPolicyPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayCustomError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationSecurityGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationSecurityGroupPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationSecurityGroupListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailableDelegationsResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailableDelegation' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailableServiceAlias' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailableServiceAliasesResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallIPConfigurationPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallIPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallPublicIPAddress' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallIpGroups' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'HubPublicIPAddresses' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'HubIPAddresses' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewallPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureFirewall' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    • ⚠️azure-mgmt-network [View full logs]  [Release SDK Changes] Breaking Change Detected
      [build_conf_init]   Cache entry deserialization failed, entry ignored
      [build_conf_init]   Cache entry deserialization failed, entry ignored
      [build_conf] INFO:packaging_tools:Building template azure-mgmt-network
      [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
      [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
      [build_conf] INFO:packaging_tools:Template done azure-mgmt-network
      [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
      [build_package]   warnings.warn(msg)
      [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
      [build_package]   warnings.warn(msg)
      [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
      [ChangeLog] Size of delta 2.443% size of original (original: 554112 chars, delta: 13538 chars)
      [ChangeLog] **Features**
      [ChangeLog] 
      [ChangeLog]   - Model ApplicationRule has a new parameter target_urls
      [ChangeLog]   - Model ApplicationRule has a new parameter web_categories
      [ChangeLog]   - Model ApplicationRule has a new parameter terminate_tls
      [ChangeLog]   - Model PublicIPPrefixSku has a new parameter tier
      [ChangeLog]   - Model IpGroup has a new parameter firewall_policies
      [ChangeLog]   - Model NetworkInterface has a new parameter extended_location
      [ChangeLog]   - Model ExpressRouteConnection has a new parameter express_route_gateway_bypass
      [ChangeLog]   - Model LoadBalancerSku has a new parameter tier
      [ChangeLog]   - Model VirtualNetworkPeering has a new parameter sync_remote_address_space
      [ChangeLog]   - Model VirtualNetworkPeering has a new parameter peering_sync_level
      [ChangeLog]   - Model VirtualNetworkPeering has a new parameter remote_virtual_network_address_space
      [ChangeLog]   - Model LoadBalancerBackendAddress has a new parameter load_balancer_frontend_ip_configuration
      [ChangeLog]   - Model PublicIPAddress has a new parameter extended_location
      [ChangeLog]   - Model FirewallPolicy has a new parameter sku
      [ChangeLog]   - Model FirewallPolicy has a new parameter transport_security
      [ChangeLog]   - Model FirewallPolicy has a new parameter intrusion_detection
      [ChangeLog]   - Model FirewallPolicy has a new parameter identity
      [ChangeLog]   - Model PublicIPPrefix has a new parameter extended_location
      [ChangeLog]   - Model VirtualHub has a new parameter allow_branch_to_branch_traffic
      [ChangeLog]   - Model PublicIPAddressSku has a new parameter tier
      [ChangeLog]   - Model P2SVpnGateway has a new parameter is_routing_preference_internet
      [ChangeLog]   - Model VpnGateway has a new parameter is_routing_preference_internet
      [ChangeLog]   - Model ServiceTagsListResult has a new parameter next_link
      [ChangeLog]   - Model VirtualNetworkGatewayConnectionListEntity has a new parameter connection_mode
      [ChangeLog]   - Model NatRule has a new parameter translated_fqdn
      [ChangeLog]   - Model LoadBalancer has a new parameter extended_location
      [ChangeLog]   - Model VirtualNetwork has a new parameter extended_location
      [ChangeLog]   - Model VirtualNetworkGateway has a new parameter extended_location
      [ChangeLog]   - Model VirtualNetworkGateway has a new parameter virtual_network_extended_location_resource_id
      [ChangeLog]   - Model VirtualNetworkGatewayConnection has a new parameter connection_mode
      [ChangeLog]   - Added operation group WebCategoriesOperations
      [ChangeLog] 
      [ChangeLog] **Breaking changes**
      [ChangeLog] 
      [ChangeLog]   - Operation ConnectionMonitorsOperations.begin_create_or_update has a new signature
      [ChangeLog]   - Model VirtualHub no longer has parameter enable_virtual_router_route_propogation

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 2, 2020

    Swagger Generation Artifacts

    ️❌~[Staging] ApiDocPreview: 1 Errors, 0 Warnings failed [Detail] [Expand]
    Rule Message
    RestBuild error "logUrl":"https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=171589&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b",
    "detail":"Run.ps1 failed with exit code 1 "
    Posted by Swagger Pipeline | How to fix these errors?

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @lirenhe lirenhe merged commit 85aedc1 into master Nov 3, 2020
    giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
    * Adds base for updating Microsoft.Network from version stable/2020-06-01 to version 2020-07-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Minor fix in flowLog URI + updated examples for connection monitor (Azure#10524)
    
    * Minor fix in flowLog URI + updated examples for connection monitor
    
    * Reseted the change in networkWtacher spec, updated examples
    
    * fix
    
    * Update LB and PIP with new global load balancing properties (Azure#10529)
    
    * updading LB and PIP with new properties necessary for global loadbalancing as well as new appropriate examples
    
    * Ran prettier and fixed syntax in loadbalancer.json
    
    * added 07/01 tags to python readme
    
    * Adding express route port authorization apis (Azure#10491)
    
    * Adding express route port authorization apis
    
    * adding left out changes for prev commit
    
    * adding left out changes for prev commit
    
    * removing name as its handled by upper class
    
    * fixing model validation
    
    * making port auth key read only
    
    * making enum unique
    
    * making authorizations child resource only
    
    * part of last commit
    
    * fixing last commit
    
    * fixing last commit
    
    * removing child resource authorizations from parent port request and response
    
    * update link context to type dictionary (Azure#10624)
    
    * [Merge from master] Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute (Azure#10736)
    
    * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion
    
    * Add examples
    
    * Change name of operationid
    
    * change output of advertised route
    
    * Add PUT InboundSecurityRules for NVA
    
    * merge
    
    * Add examples
    
    * merge
    
    * merge
    
    * change output of advertised route
    
    * Add type "Local gateway" to virtualNetworkGateway (Azure#10802)
    
    * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion
    
    * Add examples
    
    * Change name of operationid
    
    * change output of advertised route
    
    * Add PUT InboundSecurityRules for NVA
    
    * merge
    
    * Add examples
    
    * merge
    
    * merge
    
    * change output of advertised route
    
    * Add type local to virtualNetworkGateway
    
    * fix bug
    
    * fix bug
    
    * fix typo
    
    * fix bug and add requirements
    
    * Add Enum
    
    * fix bug
    
    * Added Sku Tier property to public ip address prefix (Azure#10831)
    
    * Removed object from nat gateway create or update response july release (Azure#10834)
    
    * Removed object from NatGateway CreateOrUpdate Response
    
    * fixed syntax
    
    * Removing response body from example
    
    * ran prettier
    
    * Add firewall policy premium feature properties (Azure#10780)
    
    * Add firewall policy premium feature properties
    
    * CR
    
    * add examples
    
    * Add transportSecurity examples
    
    * remove redundant class
    
    * fix examples
    
    * Added format to integers (Azure#10912)
    
    * Added format to integers
    
    * Updated 07-01 networkWatcher swagger with formats for integer properties
    
    * Revert "Added format to integers"
    
    This reverts commit 6588b61.
    
    * Add expressRouteGatewayBypass for enabling FastPath to vWan Firewall hub (Azure#10963)
    
    * Add expressRouteGatewayBypass flag for enabling FastPath to vWan Firewall
    
    * Updated the target version to July release
    
    Co-authored-by: Sachet Hegde <[email protected]>
    
    * Add translatedFqdn field for Policy Nat Rule (Azure#11012)
    
    * Add Firewall Policy sku tier (Azure#10929)
    
    * Add firewall policy premium feature properties
    
    * CR
    
    * add examples
    
    * Add transportSecurity examples
    
    * remove redundant class
    
    * fix examples
    
    * Add firewall policy sku tier
    
    * fix validation
    
    * added extended location to 5 entities. (Azure#11000)
    
    * added extended location to 5 entities.
    
    * Added period.
    
    Co-authored-by: Mirza Sikander <[email protected]>
    
    * Added 'migrate' query parameter in PutConnectionMonitor (Azure#10980)
    
    * Update ipGroup swagger to include firewallPolicies (Azure#11051)
    
    * fix ipGroup swagger to include firewallPolicies
    
    * Prettier
    
    * Change transit flag for VR from enableVirtualRouterRoutePropogation to allowBranchToBranchTraffic (Azure#11015)
    
    * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute (Azure#11185)
    
    * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion
    
    * Add examples
    
    * Change name of operationid
    
    * change output of advertised route
    
    * Add PUT InboundSecurityRules for NVA
    
    * merge
    
    * Add examples
    
    * merge
    
    * merge
    
    * change output of advertised route
    
    * Add type local to virtualNetworkGateway
    
    * fix bug
    
    * fix bug
    
    * fix typo
    
    * fix bug and add requirements
    
    * Add Enum
    
    * fix bug
    
    * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute
    
    * prettier
    
    * Adding Route Preference property into VpnGateway and P2SGateway (Azure#11119)
    
    * commit1
    
    * Fixes
    
    Co-authored-by: Khushboo Baheti <[email protected]>
    
    * FirewallPolicy Application Rule with WebCategories (Azure#11049)
    
    * FirewallPolicy Application Rule with WebCategories
    
    * azureWebCategories
    
    * validated models/examples
    
    * fix json
    
    * Remove redundant files
    
    * prettier
    
    * Fix PR comments
    
    * Fixed file name
    
    * Fixing error
    
    * Spell Check fix
    
    * Changed operationId/Tags
    
    * "x-ms-azure-resource": true
    
    * Revert ""x-ms-azure-resource": true"
    
    This reverts commit e360800.
    
    * Network july release - Feature: Address space update in peered vNets (Azure#11090)
    
    * Adding new fields in PutvNetPeering to support address space update in peered vNets
    
    Added the new fields and the examples to support the address space update in peered vNets.
    
    * Fixing spell checks
    
    * Update custom-words.txt
    
    * Adding the feature to sync the address space on peering
    
    * Using the new example file added
    
    * Reverting the new file as it's mot working
    
    * Fixing a prettier error
    
    Co-authored-by: Hari Prasad Perabattula <[email protected]>
    
    * Support for Default/Initiator/Responder Connection Mode for Virtual Network Gateway Connections (Azure#11201)
    
    * Initiator/Reponder Connection Mode Support
    
    * Prettier Fix
    
    Co-authored-by: Abhishek Shah <[email protected]>
    
    * Add type "Local gateway" to virtualNetworkGateway to 2020-07-01 (Azure#11231)
    
    * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion
    
    * Add examples
    
    * Change name of operationid
    
    * change output of advertised route
    
    * Add PUT InboundSecurityRules for NVA
    
    * merge
    
    * Add examples
    
    * merge
    
    * merge
    
    * change output of advertised route
    
    * Add type local to virtualNetworkGateway
    
    * fix bug
    
    * fix bug
    
    * fix typo
    
    * fix bug and add requirements
    
    * Add Enum
    
    * fix bug
    
    * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute
    
    * prettier
    
    * Add to 0701
    
    * Update virtualNetworkGateway.json
    
    Change description to match others
    
    * Revert "Update virtualNetworkGateway.json"
    
    This reverts commit a4b72d4.
    
    * Change description
    
    * change names
    
    * change name to match
    
    * match
    
    * change definition
    
    * change reference
    
    * change ref
    
    * delete from 0601
    
    * Removed ReadOnly from extendedLocation for virtual network gateway (Azure#11274)
    
    * Add virtual hub bgp connections subresources virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute with POST opertion
    
    * Add examples
    
    * Change name of operationid
    
    * change output of advertised route
    
    * Add PUT InboundSecurityRules for NVA
    
    * merge
    
    * Add examples
    
    * merge
    
    * merge
    
    * change output of advertised route
    
    * Add type local to virtualNetworkGateway
    
    * fix bug
    
    * fix bug
    
    * fix typo
    
    * fix bug and add requirements
    
    * Add Enum
    
    * fix bug
    
    * Add InboundSecurityRule, virtualRouterPeerAdvertisedRoute and virtualRouterPeerLearnedRoute
    
    * prettier
    
    * Add to 0701
    
    * Update virtualNetworkGateway.json
    
    Change description to match others
    
    * Revert "Update virtualNetworkGateway.json"
    
    This reverts commit a4b72d4.
    
    * Change description
    
    * change names
    
    * change name to match
    
    * match
    
    * change definition
    
    * change reference
    
    * change ref
    
    * delete from 0601
    
    * Delete read only from extended location
    
    * merge from azure
    
    * Revert "merge from azure"
    
    This reverts commit fbdf7d6.
    
    * adding nextLink property to Service Tag definition (Azure#11177)
    
    * adding nextLink property to Service Tag definition
    
    * updated value of nextLink example for service tag
    
    * Revert "Adding express route port authorization apis (Azure#10491)" (Azure#10944)
    
    This reverts commit 29a80fe.
    
    Co-authored-by: utbarn <[email protected]>
    
    * {VirtualWan} {HubRouteTables} : Fix parameter type in network-july-release branch (Azure#11280)
    
    * update 2020-07-01 folder also
    
    * fix the type of the parameter
    
    * update one more missed fix
    
    * updated examples (Azure#11406)
    
    * Connection Mode type fix (Azure#11470)
    
    Co-authored-by: Abhishek Shah <[email protected]>
    
    * Fixed pythod.md file
    
    Co-authored-by: irrogozh <[email protected]>
    Co-authored-by: Kayden Wilkinson <[email protected]>
    Co-authored-by: utbarn <[email protected]>
    Co-authored-by: junyezhu <[email protected]>
    Co-authored-by: litchiyangMSFT <[email protected]>
    Co-authored-by: adgrieve <[email protected]>
    Co-authored-by: Sachet Hegde <[email protected]>
    Co-authored-by: Sachet Hegde <[email protected]>
    Co-authored-by: tejasshah7 <[email protected]>
    Co-authored-by: Mirza Sikander <[email protected]>
    Co-authored-by: Mirza Sikander <[email protected]>
    Co-authored-by: ssripadham <[email protected]>
    Co-authored-by: naveenchekuri <[email protected]>
    Co-authored-by: Khushboo Baheti <[email protected]>
    Co-authored-by: Khushboo Baheti <[email protected]>
    Co-authored-by: Hari Prasad Perabattula <[email protected]>
    Co-authored-by: Hari Prasad Perabattula <[email protected]>
    Co-authored-by: Abhishek Shah <[email protected]>
    Co-authored-by: Abhishek Shah <[email protected]>
    Co-authored-by: guptas14 <[email protected]>
    Co-authored-by: utbarn-ms <[email protected]>
    Co-authored-by: Ritvika Reddy Nagula <[email protected]>
    Co-authored-by: Ritvika Reddy Nagula <[email protected]>
    @JackTn JackTn deleted the mitryakh/network-july branch August 9, 2021 10:13
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.