Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Robust Cloud integration with Azure
  • Table Of Contents Toc
Robust Cloud integration with Azure

Robust Cloud integration with Azure

By : Gyanendra Kumar Gautam , Martin Abbott, Corbould, Mahindra Morar, Abhishek Kumar, Bhambhani
2.5 (2)
close
close
Robust Cloud integration with Azure

Robust Cloud integration with Azure

2.5 (2)
By: Gyanendra Kumar Gautam , Martin Abbott, Corbould, Mahindra Morar, Abhishek Kumar, Bhambhani

Overview of this book

Any software developers, architects, and technical managers lookng to learn about Azure IaaS essentials need look no further. This book is ideal for Microsoft Enterprise developers, DevOps or any IT professionals looking to connect cloud-based and on-premises systems with Azure.
Table of Contents (16 chapters)
close
close

Parameters


Parameters are place holders to keep the values that are subject to change. For example, if you have a different URL property for an API App hosted for development, test, and production, then it is viable to have a parameter defined that we can change at deployment time.

The basic structure for parameters is shown here:

"parameters": { 
 "<parameter-name>" : { 
    "type" : "<type-of-parameter-value>", 
    "defaultValue": <default-value-of-parameter>, 
    "allowedValues": [ <array-of-allowed-values> ], 
    "metadata" : { "key": { "name": "value"} } 
  } 
} 

Here is the code view where we have a parameter named useremail within the parameters section:

Once the parameters are defined, we can use them within Logic App workflow repetitively using workflow expression language.

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Robust Cloud integration with Azure
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon