Infrastructure As Code with Azure Bicep :: Streamline Azure Resource Deployment by Bypassing ARM Complexities /
The ultimate guide to becoming proficient in Azure Bicep while having a better development experience and making your Infrastructure as Code seamless and error free Key Features Learn Azure Bicep from an official Microsoft trainer Master the authoring experience to make your Infrastructure as Code j...
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | , |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing, Limited,
2022.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | The ultimate guide to becoming proficient in Azure Bicep while having a better development experience and making your Infrastructure as Code seamless and error free Key Features Learn Azure Bicep from an official Microsoft trainer Master the authoring experience to make your Infrastructure as Code journey seamless Go beyond writing good templates with the help of advanced tips and tricks Book Description It's no secret that developers don't like using JSON files to declare their resources in Azure because of issues such as parameter duplication and not being able to use comments in templates. Azure Bicep helps resolve these issues, and this book will guide you, as a developer or DevOps engineer, to get the most out of the Bicep language. The book takes you on a journey from understanding Azure Resource Manager (ARM) templates and what their drawbacks are to how you can use Bicep to overcome them. You will get familiar with tools such as Visual Studio Code, the Bicep extension, the Azure CLI, PowerShell, Azure DevOps, and GitHub for writing reusable, maintainable templates. After that, you'll test the templates and deploy them to an Azure environment either from your own system or via a continuous integration and continuous delivery (CI/CD) pipeline. The book features a detailed overview of all the Bicep features, when to use what, and how to write great templates that fit well into your existing pipelines or in a new one. The chapters progress from easy to advanced topics and every effort has been put into making them easy to follow with examples, all of which are accessible via GitHub. By the end of this book, you'll have developed a solid understanding of Azure Bicep and will be able to create, test, and deploy your resources locally or in your CI/CD pipelines. What you will learn Get started with Azure Bicep and install the necessary tools Understand the details of how to define resources with Bicep Use modules to create templates for different teams in your company Optimize templates using expressions, conditions, and loops Make customizable templates using parameters, variables, and functions Deploy templates locally or from Azure DevOps or GitHub Stay on top of your IaC with best practices and industry standards Who this book is for This book is for cloud engineers, developers, and DevOps engineers who are responsible for writing templates to deploy resources in Microsoft Azure and contributing to CI/CD pipelines. Professionals who want to get started with DevOps and Infrastructure as Code when it comes to working with Microsoft Azure will also benefit from reading this book. Readers are expected to have a basic understanding of CI/CD concepts, must have worked with ARM templates to deploy resources to Azure, and must have used or be familiar with Azure DevOps or GitHub Actions for their CI/CD pipelines. |
Beschreibung: | 1 online resource (231 pages) |
ISBN: | 1801815712 9781801815710 |
Internformat
MARC
LEADER | 00000cam a22000007a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBU-on1293251184 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 220124s2022 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d UKAHL |d UKMGB |d ORMDA |d OCLCO |d OCLCF |d OCLCQ |d N$T |d OCLCQ |d IEEEE |d OCLCO |d OCLCL | ||
015 | |a GBC1L4478 |2 bnb | ||
016 | 7 | |a 020433686 |2 Uk | |
019 | |a 1292358094 | ||
020 | |a 1801815712 | ||
020 | |a 9781801815710 |q (electronic bk.) | ||
020 | |z 9781801813747 |q (pbk.) | ||
035 | |a (OCoLC)1293251184 |z (OCoLC)1292358094 | ||
037 | |a 9781801815710 |b Packt Publishing Pvt. Ltd | ||
037 | |a 9781801813747 |b O'Reilly Media | ||
037 | |a 10163269 |b IEEE | ||
050 | 4 | |a TK5105.88813 | |
082 | 7 | |a 004.6 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Mehraban, Yaser Adel. | |
245 | 1 | 0 | |a Infrastructure As Code with Azure Bicep : |b Streamline Azure Resource Deployment by Bypassing ARM Complexities / |c Yaser Adel Mehraban. |
260 | |a Birmingham : |b Packt Publishing, Limited, |c 2022. | ||
300 | |a 1 online resource (231 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Print version record. | |
520 | |a The ultimate guide to becoming proficient in Azure Bicep while having a better development experience and making your Infrastructure as Code seamless and error free Key Features Learn Azure Bicep from an official Microsoft trainer Master the authoring experience to make your Infrastructure as Code journey seamless Go beyond writing good templates with the help of advanced tips and tricks Book Description It's no secret that developers don't like using JSON files to declare their resources in Azure because of issues such as parameter duplication and not being able to use comments in templates. Azure Bicep helps resolve these issues, and this book will guide you, as a developer or DevOps engineer, to get the most out of the Bicep language. The book takes you on a journey from understanding Azure Resource Manager (ARM) templates and what their drawbacks are to how you can use Bicep to overcome them. You will get familiar with tools such as Visual Studio Code, the Bicep extension, the Azure CLI, PowerShell, Azure DevOps, and GitHub for writing reusable, maintainable templates. After that, you'll test the templates and deploy them to an Azure environment either from your own system or via a continuous integration and continuous delivery (CI/CD) pipeline. The book features a detailed overview of all the Bicep features, when to use what, and how to write great templates that fit well into your existing pipelines or in a new one. The chapters progress from easy to advanced topics and every effort has been put into making them easy to follow with examples, all of which are accessible via GitHub. By the end of this book, you'll have developed a solid understanding of Azure Bicep and will be able to create, test, and deploy your resources locally or in your CI/CD pipelines. What you will learn Get started with Azure Bicep and install the necessary tools Understand the details of how to define resources with Bicep Use modules to create templates for different teams in your company Optimize templates using expressions, conditions, and loops Make customizable templates using parameters, variables, and functions Deploy templates locally or from Azure DevOps or GitHub Stay on top of your IaC with best practices and industry standards Who this book is for This book is for cloud engineers, developers, and DevOps engineers who are responsible for writing templates to deploy resources in Microsoft Azure and contributing to CI/CD pipelines. Professionals who want to get started with DevOps and Infrastructure as Code when it comes to working with Microsoft Azure will also benefit from reading this book. Readers are expected to have a basic understanding of CI/CD concepts, must have worked with ARM templates to deploy resources to Azure, and must have used or be familiar with Azure DevOps or GitHub Actions for their CI/CD pipelines. | ||
505 | 0 | |a Table of Contents An Introduction to Azure Bicep Installing Azure Bicep Authoring Experience Compiling and Decompiling Bicep Files Defining Resources Using Parameters, Variables, and Template Functions Understanding Expressions, Symbolic Names, Conditions and Loops Defining Modules and Utilizing Outputs Deploying a Local Template Deploying Bicep Using Azure DevOps Deploying Bicep Templates Using GitHub Actions Exploring Best Practices for Future Maintenance. | |
630 | 0 | 0 | |a Microsoft Azure. |
650 | 0 | |a Computer networks |x Management. |0 http://id.loc.gov/authorities/subjects/sh2006000150 | |
650 | 0 | |a Computer network architectures. |0 http://id.loc.gov/authorities/subjects/sh86007468 | |
650 | 6 | |a Réseaux d'ordinateurs |x Gestion. | |
650 | 6 | |a Réseaux d'ordinateurs |x Architectures. | |
650 | 7 | |a Computer network architectures |2 fast | |
650 | 7 | |a Computer networks |x Management |2 fast | |
700 | 1 | |a Downs, John. | |
700 | 1 | |a Rosini, Edmondo. | |
758 | |i has work: |a INFRASTRUCTURE AS CODE WITH AZURE BICEP (Text) |1 https://id.oclc.org/worldcat/entity/E39PCYYKGC6y7bJJMVFf3Fptrq |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Mehraban, Yaser Adel. |t Infrastructure As Code with Azure Bicep. |d Birmingham : Packt Publishing, Limited, ©2022 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBU |q FWS_PDA_EBU |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3123349 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH39558527 | ||
938 | |a ProQuest Ebook Central |b EBLB |n EBL6843041 | ||
938 | |a EBSCOhost |b EBSC |n 3123349 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBU | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBU-on1293251184 |
---|---|
_version_ | 1816796940791185409 |
adam_text | |
any_adam_object | |
author | Mehraban, Yaser Adel |
author2 | Downs, John Rosini, Edmondo |
author2_role | |
author2_variant | j d jd e r er |
author_facet | Mehraban, Yaser Adel Downs, John Rosini, Edmondo |
author_role | |
author_sort | Mehraban, Yaser Adel |
author_variant | y a m ya yam |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.88813 |
callnumber-search | TK5105.88813 |
callnumber-sort | TK 45105.88813 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
collection | ZDB-4-EBU |
contents | Table of Contents An Introduction to Azure Bicep Installing Azure Bicep Authoring Experience Compiling and Decompiling Bicep Files Defining Resources Using Parameters, Variables, and Template Functions Understanding Expressions, Symbolic Names, Conditions and Loops Defining Modules and Utilizing Outputs Deploying a Local Template Deploying Bicep Using Azure DevOps Deploying Bicep Templates Using GitHub Actions Exploring Best Practices for Future Maintenance. |
ctrlnum | (OCoLC)1293251184 |
dewey-full | 004.6 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004.6 |
dewey-search | 004.6 |
dewey-sort | 14.6 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05728cam a22005777a 4500</leader><controlfield tag="001">ZDB-4-EBU-on1293251184</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">220124s2022 enk o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">UKAHL</subfield><subfield code="d">UKMGB</subfield><subfield code="d">ORMDA</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">IEEEE</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBC1L4478</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">020433686</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1292358094</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1801815712</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781801815710</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781801813747</subfield><subfield code="q">(pbk.)</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1293251184</subfield><subfield code="z">(OCoLC)1292358094</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781801815710</subfield><subfield code="b">Packt Publishing Pvt. Ltd</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9781801813747</subfield><subfield code="b">O'Reilly Media</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">10163269</subfield><subfield code="b">IEEE</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TK5105.88813</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">004.6</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Mehraban, Yaser Adel.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Infrastructure As Code with Azure Bicep :</subfield><subfield code="b">Streamline Azure Resource Deployment by Bypassing ARM Complexities /</subfield><subfield code="c">Yaser Adel Mehraban.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing, Limited,</subfield><subfield code="c">2022.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (231 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">The ultimate guide to becoming proficient in Azure Bicep while having a better development experience and making your Infrastructure as Code seamless and error free Key Features Learn Azure Bicep from an official Microsoft trainer Master the authoring experience to make your Infrastructure as Code journey seamless Go beyond writing good templates with the help of advanced tips and tricks Book Description It's no secret that developers don't like using JSON files to declare their resources in Azure because of issues such as parameter duplication and not being able to use comments in templates. Azure Bicep helps resolve these issues, and this book will guide you, as a developer or DevOps engineer, to get the most out of the Bicep language. The book takes you on a journey from understanding Azure Resource Manager (ARM) templates and what their drawbacks are to how you can use Bicep to overcome them. You will get familiar with tools such as Visual Studio Code, the Bicep extension, the Azure CLI, PowerShell, Azure DevOps, and GitHub for writing reusable, maintainable templates. After that, you'll test the templates and deploy them to an Azure environment either from your own system or via a continuous integration and continuous delivery (CI/CD) pipeline. The book features a detailed overview of all the Bicep features, when to use what, and how to write great templates that fit well into your existing pipelines or in a new one. The chapters progress from easy to advanced topics and every effort has been put into making them easy to follow with examples, all of which are accessible via GitHub. By the end of this book, you'll have developed a solid understanding of Azure Bicep and will be able to create, test, and deploy your resources locally or in your CI/CD pipelines. What you will learn Get started with Azure Bicep and install the necessary tools Understand the details of how to define resources with Bicep Use modules to create templates for different teams in your company Optimize templates using expressions, conditions, and loops Make customizable templates using parameters, variables, and functions Deploy templates locally or from Azure DevOps or GitHub Stay on top of your IaC with best practices and industry standards Who this book is for This book is for cloud engineers, developers, and DevOps engineers who are responsible for writing templates to deploy resources in Microsoft Azure and contributing to CI/CD pipelines. Professionals who want to get started with DevOps and Infrastructure as Code when it comes to working with Microsoft Azure will also benefit from reading this book. Readers are expected to have a basic understanding of CI/CD concepts, must have worked with ARM templates to deploy resources to Azure, and must have used or be familiar with Azure DevOps or GitHub Actions for their CI/CD pipelines.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Table of Contents An Introduction to Azure Bicep Installing Azure Bicep Authoring Experience Compiling and Decompiling Bicep Files Defining Resources Using Parameters, Variables, and Template Functions Understanding Expressions, Symbolic Names, Conditions and Loops Defining Modules and Utilizing Outputs Deploying a Local Template Deploying Bicep Using Azure DevOps Deploying Bicep Templates Using GitHub Actions Exploring Best Practices for Future Maintenance.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Microsoft Azure.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer networks</subfield><subfield code="x">Management.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2006000150</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer network architectures.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh86007468</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Réseaux d'ordinateurs</subfield><subfield code="x">Gestion.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Réseaux d'ordinateurs</subfield><subfield code="x">Architectures.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer network architectures</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer networks</subfield><subfield code="x">Management</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Downs, John.</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Rosini, Edmondo.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">INFRASTRUCTURE AS CODE WITH AZURE BICEP (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCYYKGC6y7bJJMVFf3Fptrq</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Mehraban, Yaser Adel.</subfield><subfield code="t">Infrastructure As Code with Azure Bicep.</subfield><subfield code="d">Birmingham : Packt Publishing, Limited, ©2022</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBU</subfield><subfield code="q">FWS_PDA_EBU</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3123349</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH39558527</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL6843041</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">3123349</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBU</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBU-on1293251184 |
illustrated | Not Illustrated |
indexdate | 2024-11-26T14:49:40Z |
institution | BVB |
isbn | 1801815712 9781801815710 |
language | English |
oclc_num | 1293251184 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (231 pages) |
psigel | ZDB-4-EBU |
publishDate | 2022 |
publishDateSearch | 2022 |
publishDateSort | 2022 |
publisher | Packt Publishing, Limited, |
record_format | marc |
spelling | Mehraban, Yaser Adel. Infrastructure As Code with Azure Bicep : Streamline Azure Resource Deployment by Bypassing ARM Complexities / Yaser Adel Mehraban. Birmingham : Packt Publishing, Limited, 2022. 1 online resource (231 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier Print version record. The ultimate guide to becoming proficient in Azure Bicep while having a better development experience and making your Infrastructure as Code seamless and error free Key Features Learn Azure Bicep from an official Microsoft trainer Master the authoring experience to make your Infrastructure as Code journey seamless Go beyond writing good templates with the help of advanced tips and tricks Book Description It's no secret that developers don't like using JSON files to declare their resources in Azure because of issues such as parameter duplication and not being able to use comments in templates. Azure Bicep helps resolve these issues, and this book will guide you, as a developer or DevOps engineer, to get the most out of the Bicep language. The book takes you on a journey from understanding Azure Resource Manager (ARM) templates and what their drawbacks are to how you can use Bicep to overcome them. You will get familiar with tools such as Visual Studio Code, the Bicep extension, the Azure CLI, PowerShell, Azure DevOps, and GitHub for writing reusable, maintainable templates. After that, you'll test the templates and deploy them to an Azure environment either from your own system or via a continuous integration and continuous delivery (CI/CD) pipeline. The book features a detailed overview of all the Bicep features, when to use what, and how to write great templates that fit well into your existing pipelines or in a new one. The chapters progress from easy to advanced topics and every effort has been put into making them easy to follow with examples, all of which are accessible via GitHub. By the end of this book, you'll have developed a solid understanding of Azure Bicep and will be able to create, test, and deploy your resources locally or in your CI/CD pipelines. What you will learn Get started with Azure Bicep and install the necessary tools Understand the details of how to define resources with Bicep Use modules to create templates for different teams in your company Optimize templates using expressions, conditions, and loops Make customizable templates using parameters, variables, and functions Deploy templates locally or from Azure DevOps or GitHub Stay on top of your IaC with best practices and industry standards Who this book is for This book is for cloud engineers, developers, and DevOps engineers who are responsible for writing templates to deploy resources in Microsoft Azure and contributing to CI/CD pipelines. Professionals who want to get started with DevOps and Infrastructure as Code when it comes to working with Microsoft Azure will also benefit from reading this book. Readers are expected to have a basic understanding of CI/CD concepts, must have worked with ARM templates to deploy resources to Azure, and must have used or be familiar with Azure DevOps or GitHub Actions for their CI/CD pipelines. Table of Contents An Introduction to Azure Bicep Installing Azure Bicep Authoring Experience Compiling and Decompiling Bicep Files Defining Resources Using Parameters, Variables, and Template Functions Understanding Expressions, Symbolic Names, Conditions and Loops Defining Modules and Utilizing Outputs Deploying a Local Template Deploying Bicep Using Azure DevOps Deploying Bicep Templates Using GitHub Actions Exploring Best Practices for Future Maintenance. Microsoft Azure. Computer networks Management. http://id.loc.gov/authorities/subjects/sh2006000150 Computer network architectures. http://id.loc.gov/authorities/subjects/sh86007468 Réseaux d'ordinateurs Gestion. Réseaux d'ordinateurs Architectures. Computer network architectures fast Computer networks Management fast Downs, John. Rosini, Edmondo. has work: INFRASTRUCTURE AS CODE WITH AZURE BICEP (Text) https://id.oclc.org/worldcat/entity/E39PCYYKGC6y7bJJMVFf3Fptrq https://id.oclc.org/worldcat/ontology/hasWork Print version: Mehraban, Yaser Adel. Infrastructure As Code with Azure Bicep. Birmingham : Packt Publishing, Limited, ©2022 FWS01 ZDB-4-EBU FWS_PDA_EBU https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3123349 Volltext |
spellingShingle | Mehraban, Yaser Adel Infrastructure As Code with Azure Bicep : Streamline Azure Resource Deployment by Bypassing ARM Complexities / Table of Contents An Introduction to Azure Bicep Installing Azure Bicep Authoring Experience Compiling and Decompiling Bicep Files Defining Resources Using Parameters, Variables, and Template Functions Understanding Expressions, Symbolic Names, Conditions and Loops Defining Modules and Utilizing Outputs Deploying a Local Template Deploying Bicep Using Azure DevOps Deploying Bicep Templates Using GitHub Actions Exploring Best Practices for Future Maintenance. Microsoft Azure. Computer networks Management. http://id.loc.gov/authorities/subjects/sh2006000150 Computer network architectures. http://id.loc.gov/authorities/subjects/sh86007468 Réseaux d'ordinateurs Gestion. Réseaux d'ordinateurs Architectures. Computer network architectures fast Computer networks Management fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh2006000150 http://id.loc.gov/authorities/subjects/sh86007468 |
title | Infrastructure As Code with Azure Bicep : Streamline Azure Resource Deployment by Bypassing ARM Complexities / |
title_auth | Infrastructure As Code with Azure Bicep : Streamline Azure Resource Deployment by Bypassing ARM Complexities / |
title_exact_search | Infrastructure As Code with Azure Bicep : Streamline Azure Resource Deployment by Bypassing ARM Complexities / |
title_full | Infrastructure As Code with Azure Bicep : Streamline Azure Resource Deployment by Bypassing ARM Complexities / Yaser Adel Mehraban. |
title_fullStr | Infrastructure As Code with Azure Bicep : Streamline Azure Resource Deployment by Bypassing ARM Complexities / Yaser Adel Mehraban. |
title_full_unstemmed | Infrastructure As Code with Azure Bicep : Streamline Azure Resource Deployment by Bypassing ARM Complexities / Yaser Adel Mehraban. |
title_short | Infrastructure As Code with Azure Bicep : |
title_sort | infrastructure as code with azure bicep streamline azure resource deployment by bypassing arm complexities |
title_sub | Streamline Azure Resource Deployment by Bypassing ARM Complexities / |
topic | Microsoft Azure. Computer networks Management. http://id.loc.gov/authorities/subjects/sh2006000150 Computer network architectures. http://id.loc.gov/authorities/subjects/sh86007468 Réseaux d'ordinateurs Gestion. Réseaux d'ordinateurs Architectures. Computer network architectures fast Computer networks Management fast |
topic_facet | Microsoft Azure. Computer networks Management. Computer network architectures. Réseaux d'ordinateurs Gestion. Réseaux d'ordinateurs Architectures. Computer network architectures Computer networks Management |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3123349 |
work_keys_str_mv | AT mehrabanyaseradel infrastructureascodewithazurebicepstreamlineazureresourcedeploymentbybypassingarmcomplexities AT downsjohn infrastructureascodewithazurebicepstreamlineazureresourcedeploymentbybypassingarmcomplexities AT rosiniedmondo infrastructureascodewithazurebicepstreamlineazureresourcedeploymentbybypassingarmcomplexities |