Skip to content

Conversation

@AutorestCI
Copy link
Contributor

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
Adding connectivityEndpoints and createdBy as readOnly properties to AmlInstance spec
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
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Oct 9, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-machinelearningservices

You can install the package azure-mgmt-machinelearningservices of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_7323#egg=azure-mgmt-machinelearningservices&subdirectory=azure-mgmt-machinelearningservices"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_7323#egg=azure-mgmt-machinelearningservices&subdirectory=azure-mgmt-machinelearningservices"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_7323
  • pip install -e ./azure-mgmt-machinelearningservices

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_7323
  • pip wheel --no-deps ./azure-mgmt-machinelearningservices

Direct download

Your files can be directly downloaded here:

Keeping minimal set of properties (for Ignite) in ComputeInstance spec
Renaming virtualMachineImageId to virtualMachineImage
Making Linux the default OS type in AmlCompute
@zikalino zikalino closed this Oct 12, 2019
@PhoenixHe-NV PhoenixHe-NV deleted the restapi_auto_7323 branch February 21, 2020 08:24
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