<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Azure Management - Category - Incredible Technology, Incredibly Simple</title>
        <link>https://damianflynn.github.io/categories/azure-management/</link>
        <description>Azure Management - Category - Incredible Technology, Incredibly Simple</description>
        <generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Fri, 24 Apr 2020 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://damianflynn.github.io/categories/azure-management/" rel="self" type="application/rss+xml" /><item>
    <title>Azure Enterprise Agreement Delegation</title>
    <link>https://damianflynn.github.io/posts/azure-enterprise-agreement-delegation/</link>
    <pubDate>Fri, 24 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-enterprise-agreement-delegation/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/50e27a67-08b9-4e10-8101-40402b606cdb/banner-ea-delegation.jpg?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=20250116T140948Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=6472327eacf2da0a32469659e52b87c21faf8f0d283242e1c7be76a8e9210fab&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><p>Delegating Azure Enterprise Agreement Owner privileges to a Service Principal (SPN)</p>
<p>Under the Enterprise agreement we have some different Persona’s, which have quite different abilities and operations upon which they are permitted to preform.</p>
<p>Before we being the process of delegation, It is important to understand this Hierarchy, so we can correctly proceed with the technical work ahead.</p>
<h1 class="relative text-5xl font-semibold leading-tense text-secondary-500 mb-4 -ml-px" id="enterprise-administrator"><a href="#enterprise-administrator" class="header-mark" aria-label="Header mark for 'Enterprise Administrator'"></a>
  <div id="enterprise-administrator" class="absolute -top-28"></div>
  <strong>Enterprise Administrator</strong>
</h1>
<p>Has the ability to add additional Enterprise and Department Administrators, Additional this persona can</p>]]></description>
</item><item>
    <title>Managed Applications and Custom Resource Providers</title>
    <link>https://damianflynn.github.io/posts/managed-applications-and-custom-resource-providers/</link>
    <pubDate>Thu, 07 Nov 2019 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/managed-applications-and-custom-resource-providers/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/abcf8863-d763-48fa-a379-3630ae167076/Managed-apps.jpg?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=20250116T140613Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=c7e7f11a664dc859af87dd42615a0445b92ff9c4d68a4f1bdf12d3b2d2ed8e29&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><p>Magnify the power of extending Azure platform by enabling customers and partners to easily bring in custom solutions to azure. These can be scoped for offering to our own enterprise, or just some selected customers; or even all customers.</p>
<table>
  <thead>
      <tr>
          <th>Ignite Session</th>
          <th>BRK3227</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td>Presenters</td>
          <td>Gaurav Bhatnagar</td>
      </tr>
      <tr>
          <td>Evan Hissey</td>
          <td></td>
      </tr>
  </tbody>
</table>
<p>Challenges with extending azure include many of the typical thoughts we face</p>
<ul>
<li>As part of my deployment i need to do extra works</li>
<li>Need to interface with external APIs, create users, storage tables, calling APIs external to Azure, while deploying ARM templates</li>
<li>200 Services, which service should i be selected, What is the correct VM SKU? what would be more cost efficient</li>
<li>How do I integrate my service into Azure; What is the correct option to expose my service to my enterprise, or all azure users</li>
</ul>
<h1 class="relative text-5xl font-semibold leading-tense text-secondary-500 mb-4 -ml-px" id="how-do-we-deploy-and-offer"><a href="#how-do-we-deploy-and-offer" class="header-mark" aria-label="Header mark for 'How do we deploy and offer?'"></a>
  <div id="how-do-we-deploy-and-offer" class="absolute -top-28"></div>
  How do we deploy and offer?
</h1>
<h2 class="relative text-3xl font-bold leading-tight text-secondary-500 mb-2 mt-12 -ml-px">
  <div id="deployment-script" class="absolute -top-28"></div>
  Deployment Script
</h2>
<p><strong>New</strong> resource type - <code>Microsoft.Resources/DeploymentScripts</code></p>]]></description>
</item><item>
    <title>Configure VS Code with Azure Cloud Shell</title>
    <link>https://damianflynn.github.io/posts/configure-vs-code-with-azure-cloud-shell/</link>
    <pubDate>Fri, 04 Jan 2019 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/configure-vs-code-with-azure-cloud-shell/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/f92cc607-a4a3-45d7-bfd6-eeda3a761ba6/banner.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=20250116T140743Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=296f6a7338af72062e5af1ed69c90b54c4f4fc163d08a28b776689d36db242b2&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><hr>
<p>After years living in tools like Visual Studio, and PowerShell; Currently my primary landing ground is Visual Studio Code. With my target audience firmly defined as Azure; In this post I am going to share my notes on how to get these two tools working harmonisly; and to make the experience a little richer, we will also mount the underlying Cloud Drive File Share of the Azure Cloud Shell on our local computer as a PowerShell Drive (PSDrive).</p>]]></description>
</item><item>
    <title>Defining Policy as Code with ARM Templates</title>
    <link>https://damianflynn.github.io/posts/defining-policy-as-code-with-arm-templates/</link>
    <pubDate>Tue, 20 Nov 2018 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/defining-policy-as-code-with-arm-templates/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/21f3ca34-0054-4797-9f3c-20e5c4f1f269/banner.jpg?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=20250116T140821Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=62a88e782760fe69fb42def135b92a2eea568e57737a2fab80c489e888b2854d&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><hr>
<p>My colleagues and friends <a href="https://blog.tyang.org/2018/06/06/using-arm-templates-to-deploying-azure-policy-definitions-that-requires-input-parameters/" target="_blank" rel="noopener noreferrer">Tao Yang</a> , and <a href="https://cloudadministrator.net/2018/07/17/defining-input-parameters-for-policy-definitions-in-arm-template/" target="_blank" rel="noopener noreferrer">Stanislav Zhelyazkov</a> have both recently posts interesting topics on how to implement your Azure Policy as Code which I strongly recommend you take a few moments to review</p>
<ul>
<li><a href="https://blog.tyang.org/2018/06/06/using-arm-templates-to-deploying-azure-policy-definitions-that-requires-input-parameters/" target="_blank" rel="noopener noreferrer">Using ARM Templates to deploy azure policy definitions that require input parameters</a></li>
<li><a href="https://cloudadministrator.net/2018/07/17/defining-input-parameters-for-policy-definitions-in-arm-template/" target="_blank" rel="noopener noreferrer">Defining input parameters for policy definitions in ARM Templates</a></li>
</ul>
<h1 class="relative text-5xl font-semibold leading-tense text-secondary-500 mb-4 -ml-px" id="improving-readability"><a href="#improving-readability" class="header-mark" aria-label="Header mark for 'Improving Readability'"></a>
  <div id="improving-readability" class="absolute -top-28"></div>
  Improving Readability
</h1>
<p>Both of these topics address the core of the challenges we face when approaching policy as an Infrastructure as Code problem. However, one of the things that is lost in the translation is the readability of the templates which they are deploying.</p>]]></description>
</item></channel>
</rss>
