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

LRO options for Compute >= 2018-04-01 #3223

Merged
merged 2 commits into from
Jun 15, 2018
Merged

LRO options for Compute >= 2018-04-01 #3223

merged 2 commits into from
Jun 15, 2018

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Jun 12, 2018

@lmazuel lmazuel self-assigned this Jun 12, 2018
@AutorestCI
Copy link

AutorestCI commented Jun 12, 2018

Automation for azure-libraries-for-java

Nothing to generate for azure-libraries-for-java

@AutorestCI
Copy link

AutorestCI commented Jun 12, 2018

Automation for azure-sdk-for-node

Encountered a Subprocess error: (azure-sdk-for-node)

Command: ['/usr/local/bin/autorest', '/tmp/tmpniev2uea/rest/specification/compute/resource-manager/readme.md', '--license-header=MICROSOFT_MIT_NO_VERSION', '--node-sdks-folder=/tmp/tmpniev2uea/sdk', '--nodejs']
Finished with return code 1
and output:

AutoRest code generation utility [version: 2.0.4262; node: v7.10.1]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest

There is a new version of AutoRest available (2.0.4280).
 > You can install the newer version with with npm install -g autorest@latest

   Loading AutoRest core      '/root/.autorest/@microsoft.azure_autorest-core@2.0.4278/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4278)
   Loading AutoRest extension '@microsoft.azure/autorest.nodejs' (~2.1.25->2.1.59)
   Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.44->2.3.44)
ERROR: Schema violation: Additional properties not allowed: x-ms-long-running-operation-options
    - file:///tmp/tmpniev2uea/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-04-01/compute.json:1362:6 ($.paths["/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/capture"].post)
FATAL: swagger-document/individual/schema-validator - FAILED
FATAL: Error: [OperationAbortedException] Error occurred. Exiting.
Process() cancelled due to exception : [OperationAbortedException] Error occurred. Exiting.

@AutorestCI
Copy link

AutorestCI commented Jun 12, 2018

Automation for azure-sdk-for-python

Nothing to generate for azure-sdk-for-python

@AutorestCI
Copy link

AutorestCI commented Jun 12, 2018

Automation for azure-sdk-for-ruby

A PR has been created for you based on this PR content.

Once this PR will be merged, content will be added to your service PR:
Azure/azure-sdk-for-ruby#1385

@AutorestCI
Copy link

AutorestCI commented Jun 12, 2018

Automation for azure-sdk-for-go

Nothing to generate for azure-sdk-for-go

@lmazuel
Copy link
Member Author

lmazuel commented Jun 13, 2018

Note, found the following that might need to be changed (POST with return type):

  • VirtualMachines_Capture
  • VirtualMachineScaleSets_ForceRecoveryServiceFabricPlatformUpdateDomainWalk
  • LogAnalytics_ExportRequestRateByInterval
  • LogAnalytics_ExportThrottledRequests
  • VirtualMachines_RunCommand
  • Snapshots_GrantAccess

Confirmed to be impacted looking at CLI recording:

  • VirtualMachines_Capture
  • VirtualMachines_RunCommand

Everything else we don't know since no CLI support

@lmazuel
Copy link
Member Author

lmazuel commented Jun 15, 2018

Merging, since I want this to be inside the repo ASAP, but will need to investigate still mentionned commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants