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 new API version 2020-09-01 #10737

Merged
merged 6 commits into from
Sep 15, 2020
Merged

Add new API version 2020-09-01 #10737

merged 6 commits into from
Sep 15, 2020

Conversation

xingwu1
Copy link
Member

@xingwu1 xingwu1 commented Sep 9, 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 9, 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-assignment-bot openapi-assignment-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 9, 2020
@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 9, 2020

azure-sdk-for-python - Release

- Breaking Change detected in SDK

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from aa9e232 with merge commit aa25f9e. SDK Automation 13.0.17.20200909.5
  • ⚠️azure-mgmt-batch [View full logs]  [Release SDK Changes] Breaking Change Detected
    [build_conf] INFO:packaging_tools:Building template azure-mgmt-batch
    [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-batch
    [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, 15 Sep 2020 18:24: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":"06C3:49D7:AF03D:19C40C:5F6106E3","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 0.912% size of original (original: 55785 chars, delta: 509 chars)
    [ChangeLog] **Features**
    [ChangeLog] 
    [ChangeLog]   - Model Pool has a new parameter task_slots_per_node
    [ChangeLog] 
    [ChangeLog] **Breaking changes**
    [ChangeLog] 
    [ChangeLog]   - Model Pool no longer has parameter max_tasks_per_node
    [ChangeLog]   - Model ContainerRegistry no longer has parameter username
    [ChangeLog]   - Model ContainerRegistry has a new required parameter user_name

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 9, 2020

azure-resource-manager-schemas - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from aa9e232 with merge commit aa25f9e. Schema Automation 13.0.17.20200909.5
    • 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, 15 Sep 2020 18:24:21 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":"0481:7148:A768C:17AD5A:5F6106D5","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 9, 2020

    azure-sdk-for-js - Release

    failed [Logs] [Expand Details]
    • Generate from aa9e232 with merge commit aa25f9e. SDK Automation 13.0.17.20200909.5
      [AutoRest] WARNING: HEAD 'getPropertiesFromTask' method missing 404 status code section -- this might be unintentional.
      [AutoRest] WARNING: HEAD 'getPropertiesFromComputeNode' method missing 404 status code section -- this might be unintentional.
    • ️✔️@azure/arm-batch [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/batchManagementClient.js → ./dist/arm-batch.js...
      [npmPack] created ./dist/arm-batch.js in 534ms
      [npmPack] npm notice 
      [npmPack] npm notice package: @azure/arm-batch@4.0.0
      [npmPack] npm notice === Tarball Contents === 
      [npmPack] npm notice 7.5kB   esm/operations/applicationOperations.js                       
      [npmPack] npm notice 1.7kB   esm/models/applicationOperationsMappers.js                    
      [npmPack] npm notice 8.2kB   esm/operations/applicationPackageOperations.js                
      [npmPack] npm notice 1.8kB   esm/models/applicationPackageOperationsMappers.js             
      [npmPack] npm notice 223.0kB dist/arm-batch.js                                             
      [npmPack] npm notice 80.6kB  dist/arm-batch.min.js                                         
      [npmPack] npm notice 15.1kB  esm/operations/batchAccountOperations.js                      
      [npmPack] npm notice 1.9kB   esm/models/batchAccountOperationsMappers.js                   
      [npmPack] npm notice 2.2kB   esm/batchManagementClient.js                                  
      [npmPack] npm notice 2.6kB   esm/batchManagementClientContext.js                           
      [npmPack] npm notice 12.7kB  esm/operations/certificateOperations.js                       
      [npmPack] npm notice 1.8kB   esm/models/certificateOperationsMappers.js                    
      [npmPack] npm notice 345B    esm/models/index.js                                           
      [npmPack] npm notice 719B    esm/operations/index.js                                       
      [npmPack] npm notice 2.9kB   esm/operations/location.js                                    
      [npmPack] npm notice 485B    esm/models/locationMappers.js                                 
      [npmPack] npm notice 89.9kB  esm/models/mappers.js                                         
      [npmPack] npm notice 2.2kB   esm/operations/operations.js                                  
      [npmPack] npm notice 455B    esm/models/operationsMappers.js                               
      [npmPack] npm notice 5.4kB   esm/models/parameters.js                                      
      [npmPack] npm notice 12.6kB  esm/operations/poolOperations.js                              
      [npmPack] npm notice 1.8kB   esm/models/poolOperationsMappers.js                           
      [npmPack] npm notice 7.7kB   esm/operations/privateEndpointConnectionOperations.js         
      [npmPack] npm notice 1.8kB   esm/models/privateEndpointConnectionOperationsMappers.js      
      [npmPack] npm notice 4.1kB   esm/operations/privateLinkResourceOperations.js               
      [npmPack] npm notice 1.7kB   esm/models/privateLinkResourceOperationsMappers.js            
      [npmPack] npm notice 977B    rollup.config.js                                              
      [npmPack] npm notice 1.6kB   package.json                                                  
      [npmPack] npm notice 457B    tsconfig.json                                                 
      [npmPack] npm notice 3.3kB   esm/operations/applicationOperations.d.ts.map                 
      [npmPack] npm notice 4.3kB   esm/operations/applicationOperations.js.map                   
      [npmPack] npm notice 937B    esm/models/applicationOperationsMappers.d.ts.map              
      [npmPack] npm notice 950B    esm/models/applicationOperationsMappers.js.map                
      [npmPack] npm notice 3.6kB   esm/operations/applicationPackageOperations.d.ts.map          
      [npmPack] npm notice 4.6kB   esm/operations/applicationPackageOperations.js.map            
      [npmPack] npm notice 964B    esm/models/applicationPackageOperationsMappers.d.ts.map       
      [npmPack] npm notice 977B    esm/models/applicationPackageOperationsMappers.js.map         
      [npmPack] npm notice 466.2kB dist/arm-batch.js.map                                         
      [npmPack] npm notice 60.8kB  dist/arm-batch.min.js.map                                     
      [npmPack] npm notice 4.9kB   esm/operations/batchAccountOperations.d.ts.map                
      [npmPack] npm notice 7.8kB   esm/operations/batchAccountOperations.js.map                  
      [npmPack] npm notice 1.0kB   esm/models/batchAccountOperationsMappers.d.ts.map             
      [npmPack] npm notice 1.0kB   esm/models/batchAccountOperationsMappers.js.map               
      [npmPack] npm notice 923B    esm/batchManagementClient.d.ts.map                            
      [npmPack] npm notice 1.2kB   esm/batchManagementClient.js.map                              
      [npmPack] npm notice 509B    esm/batchManagementClientContext.d.ts.map                     
      [npmPack] npm notice 1.4kB   esm/batchManagementClientContext.js.map                       
      [npmPack] npm notice 3.6kB   esm/operations/certificateOperations.d.ts.map                 
      [npmPack] npm notice 6.1kB   esm/operations/certificateOperations.js.map                   
      [npmPack] npm notice 1.0kB   esm/models/certificateOperationsMappers.d.ts.map              
      [npmPack] npm notice 1.0kB   esm/models/certificateOperationsMappers.js.map                
      [npmPack] npm notice 30.4kB  esm/models/index.d.ts.map                                     
      [npmPack] npm notice 319B    esm/operations/index.d.ts.map                                 
      [npmPack] npm notice 126B    esm/models/index.js.map                                       
      [npmPack] npm notice 334B    esm/operations/index.js.map                                   
      [npmPack] npm notice 1.2kB   esm/operations/location.d.ts.map                              
      [npmPack] npm notice 1.7kB   esm/operations/location.js.map                                
      [npmPack] npm notice 214B    esm/models/locationMappers.d.ts.map                           
      [npmPack] npm notice 227B    esm/models/locationMappers.js.map                             
      [npmPack] npm notice 4.7kB   esm/models/mappers.d.ts.map                                   
      [npmPack] npm notice 48.9kB  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 1.1kB   esm/models/parameters.d.ts.map                                
      [npmPack] npm notice 4.0kB   esm/models/parameters.js.map                                  
      [npmPack] npm notice 4.0kB   esm/operations/poolOperations.d.ts.map                        
      [npmPack] npm notice 6.7kB   esm/operations/poolOperations.js.map                          
      [npmPack] npm notice 995B    esm/models/poolOperationsMappers.d.ts.map                     
      [npmPack] npm notice 1.0kB   esm/models/poolOperationsMappers.js.map                       
      [npmPack] npm notice 2.2kB   esm/operations/privateEndpointConnectionOperations.d.ts.map   
      [npmPack] npm notice 3.5kB   esm/operations/privateEndpointConnectionOperations.js.map     
      [npmPack] npm notice 978B    esm/models/privateEndpointConnectionOperationsMappers.d.ts.map
      [npmPack] npm notice 991B    esm/models/privateEndpointConnectionOperationsMappers.js.map  
      [npmPack] npm notice 1.7kB   esm/operations/privateLinkResourceOperations.d.ts.map         
      [npmPack] npm notice 2.3kB   esm/operations/privateLinkResourceOperations.js.map           
      [npmPack] npm notice 953B    esm/models/privateLinkResourceOperationsMappers.d.ts.map      
      [npmPack] npm notice 966B    esm/models/privateLinkResourceOperationsMappers.js.map        
      [npmPack] npm notice 3.4kB   README.md                                                     
      [npmPack] npm notice 9.3kB   esm/operations/applicationOperations.d.ts                     
      [npmPack] npm notice 16.3kB  src/operations/applicationOperations.ts                       
      [npmPack] npm notice 1.4kB   esm/models/applicationOperationsMappers.d.ts                  
      [npmPack] npm notice 1.8kB   src/models/applicationOperationsMappers.ts                    
      [npmPack] npm notice 11.2kB  esm/operations/applicationPackageOperations.d.ts              
      [npmPack] npm notice 18.9kB  src/operations/applicationPackageOperations.ts                
      [npmPack] npm notice 1.4kB   esm/models/applicationPackageOperationsMappers.d.ts           
    • @azure/batch [View full logs]  [Release SDK Changes]
        [npmPack] npm WARN deprecated rollup-plugin-inject@2.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
        [npmPack] npm WARN deprecated rollup-plugin-json@3.1.0: This module has been deprecated and is no longer maintained. Please use @rollup/plugin-json.
        [npmPack] npm WARN deprecated rollup-plugin-commonjs@9.3.4: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs.
        [npmPack] npm WARN deprecated rollup-plugin-node-resolve@3.4.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
        [npmPack] npm WARN deprecated jssha@2.4.2: jsSHA versions < 3.0.0 will no longer receive feature updates
        [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] npm ERR! code ELIFECYCLE
        [npmPack] npm ERR! errno 2
        [npmPack] npm ERR! @azure/batch@7.0.0 build: `tsc && rollup -c rollup.config.js && npm run minify`
        [npmPack] npm ERR! Exit status 2
        [npmPack] npm ERR! 
        [npmPack] npm ERR! Failed at the @azure/batch@7.0.0 build script.
        [npmPack] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        [npmPack] 
        [npmPack] npm ERR! A complete log of this run can be found in:
        [npmPack] npm ERR!     /home/sdk/.npm/_logs/2020-09-15T18_26_16_038Z-debug.log
        [npmPack] npm ERR! code ELIFECYCLE
        [npmPack] npm ERR! errno 2
        [npmPack] npm ERR! @azure/batch@7.0.0 prepack: `npm install && npm run build`
        [npmPack] npm ERR! Exit status 2
        [npmPack] npm ERR! 
        [npmPack] npm ERR! Failed at the @azure/batch@7.0.0 prepack script.
        [npmPack] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        [npmPack] 
        [npmPack] npm ERR! A complete log of this run can be found in:
        [npmPack] npm ERR!     /home/sdk/.npm/_logs/2020-09-15T18_26_16_064Z-debug.log
        Failed to create the package @azure/batch.
        Error: npm pack npm WARN deprecated rollup-plugin-inject@2.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
        npm WARN deprecated rollup-plugin-json@3.1.0: This module has been deprecated and is no longer maintained. Please use @rollup/plugin-json.
        npm WARN deprecated rollup-plugin-commonjs@9.3.4: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs.
        npm WARN deprecated rollup-plugin-node-resolve@3.4.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
        npm WARN deprecated jssha@2.4.2: jsSHA versions < 3.0.0 will no longer receive feature updates
        npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
        npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
        npm notice created a lockfile as package-lock.json. You should commit this file.
        npm ERR! code ELIFECYCLE
        npm ERR! errno 2
        npm ERR! @azure/batch@7.0.0 build: `tsc && rollup -c rollup.config.js && npm run minify`
        npm ERR! Exit status 2
        npm ERR! 
        npm ERR! Failed at the @azure/batch@7.0.0 build script.
        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        

        npm ERR! A complete log of this run can be found in:
        npm ERR! /home/sdk/.npm/_logs/2020-09-15T18_26_16_038Z-debug.log
        npm ERR! code ELIFECYCLE
        npm ERR! errno 2
        npm ERR! @azure/batch@7.0.0 prepack: npm install && npm run build
        npm ERR! Exit status 2
        npm ERR!
        npm ERR! Failed at the @azure/batch@7.0.0 prepack script.
        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

        npm ERR! A complete log of this run can be found in:
        npm ERR! /home/sdk/.npm/_logs/2020-09-15T18_26_16_064Z-debug.log
        , {}
        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, 15 Sep 2020 18:26: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":"04C4:799B:A45C9:17E934:5F610750","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 9, 2020

      azure-sdk-for-go - Release

      ⚠️ warning [Logs] [Expand Details]
      • ⚠️ Generate from aa9e232 with merge commit aa25f9e. SDK Automation 13.0.17.20200909.5
      • ⚠️batch/2017-05-01.5.0 [View full logs
        No file is changed.
      • ⚠️batch/2018-03-01.6.1 [View full logs
        No file is changed.
      • ⚠️batch/2018-08-01.7.0 [View full logs
        No file is changed.
      • ⚠️batch/2018-12-01.8.0 [View full logs
        No file is changed.
      • ⚠️batch/2019-06-01.9.0 [View full logs
        No file is changed.
      • ⚠️batch/2019-08-01.10.0 [View full logs
        No file is changed.
      • ️✔️batch/2020-03-01.11.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, 15 Sep 2020 19:17:55 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":"0540:5CDD:133516B:1747372:5F611363","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"}
      • ️✔️batch/2020-09-01.12.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, 15 Sep 2020 19:18:12 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":"0584:0ECB:750FB0:939DD5:5F611374","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"}
      • ⚠️batch/mgmt/2015-12-01 [View full logs
        No file is changed.
      • ⚠️batch/mgmt/2017-01-01 [View full logs
        No file is changed.
      • ⚠️batch/mgmt/2017-05-01 [View full logs
        No file is changed.
      • ⚠️batch/mgmt/2017-09-01 [View full logs
        No file is changed.
      • ⚠️batch/mgmt/2018-12-01 [View full logs
        No file is changed.
      • ⚠️batch/mgmt/2019-04-01 [View full logs
        No file is changed.
      • ⚠️batch/mgmt/2019-08-01 [View full logs
        No file is changed.
      • ⚠️batch/mgmt/2020-03-01 [View full logs
        No file is changed.
      • ️✔️batch/mgmt/2020-05-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, 15 Sep 2020 19:19:59 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:7347:1801C23:1D9B24B:5F6113DE","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"}
      • ️✔️batch/mgmt/2020-09-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, 15 Sep 2020 19:20:15 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":"0642:454F:C28A28:F02ED6:5F6113EF","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 9, 2020

      azure-sdk-for-net - Release

      ️✔️ succeeded [Logs] [Expand Details]
      • ️✔️ Generate from aa9e232 with merge commit aa25f9e. 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.Batch [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, 15 Sep 2020 18:26:27 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":"0640:3FAB:117C00:1EDA71:5F610753","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 9, 2020

      azure-sdk-for-java - Release

      ️✔️ succeeded [Logs] [Expand Details]
      • ️✔️ Generate from aa9e232 with merge commit aa25f9e. SDK Automation 13.0.17.20200909.5
      • ️✔️sdk/batch/mgmt-v2015_12_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, 15 Sep 2020 18:28:26 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":"07C0:F753:A81CF7E:CA3D384:5F6107CA","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/batch/mgmt-v2017_01_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, 15 Sep 2020 18:28:36 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":"07C2:4174:B7FDF:18F202:5F6107D4","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/batch/mgmt-v2017_05_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, 15 Sep 2020 18:28:46 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":"07C0:F753:A81EC93:CA3F785:5F6107DE","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/batch/mgmt-v2017_09_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, 15 Sep 2020 18:28:59 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":"07C2:5001:32B403F:58A85AD:5F6107EB","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 9, 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 Sep 9, 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

      @azure-pipelines
      Copy link

      Azure Pipelines successfully started running 1 pipeline(s).

      @openapi-sdkautomation
      Copy link

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

      @@ -5951,7 +5951,7 @@
      },
      "description": "A response containing the Task counts for the specified Job.",
      "schema": {
      "$ref": "#/definitions/TaskCounts"
      "$ref": "#/definitions/TaskCountsResult"
      Copy link
      Contributor

      Choose a reason for hiding this comment

      The reason will be displayed to describe this comment to others. Learn more.

      is this intentional?

      "requiredSlots": {
      "type": "integer",
      "format": "int32",
      "title": "The number of scheduling slots that the Task required to run.",
      Copy link
      Contributor

      Choose a reason for hiding this comment

      The reason will be displayed to describe this comment to others. Learn more.

      Suggested change
      "title": "The number of scheduling slots that the Task required to run.",
      "title": "The number of scheduling slots that the Task requires to run.",

      Copy link
      Member Author

      Choose a reason for hiding this comment

      The reason will be displayed to describe this comment to others. Learn more.

      fixed.

      }
      },
      "title": "A reference to an Azure Virtual Machines Marketplace Image or a custom Azure Virtual Machine Image. To get the list of all Azure Marketplace Image references verified by Azure Batch, see the 'List supported Images' operation."
      "title": "A reference to an Azure Virtual Machines Marketplace Image or a bring-your-own Shared Image Gallery Image. To get the list of all Azure Marketplace Image references verified by Azure Batch, see the 'List Supported Images' operation."
      Copy link
      Contributor

      Choose a reason for hiding this comment

      The reason will be displayed to describe this comment to others. Learn more.

      probably don't need bring-your-own here as its implied

      Copy link
      Member Author

      Choose a reason for hiding this comment

      The reason will be displayed to describe this comment to others. Learn more.

      fixed.

      "requiredSlots": {
      "type": "integer",
      "format": "int32",
      "title": "The number of scheduling slots that the Task required to run.",
      Copy link
      Contributor

      Choose a reason for hiding this comment

      The reason will be displayed to describe this comment to others. Learn more.

      requires here again

      Copy link
      Member Author

      Choose a reason for hiding this comment

      The reason will be displayed to describe this comment to others. Learn more.

      fixed.

      Copy link
      Contributor

      @chiragg4u chiragg4u left a comment

      Choose a reason for hiding this comment

      The reason will be displayed to describe this comment to others. Learn more.

      Reviewed the swagger updates in the new version, they are looking ok. Please resolve the other comments and linter failures if any. Marking it ARMApproved.

      @chiragg4u chiragg4u added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Sep 9, 2020
      @azure-pipelines
      Copy link

      Azure Pipelines successfully started running 1 pipeline(s).

      @xingwu1
      Copy link
      Member Author

      xingwu1 commented Sep 15, 2020

      @chiragg4u, I had updated the comments base on feedback. Please merge it when you are available.

      @jhendrixMSFT
      Copy link
      Member

      @xingwu1 are these APIs live?

      @xingwu1
      Copy link
      Member Author

      xingwu1 commented Sep 15, 2020

      @jhendrixMSFT , it is live on most regions. It is OK to let it merge, since we still need time to release SDK.

      @jhendrixMSFT jhendrixMSFT merged commit aa25f9e into Azure:master Sep 15, 2020
      nitegupt pushed a commit to nitegupt/azure-rest-api-specs that referenced this pull request Sep 25, 2020
      * Add previous API version as baseline.
      
      * Add new data plane API version 2020-09-01
      
      * Update management plane with new API 2020-09-01.
      
      * Update readme to add new API version.
      
      * Fix example errors.
      
      * Update comment based on feedback
      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)
        ...
      @xingwu1 xingwu1 deleted the master2 branch October 11, 2024 18:32
      Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
      Labels
      ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Python
      Projects
      None yet
      Development

      Successfully merging this pull request may close these issues.

      4 participants