amitlals / azure-services-per-region-counter

Count the number of Azure services per region

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Services Per Region

Count the number of Azure services per region

Usage

Inside of the .\index.js file you will find a regions variable and a few other versions with the values you need to get the counts of services in Azure regions.

A simple Node.Js program, run with the following commands:

npm install
node .\index.js

About

Count the number of Azure services per region

License:MIT License


Languages

Language:JavaScript 100.0%