/azure-services-map

A visual representation and reference to Azure services

Primary LanguageJavaScriptMIT LicenseMIT

Azure Services Map

A visual representation of Azure services.

Data pulled from Azure Docs Map view and IO connection tree based on D3 js framework.

Readme picture

Follow updates after Nov 4 2019

Note: IE is not supported

TODOs:

  • ✓ rewrite code with Vue.js only
  • ✓ metadata structure update to keep more related important url's for services
  • ✓ filter for availability of services in different regions
  • ☐ tracking of source doc pages changes for content maintenance purpose

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minify for production

npm run build