Development & Test Environments management in Azure

Ofer 1 Reputation point
2021-07-04T11:35:54.083+00:00

Hello,

Our current development/test environments are VMs, each of which contains all the relevant stack that runs in production. Those VMs are managed in VMWare, in which 3 physical hosts are installed with vCenter. We have created a smart mechanism using Azure DevOps pipelines, Power Automate and vCenter, that allows end user to, allocate (via Teams) new VM for his own purpose, delete existing VM and so on.

I would like to know my options in Azure of how can I migrate such mechanism, that will manage the VMs under Azure - and not under our local vCenter.

Thanks in advnace.
Ofer

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,870 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
797 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,255 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Chris 176 Reputation points
    2021-07-11T11:14:42.68+00:00

    If you do not require vCenter control for Azure VM's (could not conclude that from your question) your best option is to setup DevTest Labs with a custom image. Then use Power Automate and some code to 'claim' a VM using Teams

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.