amazon ec2 - Query metadata in Azure VM -


what best way in azure vm query whether running in azure vs aws? how can other metadata such instance type (size)? in aws ec2, can query http://169.254.169.254/latest/user-data/ inside vm metadata (https://docs.aws.amazon.com/awsec2/latest/userguide/ec2-instance-metadata.html).

you can use bginfo tool windows platform. run cmd cmd.exe bgifo.exe /rtf:


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -