• Azure portal
    • Web-based interface to manage Azure platform
  • Azure PowerShell
    • It is designed for automation
    • Supports cross platform (Windows, Linus, and MacOS)
  • Azure CLI
    • CLI for Azure
    • It is also designed for automation
    • Scripting using shell script in languages are:
      • Python
      • Ruby, etc
  • Azure Cloud Shell
    • Cloud-based environment for scripting
    • It is completely free
    • Supports both Azure PowerShell and Azure CLI
  • Azure mobile app
    • Its an app to access Azure resources through mobile app (Android and IOS)
  • Azure Advisor
    • It is designed to recommend and best practices for:
      • Cost
      • Security
      • Reliability
      • Performance
      • Operational Excellence
    • It is free to use
  • Azure Resource Manager (ARM) templates
    • Helps to create, update, and delete Azure resources
    • Provides the ability to rollout Azure infrastructure
  • Azure Monitor
    • It gears towards monitoring the cost and performance of your resources
    • Generate alerts based on specific criteria
    • Alerts based on:
      • CPU usage
      • Memory usage
      • Disks usage
  • Azure Service Health
    • Provides information about the health of your environment
    • Monitoring based upon regions availability
Categories: Azure

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *