<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Bicep - Tag - Incredible Technology, Incredibly Simple</title>
        <link>https://damianflynn.github.io/tags/bicep/</link>
        <description>Bicep - Tag - Incredible Technology, Incredibly Simple</description>
        <generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 31 Jul 2024 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://damianflynn.github.io/tags/bicep/" rel="self" type="application/rss+xml" /><item>
    <title>Using AI to Empower Cloud Architecture and Deployments</title>
    <link>https://damianflynn.github.io/posts/using-ai-to-empower-cloud-architecture-and-deployments/</link>
    <pubDate>Wed, 31 Jul 2024 00:00:00 &#43;0000</pubDate><author>
                        <name>Damian</name><uri>https://damianflynn.github.io/authors/damian</uri></author><guid>https://damianflynn.github.io/posts/using-ai-to-empower-cloud-architecture-and-deployments/</guid>
    <description><![CDATA[The integration of artificial intelligence (AI) into cloud infrastructure is revolutionizing how we manage and deploy cloud resources. AI, now a pivotal component, optimizes the entire lifecycle of cloud architecture, enhancing tasks like deployment, maintenance, and scaling. This article explores the role of AI in empowering cloud architecture and deployments, especially when combined with Infrastructure as Code (IaC) tools like Bicep and Terraform.]]></description>
</item><item>
    <title>Bicep - Tags as Parameters</title>
    <link>https://damianflynn.github.io/posts/bicep-tags-as-parameters/</link>
    <pubDate>Fri, 23 Jul 2021 00:00:00 &#43;0000</pubDate><author>
                        <name>Damian</name><uri>https://damianflynn.github.io/authors/damian</uri></author><guid>https://damianflynn.github.io/posts/bicep-tags-as-parameters/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/46583960-2e02-45bd-9e94-5b7156e828d1/banner-BICEP_-_TAGS_AS_PARAMETERS.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&amp;X-Amz-Credential=AKIAT73L2G45FSPPWI6X%2F20250116%2Fus-west-2%2Fs3%2Faws4_request&amp;X-Amz-Date=20250116T141024Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=9e58cccca96091db7bb7941bd00c131edbcc4af7830dc51084a682570fa51f44&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><p><strong>Deploying infrastructure ARM Templates to Azure, but using Tags and their respective value as the parameter configuration settings</strong></p>
<p>In a post earlier, we look at using arm to lookup the value of tags&rsquo; at both the Subscription and Resource Level.</p>
<p>With Bicep this is much easier to understand. This is the same lab configuration as in the original post, but this time to code should be a lot more readable.</p>]]></description>
</item><item>
    <title>Azure IaC - Appending Tags</title>
    <link>https://damianflynn.github.io/posts/azure-iac-appending-tags/</link>
    <pubDate>Wed, 01 Apr 2020 00:00:00 &#43;0000</pubDate><author>
                        <name>Damian</name><uri>https://damianflynn.github.io/authors/damian</uri></author><guid>https://damianflynn.github.io/posts/azure-iac-appending-tags/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/180b1cf4-6a14-4a9f-9cd8-95c2fb64ce3a/banner-Appending-tags.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&amp;X-Amz-Credential=AKIAT73L2G45FSPPWI6X%2F20250116%2Fus-west-2%2Fs3%2Faws4_request&amp;X-Amz-Date=20250116T141017Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=d9914c93296112379a5b628db466afa203341d613c3f6ba75c3bd5cdb3b35bd2&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><p><strong>Dynamically appending Tags to our ARM template with the union function</strong></p>
<p>Todays conundrum: As I am leveraging templates, there will always be some standard tags I require to implement within the template, but I also require to provide additional tags as a parameter to be appended with the deployment.</p>
<p>My objective is to set up tags within an ARM template in accordance with good governance and the Cloud adoption framework.</p>]]></description>
</item></channel>
</rss>
