Parameters in the Logic Apps workflow template

The parameters section is a placeholder for multiple parameters that are used by the Logic Apps engine during deployment. Parameters are key-value pairs and are required to automate your continuous integration and continuous deployment pipeline. The basic structure of the parameters section is shown here:

The parameters properties are described here:

Element

Required

Type

Description

Type

Yes

int, float, string, SecureString, bool, array, JSON object, SecureObject

The type of parameter

defaultValue

No

The same as for type

The default value of the parameter

allowedValues

No

The same as for type

The different allowed values

Metadata

No

JSON object

The additional parameter details

We will cover more details about parameters through various examples when we start building continuous integration and deployment pipelines for Azure Integration services.

In the following section, we will take a look at the output variables before we proceed with hands-on exercises with Logic Apps and connected systems such as Microsoft Graph, blob storage, Event Grid, and Service Bus.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.21.244.172