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

revert V2020-02-02-Preview ShortTermRetentionPolicy #11491

Conversation

lululilliancoding
Copy link
Contributor

@lululilliancoding lululilliancoding commented Nov 3, 2020

[Urgent] Reverts #9407
Feature is not ready on all production clusters and not have a public preview / GA yet.
Revert this to avoid customer know the new feature on https://docs.microsoft.com/en-us/azure/templates/microsoft.sql/2020-02-02-preview/servers/databases/backupshorttermretentionpolicies#property-values for now.
Will re-release this feature after public preview.

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.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 3, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail]
There are no breaking changes.
️️✔️~[Staging] LintDiff succeeded [Detail]
Validation passes for LintDiff.
️⚠️~[Staging] Avocado: 1 Warnings warning [Detail] [Expand]
Rule Message
⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
readme: specification/sql/resource-manager/readme.md
tag: specification/sql/resource-manager/readme.md#tag-package-composite-v4
️️✔️~[Staging] ModelValidation succeeded [Detail]
Validation passes for ModelValidation.
️️✔️~[Staging] SemanticValidation succeeded [Detail]
Validation passes for SemanticValidation.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 3, 2020

Swagger Generation Artifacts

️️✔️~[Staging] ApiDocPreview succeeded [Detail]
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 3, 2020

azure-sdk-for-python - Release

- Breaking Change detected in SDK

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from d7216ae with merge commit f89a670. SDK Automation 13.0.17.20200918.2
  • ⚠️azure-mgmt-sql [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-sql
    [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-sql
    [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)
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:25:58 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0400:2084:1B2D035:40362BB:5FA0BFB6","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
    [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
    [ChangeLog] Size of delta 45.765% size of original (original: 323505 chars, delta: 148051 chars)
    [ChangeLog] **Features**
    [ChangeLog] 
    [ChangeLog]   - Model DataMaskingRule has a new parameter data_masking_rule_id
    [ChangeLog]   - Model SyncAgent has a new parameter sync_agent_name
    [ChangeLog]   - Model SyncGroup has a new parameter private_endpoint_name
    [ChangeLog]   - Model SyncMember has a new parameter private_endpoint_name
    [ChangeLog]   - Model ElasticPoolUpdate has a new parameter maintenance_configuration_id
    [ChangeLog]   - Model Database has a new parameter storage_account_type
    [ChangeLog]   - Model Database has a new parameter high_availability_replica_count
    [ChangeLog]   - Model Database has a new parameter maintenance_configuration_id
    [ChangeLog]   - Model Database has a new parameter secondary_type
    [ChangeLog]   - Model DatabaseUpdate has a new parameter storage_account_type
    [ChangeLog]   - Model DatabaseUpdate has a new parameter high_availability_replica_count
    [ChangeLog]   - Model DatabaseUpdate has a new parameter maintenance_configuration_id
    [ChangeLog]   - Model DatabaseUpdate has a new parameter secondary_type
    [ChangeLog]   - Model RecommendedElasticPoolMetric has a new parameter date_time_property
    [ChangeLog]   - Model ElasticPool has a new parameter maintenance_configuration_id
    [ChangeLog]   - Added operation ManagedBackupShortTermRetentionPoliciesOperations.create_or_update
    [ChangeLog]   - Added operation ManagedBackupShortTermRetentionPoliciesOperations.update
    [ChangeLog]   - Added operation JobAgentsOperations.create_or_update
    [ChangeLog]   - Added operation JobAgentsOperations.delete
    [ChangeLog]   - Added operation JobAgentsOperations.update
    [ChangeLog]   - Added operation RestorePointsOperations.create
    [ChangeLog]   - Added operation ServerCommunicationLinksOperations.create_or_update
    [ChangeLog]   - Added operation JobExecutionsOperations.create_or_update
    [ChangeLog]   - Added operation JobExecutionsOperations.create
    [ChangeLog]   - Added operation BackupShortTermRetentionPoliciesOperations.create_or_update
    [ChangeLog]   - Added operation BackupShortTermRetentionPoliciesOperations.update
    [ChangeLog]   - Added operation SyncGroupsOperations.refresh_hub_schema
    [ChangeLog]   - Added operation SyncGroupsOperations.delete
    [ChangeLog]   - Added operation SyncGroupsOperations.create_or_update
    [ChangeLog]   - Added operation SyncGroupsOperations.update
    [ChangeLog]   - Added operation ReplicationLinksOperations.failover
    [ChangeLog]   - Added operation ReplicationLinksOperations.unlink
    [ChangeLog]   - Added operation ReplicationLinksOperations.failover_allow_data_loss
    [ChangeLog]   - Added operation SyncAgentsOperations.create_or_update
    [ChangeLog]   - Added operation SyncAgentsOperations.delete
    [ChangeLog]   - Added operation ManagedDatabasesOperations.create_or_update
    [ChangeLog]   - Added operation ManagedDatabasesOperations.delete
    [ChangeLog]   - Added operation ManagedDatabasesOperations.complete_restore
    [ChangeLog]   - Added operation ManagedDatabasesOperations.update
    [ChangeLog]   - Added operation WorkloadGroupsOperations.create_or_update
    [ChangeLog]   - Added operation WorkloadGroupsOperations.delete
    [ChangeLog]   - Added operation LongTermRetentionBackupsOperations.delete
    [ChangeLog]   - Added operation LongTermRetentionBackupsOperations.delete_by_resource_group
    [ChangeLog]   - Added operation ElasticPoolsOperations.failover
    [ChangeLog]   - Added operation ElasticPoolsOperations.delete
    [ChangeLog]   - Added operation ElasticPoolsOperations.create_or_update
    [ChangeLog]   - Added operation ElasticPoolsOperations.update
    [ChangeLog]   - Added operation ServerSecurityAlertPoliciesOperations.create_or_update
    [ChangeLog]   - Added operation InstancePoolsOperations.create_or_update
    [ChangeLog]   - Added operation InstancePoolsOperations.delete
    [ChangeLog]   - Added operation InstancePoolsOperations.update
    [ChangeLog]   - Added operation VirtualClustersOperations.delete
    [ChangeLog]   - Added operation VirtualClustersOperations.update
    [ChangeLog]   - Added operation ManagedInstanceAdministratorsOperations.create_or_update
    [ChangeLog]   - Added operation ManagedInstanceAdministratorsOperations.delete
    [ChangeLog]   - Added operation ServerKeysOperations.create_or_update
    [ChangeLog]   - Added operation ServerKeysOperations.delete
    [ChangeLog]   - Added operation EncryptionProtectorsOperations.create_or_update
    [ChangeLog]   - Added operation EncryptionProtectorsOperations.revalidate
    [ChangeLog]   - Added operation BackupLongTermRetentionPoliciesOperations.create_or_update
    [ChangeLog]   - Added operation ManagedServerSecurityAlertPoliciesOperations.create_or_update
    [ChangeLog]   - Added operation ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.create_or_update
    [ChangeLog]   - Added operation ManagedRestorableDroppedDatabaseBackupShortTermRetentionPoliciesOperations.update
    [ChangeLog]   - Added operation ServerAzureADAdministratorsOperations.create_or_update
    [ChangeLog]   - Added operation ServerAzureADAdministratorsOperations.delete
    [ChangeLog]   - Added operation ManagedInstanceLongTermRetentionPoliciesOperations.create_or_update
    [ChangeLog]   - Added operation ExtendedServerBlobAuditingPoliciesOperations.create_or_update
    [ChangeLog]   - Added operation PrivateEndpointConnectionsOperations.create_or_update
    [ChangeLog]   - Added operation PrivateEndpointConnectionsOperations.delete
    [ChangeLog]   - Added operation LongTermRetentionManagedInstanceBackupsOperations.delete
    [ChangeLog]   - Added operation LongTermRetentionManagedInstanceBackupsOperations.delete_by_resource_group
    [ChangeLog]   - Added operation ManagedInstancesOperations.failover
    [ChangeLog]   - Added operation ManagedInstancesOperations.delete
    [ChangeLog]   - Added operation ManagedInstancesOperations.create_or_update
    [ChangeLog]   - Added operation ManagedInstancesOperations.update
    [ChangeLog]   - Added operation SyncMembersOperations.create_or_update
    [ChangeLog]   - Added operation SyncMembersOperations.delete
    [ChangeLog]   - Added operation SyncMembersOperations.refresh_member_schema
    [ChangeLog]   - Added operation SyncMembersOperations.update
    [ChangeLog]   - Added operation ServerDnsAliasesOperations.create_or_update
    [ChangeLog]   - Added operation ServerDnsAliasesOperations.delete
    [ChangeLog]   - Added operation ServerDnsAliasesOperations.acquire
    [ChangeLog]   - Added operation ServersOperations.create_or_update
    [ChangeLog]   - Added operation ServersOperations.delete
    [ChangeLog]   - Added operation ServersOperations.import_database
    [ChangeLog]   - Added operation ServersOperations.update
    [ChangeLog]   - Added operation ManagedDatabaseVulnerabilityAssessmentScansOperations.initiate_scan

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 3, 2020

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from d7216ae with merge commit f89a670. SDK Automation 13.0.17.20200918.2
  • ️✔️preview/sql/mgmt/2015-05-01-preview [View full logs]  [Release SDK Changes]
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:37:04 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C4:6BFE:372BF28:5AAF985:5FA0C250","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
  • ️✔️preview/sql/mgmt/2017-03-01-preview [View full logs]  [Release SDK Changes]
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:37:13 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C7:3306:829B6:1D00F4:5FA0C259","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
  • ️✔️preview/sql/mgmt/2017-10-01-preview [View full logs]  [Release SDK Changes]
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:37:24 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C1:2756:1EC267B:31EFF7C:5FA0C264","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
  • ️✔️preview/sql/mgmt/2018-06-01-preview [View full logs]  [Release SDK Changes]
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:37:37 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C4:2190:27897AD:2CF18F6:5FA0C271","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
  • ️✔️preview/sql/mgmt/v3.0 [View full logs]  [Release SDK Changes]
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:37:52 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C3:C86F:5F57255:6C7DA84:5FA0C27F","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
  • ️✔️sql/mgmt/2014-04-01 [View full logs]  [Release SDK Changes]
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:38:08 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C1:2753:3806FA:A05808:5FA0C290","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 3, 2020

azure-sdk-for-python-track2 - 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 3, 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 3, 2020

azure-sdk-for-js - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from d7216ae with merge commit f89a670. SDK Automation 13.0.17.20200918.2
  • ️✔️@azure/arm-sql [View full logs]  [Release SDK Changes]
    Only show 100 items here, please refer to log for details.
    [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
    [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
    [npmPack] npm WARN deprecated urix@0.1.0: 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/sqlManagementClient.js → ./dist/arm-sql.js...
    [npmPack] created ./dist/arm-sql.js in 2s
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/arm-sql@7.0.2
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 1.9MB   dist/arm-sql.js                                                                            
    [npmPack] npm notice 722.6kB dist/arm-sql.min.js                                                                        
    [npmPack] npm notice 6.1kB   esm/operations/backupLongTermRetentionPolicies.js                                          
    [npmPack] npm notice 3.4kB   esm/models/backupLongTermRetentionPoliciesMappers.js                                       
    [npmPack] npm notice 9.8kB   esm/operations/backupShortTermRetentionPolicies.js                                         
    [npmPack] npm notice 3.5kB   esm/models/backupShortTermRetentionPoliciesMappers.js                                      
    [npmPack] npm notice 1.7kB   esm/operations/capabilities.js                                                             
    [npmPack] npm notice 1.0kB   esm/models/capabilitiesMappers.js                                                          
    [npmPack] npm notice 3.5kB   esm/operations/databaseAutomaticTuningOperations.js                                        
    [npmPack] npm notice 3.4kB   esm/models/databaseAutomaticTuningOperationsMappers.js                                     
    [npmPack] npm notice 5.6kB   esm/operations/databaseBlobAuditingPolicies.js                                             
    [npmPack] npm notice 3.5kB   esm/models/databaseBlobAuditingPoliciesMappers.js                                          
    [npmPack] npm notice 3.9kB   esm/operations/databaseOperations.js                                                       
    [npmPack] npm notice 3.5kB   esm/models/databaseOperationsMappers.js                                                    
    [npmPack] npm notice 27.9kB  esm/operations/databases.js                                                                
    [npmPack] npm notice 3.6kB   esm/models/databasesMappers.js                                                             
    [npmPack] npm notice 3.7kB   esm/operations/databaseThreatDetectionPolicies.js                                          
    [npmPack] npm notice 3.4kB   esm/models/databaseThreatDetectionPoliciesMappers.js                                       
    [npmPack] npm notice 2.0kB   esm/operations/databaseUsages.js                                                           
    [npmPack] npm notice 367B    esm/models/databaseUsagesMappers.js                                                        
    [npmPack] npm notice 5.5kB   esm/operations/databaseVulnerabilityAssessmentRuleBaselines.js                             
    [npmPack] npm notice 3.4kB   esm/models/databaseVulnerabilityAssessmentRuleBaselinesMappers.js                          
    [npmPack] npm notice 6.9kB   esm/operations/databaseVulnerabilityAssessments.js                                         
    [npmPack] npm notice 8.5kB   esm/operations/databaseVulnerabilityAssessmentScans.js                                     
    [npmPack] npm notice 3.5kB   esm/models/databaseVulnerabilityAssessmentScansMappers.js                                  
    [npmPack] npm notice 3.5kB   esm/models/databaseVulnerabilityAssessmentsMappers.js                                      
    [npmPack] npm notice 3.5kB   esm/operations/dataMaskingPolicies.js                                                      
    [npmPack] npm notice 3.4kB   esm/models/dataMaskingPoliciesMappers.js                                                   
    [npmPack] npm notice 3.7kB   esm/operations/dataMaskingRules.js                                                         
    [npmPack] npm notice 3.4kB   esm/models/dataMaskingRulesMappers.js                                                      
    [npmPack] npm notice 2.1kB   esm/operations/elasticPoolActivities.js                                                    
    [npmPack] npm notice 3.5kB   esm/models/elasticPoolActivitiesMappers.js                                                 
    [npmPack] npm notice 2.2kB   esm/operations/elasticPoolDatabaseActivities.js                                            
    [npmPack] npm notice 3.5kB   esm/models/elasticPoolDatabaseActivitiesMappers.js                                         
    [npmPack] npm notice 4.0kB   esm/operations/elasticPoolOperations.js                                                    
    [npmPack] npm notice 3.5kB   esm/models/elasticPoolOperationsMappers.js                                                 
    [npmPack] npm notice 15.8kB  esm/operations/elasticPools.js                                                             
    [npmPack] npm notice 3.6kB   esm/models/elasticPoolsMappers.js                                                          
    [npmPack] npm notice 8.4kB   esm/operations/encryptionProtectors.js                                                     
    [npmPack] npm notice 3.5kB   esm/models/encryptionProtectorsMappers.js                                                  
    [npmPack] npm notice 5.8kB   esm/operations/extendedDatabaseBlobAuditingPolicies.js                                     
    [npmPack] npm notice 3.5kB   esm/models/extendedDatabaseBlobAuditingPoliciesMappers.js                                  
    [npmPack] npm notice 6.6kB   esm/operations/extendedServerBlobAuditingPolicies.js                                       
    [npmPack] npm notice 3.5kB   esm/models/extendedServerBlobAuditingPoliciesMappers.js                                    
    [npmPack] npm notice 16.6kB  esm/operations/failoverGroups.js                                                           
    [npmPack] npm notice 3.5kB   esm/models/failoverGroupsMappers.js                                                        
    [npmPack] npm notice 5.4kB   esm/operations/firewallRules.js                                                            
    [npmPack] npm notice 3.4kB   esm/models/firewallRulesMappers.js                                                         
    [npmPack] npm notice 4.6kB   esm/operations/geoBackupPolicies.js                                                        
    [npmPack] npm notice 3.4kB   esm/models/geoBackupPoliciesMappers.js                                                     
    [npmPack] npm notice 3.5kB   esm/operations/importExport.js                                                             
    [npmPack] npm notice 3.5kB   esm/models/importExportMappers.js                                                          
    [npmPack] npm notice 263B    esm/models/index.js                                                                        
    [npmPack] npm notice 4.4kB   esm/operations/index.js                                                                    
    [npmPack] npm notice 14.4kB  esm/operations/instanceFailoverGroups.js                                                   
    [npmPack] npm notice 3.5kB   esm/models/instanceFailoverGroupsMappers.js                                                
    [npmPack] npm notice 12.1kB  esm/operations/instancePools.js                                                            
    [npmPack] npm notice 3.5kB   esm/models/instancePoolsMappers.js                                                         
    [npmPack] npm notice 11.1kB  esm/operations/jobAgents.js                                                                
    [npmPack] npm notice 3.4kB   esm/models/jobAgentsMappers.js                                                             
    [npmPack] npm notice 6.6kB   esm/operations/jobCredentials.js                                                           
    [npmPack] npm notice 3.4kB   esm/models/jobCredentialsMappers.js                                                        
    [npmPack] npm notice 13.3kB  esm/operations/jobExecutions.js                                                            
    [npmPack] npm notice 3.4kB   esm/models/jobExecutionsMappers.js                                                         
    [npmPack] npm notice 6.3kB   esm/operations/jobs.js                                                                     
    [npmPack] npm notice 3.4kB   esm/models/jobsMappers.js                                                                  
    [npmPack] npm notice 4.8kB   esm/operations/jobStepExecutions.js                                                        
    [npmPack] npm notice 3.4kB   esm/models/jobStepExecutionsMappers.js                                                     
    [npmPack] npm notice 10.1kB  esm/operations/jobSteps.js                                                                 
    [npmPack] npm notice 3.4kB   esm/models/jobStepsMappers.js                                                              
    [npmPack] npm notice 7.5kB   esm/operations/jobTargetExecutions.js                                                      
    [npmPack] npm notice 3.4kB   esm/models/jobTargetExecutionsMappers.js                                                   
    [npmPack] npm notice 6.6kB   esm/operations/jobTargetGroups.js                                                          
    [npmPack] npm notice 3.4kB   esm/models/jobTargetGroupsMappers.js                                                       
    [npmPack] npm notice 4.0kB   esm/operations/jobVersions.js                                                              
    [npmPack] npm notice 3.4kB   esm/models/jobVersionsMappers.js                                                           
    [npmPack] npm notice 22.5kB  esm/operations/longTermRetentionBackups.js                                                 
    [npmPack] npm notice 3.5kB   esm/models/longTermRetentionBackupsMappers.js                                              
    [npmPack] npm notice 22.4kB  esm/operations/longTermRetentionManagedInstanceBackups.js                                  
    [npmPack] npm notice 3.5kB   esm/models/longTermRetentionManagedInstanceBackupsMappers.js                               
    [npmPack] npm notice 10.3kB  esm/operations/managedBackupShortTermRetentionPolicies.js                                  
    [npmPack] npm notice 3.5kB   esm/models/managedBackupShortTermRetentionPoliciesMappers.js                               
    [npmPack] npm notice 2.2kB   esm/operations/managedDatabaseRestoreDetails.js                                            
    [npmPack] npm notice 3.4kB   esm/models/managedDatabaseRestoreDetailsMappers.js                                         
    [npmPack] npm notice 15.8kB  esm/operations/managedDatabases.js                                                         
    [npmPack] npm notice 6.0kB   esm/operations/managedDatabaseSecurityAlertPolicies.js                                     
    [npmPack] npm notice 3.5kB   esm/models/managedDatabaseSecurityAlertPoliciesMappers.js                                  

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 3, 2020

azure-sdk-for-net - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from d7216ae with merge commit f89a670. SDK Automation 13.0.17.20200918.2
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
  • ️✔️Microsoft.Azure.Management.Sql [View full logs]  [Release SDK Changes]
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:36:39 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"05C2:6BFE:372B12B:5AAE2D4:5FA0C237","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 3, 2020

azure-resource-manager-schemas - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from d7216ae with merge commit f89a670. Schema Automation 13.0.17.20200918.2
    [AutoRest] WARNING: Found duplicate definition for type Microsoft.Sql/servers/firewallRules in scope ResourceGroup
    [sql][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [sql][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [sql][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]   5799 passing (54s)
      [after_scripts|node]   3 failing
      AzureResourceSchema has no registered package commands.
      Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:45:35 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"04C1:1477:1BE9547:3E484A7:5FA0C44F","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 3, 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 3, 2020

    azure-sdk-for-java - Release

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from d7216ae with merge commit f89a670. SDK Automation 13.0.17.20200918.2
    • ⚠️sdk/sql/mgmt-v2014_04_01 [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultsImpl.java:[23,30] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionVaults()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[48,75] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionVaults()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[55,75] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionVaults()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[62,75] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionVaults()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPoliciesImpl.java:[23,30] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionPolicies()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[49,77] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionPolicies()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[56,77] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionPolicies()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[63,77] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionPolicies()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultsImpl.java:[23,30] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[48,75] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[55,75] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[62,75] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPoliciesImpl.java:[23,30] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[49,77] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[56,77] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[63,77] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
        Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:36:33 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0401:707D:ECE20D:252847D:5FA0C231","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
      • ️✔️sdk/sql/mgmt-v2015_05_01_preview [View full logs]  [Release SDK Changes]
        Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:36:43 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"04C0:330D:3A1F1D6:5D46703:5FA0C23B","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
      • ⚠️sdk/sql/mgmt-v2017_03_01_preview [View full logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[30,147] cannot find symbol
          [mvn]   symbol:   class UUID
          [mvn]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[43,192] cannot find symbol
          [mvn]   symbol:   class UUID
          [mvn]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/SensitivityLabelsImpl.java:[59,172] cannot find symbol
          [mvn]   symbol:   class SensitivityLabelSource
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.SensitivityLabelsImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,158] cannot find symbol
          [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,117] cannot find symbol
          [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[47,154] cannot find symbol
          [mvn]   symbol:   class UUID
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[63,199] cannot find symbol
          [mvn]   symbol:   class UUID
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[30,147] cannot find symbol
          [mvn] [ERROR]   symbol:   class UUID
          [mvn] [ERROR]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[43,192] cannot find symbol
          [mvn] [ERROR]   symbol:   class UUID
          [mvn] [ERROR]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/SensitivityLabelsImpl.java:[59,172] cannot find symbol
          [mvn] [ERROR]   symbol:   class SensitivityLabelSource
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.SensitivityLabelsImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,158] cannot find symbol
          [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,117] cannot find symbol
          [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[47,154] cannot find symbol
          [mvn] [ERROR]   symbol:   class UUID
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[63,199] cannot find symbol
          [mvn] [ERROR]   symbol:   class UUID
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:36:53 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"04C3:1D02:2E995FD:5056D3A:5FA0C245","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
        • ⚠️sdk/sql/mgmt-v2017_10_01_preview [View full logs]  [Release SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,167] cannot find symbol
            [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
            [mvn]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,126] cannot find symbol
            [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
            [mvn]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,167] cannot find symbol
            [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
            [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,126] cannot find symbol
            [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
            [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
            [mvn] [ERROR] -> [Help 1]
            [mvn] [ERROR] 
            [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
            [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
            [mvn] [ERROR] 
            [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
            [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:37:04 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0502:06B8:CDE39:2F4DED:5FA0C250","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
          • ⚠️sdk/sql/mgmt-v2018_06_01_preview [View full logs]  [Release SDK Changes]
              [mvn] [ERROR] COMPILATION ERROR : 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/ManagedInstanceOperations.java:[27,105] cannot find symbol
              [mvn]   symbol:   class UUID
              [mvn]   location: interface com.microsoft.azure.management.sql.v2018_06_01_preview.ManagedInstanceOperations
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationsImpl.java:[44,112] cannot find symbol
              [mvn]   symbol:   class UUID
              [mvn]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationsImpl
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationImpl.java:[23,13] cannot find symbol
              [mvn]   symbol:   class UUID
              [mvn]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationImpl
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedDatabaseSensitivityLabelsImpl.java:[68,182] cannot find symbol
              [mvn]   symbol:   class SensitivityLabelSource
              [mvn]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedDatabaseSensitivityLabelsImpl
              [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/ManagedInstanceOperations.java:[27,105] cannot find symbol
              [mvn] [ERROR]   symbol:   class UUID
              [mvn] [ERROR]   location: interface com.microsoft.azure.management.sql.v2018_06_01_preview.ManagedInstanceOperations
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationsImpl.java:[44,112] cannot find symbol
              [mvn] [ERROR]   symbol:   class UUID
              [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationsImpl
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationImpl.java:[23,13] cannot find symbol
              [mvn] [ERROR]   symbol:   class UUID
              [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationImpl
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedDatabaseSensitivityLabelsImpl.java:[68,182] cannot find symbol
              [mvn] [ERROR]   symbol:   class SensitivityLabelSource
              [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedDatabaseSensitivityLabelsImpl
              [mvn] [ERROR] -> [Help 1]
              [mvn] [ERROR] 
              [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
              [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
              [mvn] [ERROR] 
              [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
              [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
              Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"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-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Tue, 03 Nov 2020 02:37:14 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"050B:0D6F:37DFFDD:5A95CD1:5FA0C25A","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

            @lululilliancoding lululilliancoding marked this pull request as ready for review November 3, 2020 01:09
            @lululilliancoding
            Copy link
            Contributor Author

            @leni-msft This is urgent request. Please verify and approve asap. Thanks.

            @leni-msft leni-msft self-requested a review November 3, 2020 01:47
            @azure-pipelines
            Copy link

            Azure Pipelines successfully started running 1 pipeline(s).

            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.

            3 participants