Git Product home page Git Product logo

Comments (3)

wiboris avatar wiboris commented on July 22, 2024

Can't seem to add to the API site, here's the PR for this review #29533

from azure-rest-api-specs.

azure-sdk avatar azure-sdk commented on July 22, 2024

Meeting updated by Mariana Rios Flores

Service Name: Azure Batch - Batch
Review Created By: Bill Boris
Review Date: 06/25/2024 01:00 PM PT
Release Plan:
PR: #29533
Hero Scenarios Link: Not Provided
Core Concepts Doc Link: Not Provided

Description: Meeting to go over upcoming changes for Azure Batch API's

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

from azure-rest-api-specs.

mikekistler avatar mikekistler commented on July 22, 2024

Notes from API Review, 6/25/24

Feature: forced delete

  • New optional parameter: forcedAfterSeconds
  • Why not a boolean?
  • Needs better description. When does the timer start?
  • Make this a timeout on the job release task instead?

Start deallocate

  • Two new API endpoints

SkipWithdrawFromVNet

  • Needed by Data Factory -- doing some complex networking
  • Make the description clear
  • Boolean properties should default to false.
  • Can also make this an enum
  • Maybe "VNetRetentionPolicy" ?
  • May want to put this behind a feature flag
  • Maybe just not expose it at all?
  • Is it exposed on the GET?
  • Is the cat already out of the bag?

ContainerDevMount

  • ContainerHostBatchBindPoints

Additional properties allowed on Pool Patch

  • Patch for some properties only allowed when pool is zero sized

Confidential VM support

  • Just exposed features of VM Scale Sets

Content-Length type change

  • SDKs treat this as a number, but service returned a string
  • Service is changed to return an integer (int64)
  • Need to be sure that the number can never be larger than 2^53 for proper operation in JS/TS
  • Please review with Breaking Changes review board

SharedGalleryImageId

  • Is this redundant with VMImageId ?

Application Licencing

  • Removing applicationLicences
  • Will not be returned on requests with new api versions
  • Data is still persisted and will be returned on old API versions

CloudServiceConfiguration

  • Removing it - breaking change

Let's continue the discussion through email or teams chat to resolve the remaining issues before signoff.

from azure-rest-api-specs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.