Global

Methods

module:federalistMS(sails)

Installable hook

Parameters:
Name Type Description
sails Sails

Sails app instance

Source:

Type Definitions

AzureConfig

Azure configuration object which is created from environment variables by default

Properties:
Name Type Description
defaults Object
Properties
Name Type Description
__configKey__ Object
Properties
Name Type Description
azure Object
Properties
Name Type Description
subscriptionId string

Azure Subscription Id

authorityUrl string

Azure Active Directory tentant authentication endpoint

username string

Azure Active Directory username (Must be an Organization Account)

password string

Azure Active Directory password

clientId string

Azure Active Directory application client Id

region string

Azure Resource Group and Web App Region

Source: