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

Add Metrics Advisor API Properties. #10722

Merged
merged 1 commit into from Sep 16, 2020
Merged

Add Metrics Advisor API Properties. #10722

merged 1 commit into from Sep 16, 2020

Conversation

yangyuan
Copy link
Member

@yangyuan yangyuan commented Sep 8, 2020

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
  • 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 Sep 8, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
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 Sep 8, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 60de4c8 with merge commit 560c551. SDK Automation 13.0.17.20200909.5
  • ⚠️sdk/cognitiveservices/mgmt-v2016_02_01_preview [View full logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cognitiveservices/mgmt-v2016_02_01_preview/src/main/java/com/microsoft/azure/management/cognitiveservices/v2016_02_01_preview/implementation/CognitiveServicesAccountImpl.java:[115,41] withTags(java.util.Map) in com.microsoft.azure.management.cognitiveservices.v2016_02_01_preview.implementation.CognitiveServicesAccountImpl cannot override withTags(java.util.Map) in com.microsoft.azure.arm.resources.models.implementation.ResourceImpl
      [mvn]   overridden method is final
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cognitiveservices: Compilation failure
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cognitiveservices/mgmt-v2016_02_01_preview/src/main/java/com/microsoft/azure/management/cognitiveservices/v2016_02_01_preview/implementation/CognitiveServicesAccountImpl.java:[115,41] withTags(java.util.Map) in com.microsoft.azure.management.cognitiveservices.v2016_02_01_preview.implementation.CognitiveServicesAccountImpl cannot override withTags(java.util.Map) in com.microsoft.azure.arm.resources.models.implementation.ResourceImpl
      [mvn] [ERROR]   overridden method is final
      [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":"Wed, 16 Sep 2020 01:19:18 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:9306:2B3D2A8:34258B1:5F616816","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/cognitiveservices/mgmt-v2017_04_18 [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":"Wed, 16 Sep 2020 01:19:28 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:2D7D:1E82816:4238E0C:5F616820","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 Sep 8, 2020

    azure-sdk-for-js - Release

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 60de4c8 with merge commit 560c551. SDK Automation 13.0.17.20200909.5
    • ️✔️@azure/arm-cognitiveservices [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/cognitiveServicesManagementClient.js → ./dist/arm-cognitiveservices.js...
      [npmPack] created ./dist/arm-cognitiveservices.js in 383ms
      [npmPack] npm notice 
      [npmPack] npm notice package: @azure/[email protected]
      [npmPack] npm notice === Tarball Contents === 
      [npmPack] npm notice 12.8kB  esm/operations/accounts.js                           
      [npmPack] npm notice 1.1kB   esm/models/accountsMappers.js                        
      [npmPack] npm notice 95.7kB  dist/arm-cognitiveservices.js                        
      [npmPack] npm notice 34.1kB  dist/arm-cognitiveservices.min.js                    
      [npmPack] npm notice 4.5kB   esm/cognitiveServicesManagementClient.js             
      [npmPack] npm notice 2.6kB   esm/cognitiveServicesManagementClientContext.js      
      [npmPack] npm notice 345B    esm/models/index.js                                  
      [npmPack] npm notice 527B    esm/operations/index.js                              
      [npmPack] npm notice 41.2kB  esm/models/mappers.js                                
      [npmPack] npm notice 2.3kB   esm/operations/operations.js                         
      [npmPack] npm notice 471B    esm/models/operationsMappers.js                      
      [npmPack] npm notice 2.6kB   esm/models/parameters.js                             
      [npmPack] npm notice 5.9kB   esm/operations/privateEndpointConnections.js         
      [npmPack] npm notice 973B    esm/models/privateEndpointConnectionsMappers.js      
      [npmPack] npm notice 2.0kB   esm/operations/privateLinkResources.js               
      [npmPack] npm notice 938B    esm/models/privateLinkResourcesMappers.js            
      [npmPack] npm notice 2.4kB   esm/operations/resourceSkus.js                       
      [npmPack] npm notice 493B    esm/models/resourceSkusMappers.js                    
      [npmPack] npm notice 1.0kB   rollup.config.js                                     
      [npmPack] npm notice 1.8kB   package.json                                         
      [npmPack] npm notice 457B    tsconfig.json                                        
      [npmPack] npm notice 5.6kB   esm/operations/accounts.d.ts.map                     
      [npmPack] npm notice 7.8kB   esm/operations/accounts.js.map                       
      [npmPack] npm notice 559B    esm/models/accountsMappers.d.ts.map                  
      [npmPack] npm notice 572B    esm/models/accountsMappers.js.map                    
      [npmPack] npm notice 199.5kB dist/arm-cognitiveservices.js.map                    
      [npmPack] npm notice 28.8kB  dist/arm-cognitiveservices.min.js.map                
      [npmPack] npm notice 1.8kB   esm/cognitiveServicesManagementClient.d.ts.map       
      [npmPack] npm notice 2.6kB   esm/cognitiveServicesManagementClient.js.map         
      [npmPack] npm notice 532B    esm/cognitiveServicesManagementClientContext.d.ts.map
      [npmPack] npm notice 1.4kB   esm/cognitiveServicesManagementClientContext.js.map  
      [npmPack] npm notice 13.4kB  esm/models/index.d.ts.map                            
      [npmPack] npm notice 227B    esm/operations/index.d.ts.map                        
      [npmPack] npm notice 126B    esm/models/index.js.map                              
      [npmPack] npm notice 242B    esm/operations/index.js.map                          
      [npmPack] npm notice 2.5kB   esm/models/mappers.d.ts.map                          
      [npmPack] npm notice 23.0kB  esm/models/mappers.js.map                            
      [npmPack] npm notice 1.0kB   esm/operations/operations.d.ts.map                   
      [npmPack] npm notice 1.4kB   esm/operations/operations.js.map                     
      [npmPack] npm notice 215B    esm/models/operationsMappers.d.ts.map                
      [npmPack] npm notice 228B    esm/models/operationsMappers.js.map                  
      [npmPack] npm notice 588B    esm/models/parameters.d.ts.map                       
      [npmPack] npm notice 1.9kB   esm/models/parameters.js.map                         
      [npmPack] npm notice 2.4kB   esm/operations/privateEndpointConnections.d.ts.map   
      [npmPack] npm notice 3.1kB   esm/operations/privateEndpointConnections.js.map     
      [npmPack] npm notice 523B    esm/models/privateEndpointConnectionsMappers.d.ts.map
      [npmPack] npm notice 536B    esm/models/privateEndpointConnectionsMappers.js.map  
      [npmPack] npm notice 817B    esm/operations/privateLinkResources.d.ts.map         
      [npmPack] npm notice 1.1kB   esm/operations/privateLinkResources.js.map           
      [npmPack] npm notice 491B    esm/models/privateLinkResourcesMappers.d.ts.map      
      [npmPack] npm notice 504B    esm/models/privateLinkResourcesMappers.js.map        
      [npmPack] npm notice 1.0kB   esm/operations/resourceSkus.d.ts.map                 
      [npmPack] npm notice 1.4kB   esm/operations/resourceSkus.js.map                   
      [npmPack] npm notice 232B    esm/models/resourceSkusMappers.d.ts.map              
      [npmPack] npm notice 245B    esm/models/resourceSkusMappers.js.map                
      [npmPack] npm notice 3.6kB   README.md                                            
      [npmPack] npm notice 15.8kB  esm/operations/accounts.d.ts                         
      [npmPack] npm notice 29.1kB  src/operations/accounts.ts                           
      [npmPack] npm notice 798B    esm/models/accountsMappers.d.ts                      
      [npmPack] npm notice 1.1kB   src/models/accountsMappers.ts                        
      [npmPack] npm notice 3.8kB   esm/cognitiveServicesManagementClient.d.ts           
      [npmPack] npm notice 7.0kB   src/cognitiveServicesManagementClient.ts             
      [npmPack] npm notice 850B    esm/cognitiveServicesManagementClientContext.d.ts    
      [npmPack] npm notice 2.3kB   src/cognitiveServicesManagementClientContext.ts      
      [npmPack] npm notice 37.5kB  esm/models/index.d.ts                                
      [npmPack] npm notice 211B    esm/operations/index.d.ts                            
      [npmPack] npm notice 35.9kB  src/models/index.ts                                  
      [npmPack] npm notice 495B    src/operations/index.ts                              
      [npmPack] npm notice 3.4kB   esm/models/mappers.d.ts                              
      [npmPack] npm notice 32.7kB  src/models/mappers.ts                                
      [npmPack] npm notice 2.2kB   esm/operations/operations.d.ts                       
      [npmPack] npm notice 4.3kB   src/operations/operations.ts                         
      [npmPack] npm notice 161B    esm/models/operationsMappers.d.ts                    
      [npmPack] npm notice 435B    src/models/operationsMappers.ts                      
      [npmPack] npm notice 684B    esm/models/parameters.d.ts                           
      [npmPack] npm notice 2.6kB   src/models/parameters.ts                             
      [npmPack] npm notice 7.8kB   esm/operations/privateEndpointConnections.d.ts       
      [npmPack] npm notice 13.3kB  src/operations/privateEndpointConnections.ts         
      [npmPack] npm notice 663B    esm/models/privateEndpointConnectionsMappers.d.ts    
      [npmPack] npm notice 969B    src/models/privateEndpointConnectionsMappers.ts      
      [npmPack] npm notice 1.9kB   esm/operations/privateLinkResources.d.ts             
      [npmPack] npm notice 3.5kB   src/operations/privateLinkResources.ts               
      [npmPack] npm notice 628B    esm/models/privateLinkResourcesMappers.d.ts          
      [npmPack] npm notice 936B    src/models/privateLinkResourcesMappers.ts            
      [npmPack] npm notice 2.2kB   esm/operations/resourceSkus.d.ts                     
      [npmPack] npm notice 4.3kB   src/operations/resourceSkus.ts                       
      [npmPack] npm notice 183B    esm/models/resourceSkusMappers.d.ts                  

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 8, 2020

    azure-sdk-for-go - Release

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from 60de4c8 with merge commit 560c551. SDK Automation 13.0.17.20200909.5
    • ️✔️cognitiveservices/mgmt/2017-04-18 [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":"Wed, 16 Sep 2020 01:21: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":"0780:0F6A:27FF27:5838BF:5F616889","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/cognitiveservices/mgmt/2016-02-01-preview [View full logs
      No file is changed.

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 8, 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 Sep 8, 2020

    azure-sdk-for-python - Release

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 60de4c8 with merge commit 560c551. SDK Automation 13.0.17.20200909.5
    • ️✔️azure-mgmt-cognitiveservices [View full logs]  [Release SDK Changes]
      [build_conf] INFO:packaging_tools:Building template azure-mgmt-cognitiveservices
      [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-cognitiveservices
      [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":"Wed, 16 Sep 2020 01:17:34 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":"0741:0CC1:3A215FF:62DF481:5F6167AE","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 5.027% size of original (original: 25661 chars, delta: 1290 chars)
      [ChangeLog] **Features**
      [ChangeLog] 
      [ChangeLog]   - Model CognitiveServicesAccountApiProperties has a new parameter website_name
      [ChangeLog]   - Model CognitiveServicesAccountApiProperties has a new parameter super_user
      [ChangeLog]   - Model CognitiveServicesAccountApiProperties has a new parameter aad_client_id
      [ChangeLog]   - Model CognitiveServicesAccountApiProperties has a new parameter aad_tenant_id
      [ChangeLog]   - Added operation PrivateEndpointConnectionsOperations.list

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 8, 2020

    azure-sdk-for-net - Release

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 60de4c8 with merge commit 560c551. SDK Automation 13.0.17.20200909.5
      [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.CognitiveServices [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":"Wed, 16 Sep 2020 01:19:40 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":"06C0:4175:45D223:79B420:5F61682C","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 Sep 8, 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 Sep 8, 2020

    azure-resource-manager-schemas - Release

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from 60de4c8 with merge commit 560c551. Schema Automation 13.0.17.20200909.5
    • ⚠️cognitiveservices [View full logs]  [Release Schema Changes]
        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":"Wed, 16 Sep 2020 01:17:10 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":"0440:1D48:4C84D0:7C54B4:5F616796","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 Sep 8, 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

      @weidongxu-microsoft weidongxu-microsoft added the Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates label Sep 8, 2020
      @weidongxu-microsoft
      Copy link
      Member

      @yangyuan Let me know when you need it merged.

      @PhoenixHe-NV
      Copy link
      Contributor

      /azp run automation - sdk

      @azure-pipelines
      Copy link

      Azure Pipelines successfully started running 1 pipeline(s).

      @PhoenixHe-NV
      Copy link
      Contributor

      /azp run automation - sdk

      @azure-pipelines
      Copy link

      Azure Pipelines successfully started running 1 pipeline(s).

      @yangyuan
      Copy link
      Member Author

      Hi @weidongxu-microsoft please merged the PR, thanks

      @weidongxu-microsoft weidongxu-microsoft merged commit 560c551 into Azure:master Sep 16, 2020
      nitegupt pushed a commit to nitegupt/azure-rest-api-specs that referenced this pull request Sep 25, 2020
      iscai-msft added a commit to iscai-msft/azure-rest-api-specs that referenced this pull request Oct 14, 2020
      …into formrecognizer_regeneration
      
      * 'master' of https://github.com/Azure/azure-rest-api-specs: (21 commits)
        [Hub Generated] Move private branch 'dev-healthcareapis-Microsoft.HealthcareApis-2020-03-15' to public (Azure#10757)
        added new api version (Azure#10784)
        updated apispec (Azure#10719)
        Bump up version number for "old" preview api (Azure#10768)
        [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (Azure#10699)
        [ASR][V2A-RCM] Add new properties and provider specific models for V2A RCM. (Azure#10487)
        Update provisioningStatus field name for assignment (Azure#10754)
        [Microsoft.ApiManagement][2019-12-01] Content management resources: Collapsed the reference to metadata. (Azure#10755)
        Add Metrics Advisor API Properties. (Azure#10722)
        Remove LiveVideoAnalytics Swagger and samples from Azure repo, as this should not be public, will recheckin this to a branch on azure-rest-api-specs-pr repo, and maintain it in that branch. (Azure#10796)
        Update keys.json (Azure#10495)
        Add new API version 2020-09-01 (Azure#10737)
        Corrected Examples for Resource Mover to generate documentation examp… (Azure#10791)
        Add support for filter by deviceId (Azure#10771)
        Update openapi-authoring-automated-guidelines.md (Azure#10606)
        Adding request body for listcredential for Microsoft.Kubernetes (Azure#10766)
        Add new resource to Microsoft.Sql "ServerTrustGroup". (Azure#10705)
        add alias for auto_rev_minor_version to fix az CLI linter error (Azure#10789)
        Update workbooks api to include sourceId (Azure#10781)
        [NetAppFiles]Anf 6195 swagger restapi to2020 06 01 bugfix (Azure#10753)
        ...
      Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
      Labels
      Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates
      Projects
      None yet
      Development

      Successfully merging this pull request may close these issues.

      3 participants