Azure module

Contains packages used to create containers and services that do operations via the Azure Function protocol.

Modules

The module contains the following packages:

  • Clients - client components for working with Azure cloud Functions.
  • Connect - components for installation and connection settings.
  • Container - contains classes that act as containers to instantiate and run components.
  • Services - contains interfaces and classes used to create services that do operations via the Azure Function protocol.

Use

Install the NPM package as

npm install pip-services3-azure-nodex --save