Skip to content

Simple, yet good looking way of displaying Azure VM Profile based on Instance Metadata

License

Notifications You must be signed in to change notification settings

samatild/azvmprofilefetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Profile Fetcher for Azure VM

Description

This Python script fetches and displays metadata for an Azure VM using Azure's Instance Metadata Service (IMDS).

  • Fetches VM metadata including VM details, OS profile, VM compute, VM storage, and VM network.
  • Displays the metadata in a visually appealing and organized manner in the console.

Usage

To download and run the script directly from GitHub, execute the following command:

curl -s https://raw.githubusercontent.com/samatild/azvmprofilefetcher/main/azurevmprofile.py | python3

Requirements

  • Python 3.x

About

Simple, yet good looking way of displaying Azure VM Profile based on Instance Metadata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages