Custom Image Vs Formula within Azure Dev Test Labs

bharathn-msft 5,086 Reputation points Microsoft Employee
2019-10-29T21:32:37.713+00:00

What is the difference between a custom image and a formula within Azure Dev Test Labs ?

Sourced from FAQ

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
255 questions
{count} votes

Accepted answer
  1. kobulloc-MSFT 23,341 Reputation points Microsoft Employee
    2019-10-30T00:25:31.323+00:00

    A custom image is a managed image. A formula is an image that you can configure with additional settings, and then save and reproduce.

    A custom image might be preferable if you want to quickly create several environments by using the same basic, immutable image.

    A formula might be better if you want to reproduce the configuration of your VM with the latest bits, as part of a virtual network or subnet, or as a VM of a specific size.

    For a more in-depth explanation, see Comparing custom images and formulas in DevTest Labs.

    Sourced from FAQ

    0 comments No comments

0 additional answers

Sort by: Most helpful