Skip to content

fixing example in sig#7215

Merged
yungezz merged 2 commits intomasterfrom
fix-shared-image-gallery-example
Sep 16, 2019
Merged

fixing example in sig#7215
yungezz merged 2 commits intomasterfrom
fix-shared-image-gallery-example

Conversation

@zikalino
Copy link
Copy Markdown

The sample provided didn't work. It returned:

GalleryImageVersion instance: Azure Error: BadRequest\nMessage: Error converting value "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/zimstgxxz/providers/Microsoft.Compute/snapshots/mySnapshot" to type 'Microsoft.WindowsAzure.ComputeArtifactPublishing.Service.API.Model.GalleryArtifactVersionSource'. Path 'properties.storageProfile.osDiskImage.source', line 1, position 210.\nTarget: galleryImageVersion.properties.storageProfile.osDiskImage.source

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented Sep 14, 2019

In Testing, Please Ignore

[Logs] (Generated from cb85e50, Iteration 3)

Failed .NET: test-repo-billy/azure-sdk-for-net [Logs]
  • No packages generated.
Failed Python: test-repo-billy/azure-sdk-for-python [Logs]
  • No packages generated.
Failed Java: test-repo-billy/azure-sdk-for-java [Logs] [Diff]
  • Failed compute/resource-manager/v2017_03_30 [Logs] [Generation PR]
  • Failed compute/resource-manager/v2017_09_01 [Logs]
  • Failed compute/resource-manager/v2017_12_01 [Logs]
  • Failed compute/resource-manager/v2018_04_01 [Logs]
Succeeded JavaScript: test-repo-billy/azure-sdk-for-js [Logs] [Diff]
In-Progress Go: test-repo-billy/azure-sdk-for-go [Logs] [Diff]
  • In-Progress compute/mgmt/2015-06-15 [Logs]
  • In-Progress compute/mgmt/2016-03-30 [Logs]
  • In-Progress compute/mgmt/2017-03-30 [Logs]
  • In-Progress compute/mgmt/2017-09-01 [Logs]
  • In-Progress compute/mgmt/2017-12-01 [Logs]
  • In-Progress compute/mgmt/2018-04-01 [Logs]
  • In-Progress compute/mgmt/2018-06-01 [Logs]
  • In-Progress compute/mgmt/2018-10-01 [Logs]
  • In-Progress compute/mgmt/2019-03-01 [Logs]
  • In-Progress compute/mgmt/2019-07-01 [Logs]
  • In-Progress containerservice/mgmt/2016-03-30 [Logs]
  • In-Progress containerservice/mgmt/2016-09-30 [Logs]
  • In-Progress containerservice/mgmt/2017-01-31 [Logs]
  • In-Progress preview/compute/mgmt/2016-04-30-preview [Logs]
  • In-Progress preview/containerservice/mgmt/2015-11-01-preview [Logs]
Succeeded Ruby: test-repo-billy/azure-sdk-for-ruby [Logs] [Diff]

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Sep 14, 2019

Automation for azure-sdk-for-go

Unable to detect any generation context from this PR.

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Sep 14, 2019

Automation for azure-sdk-for-python

Unable to detect any generation context from this PR.

@azuresdkci
Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

"osDiskImage": {
"source": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Compute/snapshots/{snapshotName}",
"source": {
"id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Compute/snapshots/{snapshotName}",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems extra comma to the end of the line.

@weidongxu-microsoft
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@weidongxu-microsoft
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@weidongxu-microsoft
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@yungezz
Copy link
Copy Markdown
Member

yungezz commented Sep 16, 2019

CI passed in Azure pipeline

@weidongxu-microsoft
Copy link
Copy Markdown
Member

@yungezz I am not able to press the merge unless public.rest-api-specs report PASS in github (but seems due to bug in CI pipeline github does not have reponse after hours). If you can please do merge.

@yungezz yungezz merged commit 0d2f02e into master Sep 16, 2019
@yungezz yungezz deleted the fix-shared-image-gallery-example branch September 16, 2019 02:21
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.

5 participants