Skip to Content
Mastering Azure Serverless Computing
book

Mastering Azure Serverless Computing

by Lorenzo Barbieri, Massimo Bonanni
November 2019
Intermediate to advanced
362 pages
7h 52m
English
Packt Publishing
Content preview from Mastering Azure Serverless Computing

The Variables tab

The Variables tab allows you to define or change the pipeline variables:

The pipeline variables are a sort of placeholder you can use inside your tasks or YAML to centralize values all over the pipeline.

In the preceding screenshot, you can see the CodeProject variable (which contains the value AzureFunction.Code/AzureFunction.Code.csproj). Every time you use the placeholder CodeProject in a task, the pipeline engine will substitute it with the right value during the build process.

Every variable can be a plain value (a text everybody can see as the CodeProject) or a secret (where only the owner of the pipeline can see it). ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Advanced Serverless Architectures with Microsoft Azure

Advanced Serverless Architectures with Microsoft Azure

Daniel Bass
Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo

Publisher Resources

ISBN: 9781789951226Supplemental Content