Azure Service Map modules for JavaScript
Service Map automatically discovers application components on Windows and Linux systems and maps the communication between services. Service Map shows connections between servers, processes, and ports across any TCP-connected architecture, with no configuration required other than the installation of an agent.
Learn more about Azure Service Map.
Management package
Install the npm module
Install the Azure Service Map npm module
npm install @azure/arm-servicemap
Samples
Examples for using this module in Node.js as well as browser applications can be found in the README for the module
For more code samples that use various Azure packages, explore the JavaScript samples.
Azure SDK for JavaScript