-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[AutoPR machinelearningservices/resource-manager] [READY FOR DESIGN REVIEW] -> MachineLearningServices: Adding new API version and definition for AmlInstance compute type #7736
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
Conversation
Bug fix: Adding missing properties in startupScript object
Adding POST APIs for start, stop, and restart operations
Adding state, lastOperation, lastOperationStatus to AmlInstance compute definition
Adding examples for start, stop, restart post actions
Adding support for Windows OS in AmlCompute compute type
Refactoring AmlInstance compute specific properties into separate definitions
Adding AmlInstance compute updatable properties to ClusterUpdateProperties definition
Adding examples for creating AmlInstance compute
Fixing a bug in latest update
Adding connectivityEndpoints and createdBy as readOnly properties to AmlInstance spec
Addressing code review comments
Adding adminUserName as readOnly property to AmlInstanceSshSettings
Renaming AmlInstance to ComputeInstance
Adding instanceSharing property to ComputeInstance
Internal review feedback: Adding sshPort to sshSettings and separating applicationURIs from connectivityEndpoints
|
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-machinelearningservicesYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Fixing SpellCheck error
Keeping minimal set of properties (for Ignite) in ComputeInstance spec
Renaming virtualMachineImageId to virtualMachineImage
Addressing ARM review feedback
Making Linux the default OS type in AmlCompute
Created to sync Azure/azure-rest-api-specs#7323