question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Azure Image Builder API 2022-02-14 Update

See original GitHub issue

Resource Provider Azure VM Image Builder

Description of Feature or Work Requested We now support VM Validation and custom resource group naming.

changes:

  1. 1 new parameter for az image builder create
  • --stagingResourceGroup <string>, type string, example inputs: “Custom_RG_Name001”
  1. 3 new commands *az image builder validator, get’s validate information from template *az image builder validator add, adds validate object to template *az image builder validator remove, removes validate object from template this includes 2 parameters *--continueDistributeOnFailure <boolean>, type boolean (default false) *--sourceValidationOnly <boolean>, type boolean (default false)

Minimum API Version Required 2022-02-14

Swagger Link https://github.com/Azure/azure-rest-api-specs/pull/18896

Target Date ASAP

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
feiyushicommented, Jul 22, 2022

I see that customizer commands group has the same --defer parameter. Considering they face the same issue, I’d say it’s ok.

1reaction
yanzhuddcommented, Jul 21, 2022

@zdelacerda-microsoft Hi, when we develop this feature, we meet some questions about the api version and we have sent an email named “Question about Microsoft.VirtualMachineImages version from 2021-10-01 to 2022-02-14” to you. Since this has blocked our development progress, please check if there is a breaking change from 2021-10-01 to 2022-02-14 version and reply to me before July 25th. Otherwise, this sprint will not have enough time for us to develop and test, so we will have to postpone it to the next sprint (09-06) Thanks for your understanding~

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's new in Azure VM Image Builder - Microsoft Learn
This article contains all major API changes and feature updates for the Azure VM Image Builder service. API releases. Version 2022-02-14.
Read more >
azure-docs/image-builder-api-update-release-notes.md at main
This article contains all major API changes and feature updates for the Azure VM Image Builder service. API releases. Version 2022-02-14. Improvements.
Read more >
EC2 Image Builder - AWS
Currently, customers either manually update and snapshot VMs or have teams that build automation scripts to maintain images. Image Builder significantly reduces ...
Read more >
Unlock The Secret of Image Builder Master Class - YouTube
In This MASTERCLASS I will take you from Zero to Hero in the Azure Image Builder. You will understand all the requirements, components, ......
Read more >
Azure Image Builder Pipeline (customize image before shipping)
Assign permission to identity to distribute images. Create Shared image gallery. Update your image JSON template with the identity and image ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found