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

[AutoPR compute/resource-manager] Adding ZRS support for snapshots, new apiversion 2018-04-01 #2124

Closed

Conversation

AutorestCI
Copy link
Contributor

AutorestCI and others added 8 commits February 21, 2018 19:59
… and a new WriteAaccelerator property on disks (#1803)

* Generated from 9f531093070b99b48e5f7de8113ec6244610add9

Updated spec to include properties in VMInstanceView and a new WriteAccelerator property on disks

* Generated from 83cfb6cd50b9ebc03687c8505da6c050dcbb674a

Resolved PR comment

* Generated from d18451865a038ceb07f09b309de92bd004bd27e8

VirtualMachineInstanceView  is ReadOnly, so ReadOnly is not required on individual properties
* Generated from 02702702645f7e64ae63f4b6016bcc966f8513d9

Adding 6.1 tag to readme

* Generated from ef99ca24deaaecb3fdb6d1587617a98805cdd61b

Dropping 4th digit from version number for clarity

* Generated from c0dcfcd2e00ac0ac516d28ff343d1f1d40b3d45b

Update readme.md

* updating history to reflect new version

* azure-servicefabric 6.1.2.9

* Restapi auto areddish custom vision swagger (#1771)

* Generated from 0d4e675c639f9fe784946e2267223c132b266fcf

Add automatic Python conf for Custom Vision Prediction

* Generated from 049c2dd356adb296c9c28386207b66cd48781467

Add automatic Python conf to Custom Vision Training

* Generated from 599b21132b4678729ebe24ad4a60439fbf57047c

Fix Prediction Examples

* Generated from disks (#1835) - doc only

added image examples to 2017-12-01

* Restapi auto v sodsou content moderator v2 (#1861)

* Generated from b594737f845e43b28bd77878820b39f8543650d1

Revert version changes

* Generated from d18cc9d65430a8e1a1c3af522db42cbdbdcfe819

Missing Python version

* Generated from 8eb897fbdd6a4dcd68621f9ae311447d478a2ced

Adding LogAnalytics to comptue spec and also including previously missing VM sizes.

* Generated from 03fbec7ef3885d93b5ee939eff0e9de9d4ef0185

Adding response type models in swagger and example files.

* Generated from 2ff7912f1a75581dd595bd47c2cb290d71e9d31e

Updating LogAnalyticsOperationResult to inherit from OperationStatusResponse.

* Generated from 5f2d9322e0bd866cf2bb55bca4bca75d4c799371

Updating example files.
…UpdateDomainWalk (#1870)

* Generated from 02702702645f7e64ae63f4b6016bcc966f8513d9

Adding 6.1 tag to readme

* Generated from ef99ca24deaaecb3fdb6d1587617a98805cdd61b

Dropping 4th digit from version number for clarity

* Generated from c0dcfcd2e00ac0ac516d28ff343d1f1d40b3d45b

Update readme.md

* updating history to reflect new version

* azure-servicefabric 6.1.2.9

* Restapi auto areddish custom vision swagger (#1771)

* Generated from 0d4e675c639f9fe784946e2267223c132b266fcf

Add automatic Python conf for Custom Vision Prediction

* Generated from 049c2dd356adb296c9c28386207b66cd48781467

Add automatic Python conf to Custom Vision Training

* Generated from 599b21132b4678729ebe24ad4a60439fbf57047c

Fix Prediction Examples

* Generated from disks (#1835) - doc only

added image examples to 2017-12-01

* Restapi auto v sodsou content moderator v2 (#1861)

* Generated from b594737f845e43b28bd77878820b39f8543650d1

Revert version changes

* Generated from d18cc9d65430a8e1a1c3af522db42cbdbdcfe819

Missing Python version

* Generated from 9787c7c2b73d0b3ed91ba60d44acd9eb641c4277

Adding new API for VMSS: ForceRecoveryServiceFabricPlatformUpdateDomainWalk
change modelAsString to true to support new enums
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 7, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-compute

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

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_2552#egg=azure-mgmt-compute&subdirectory=azure-mgmt-compute"

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

  • git checkout restapi_auto_2552
  • pip install -e ./azure-mgmt-compute

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2552
  • pip wheel --no-deps ./azure-mgmt-compute

Direct download

Your files can be directly downloaded here:

@lmazuel lmazuel closed this Mar 9, 2018
@lmazuel lmazuel deleted the restapi_auto_2552 branch March 9, 2018 00:47
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.

2 participants