Introduction The current post presents an overview of the Azure compute services, as of late March 2022. Given the dynamic nature of public clouds, this list will most likely change soon in the near future but nevertheless acts as a general point of reference when discussing Azure compute services. You […]
Azure VM power states and provisioning states
Power states Azure VM (virtual machines) have various power states available which are related to each VM’s lifecycle. The Azure VM power states are the following: Starting: The VM is being started. Running: The VM is running. Stopping: The VM is being stopped. Stopped: The VM is stopped. Note that […]