Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Detailing Azure management

...

Note that both pricing and VM size availability vary by region.

Managing Azure resources

There are three distinct ways to manage (create, destroy, inspect, modify) your Azure resources:

1) Azure Web Portal

You can manage Azure resources via the Azure Web portal:

https://portal.azure.com/

Image Added

The Web portal provides a point-and-click GUI that offers quick and easy access. Note that other resource management methods (whether used alone or in combination with Web portal use) can provide better reproducibility, flexibility, and higher efficiency, particularly for complex and larger-scale deployments.

2) Command Line


3) API


Web portal vs. CLI vs. API

...