<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Azure Container Instances (ACI) on Hugo Learn Documentation</title>
    <link>/notes/computer/microsoft/azure/az-204/azure-container-groups/azure-container-instances-aci/index.html</link>
    <description>Recent content in Azure Container Instances (ACI) on Hugo Learn Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <atom:link href="/notes/computer/microsoft/azure/az-204/azure-container-groups/azure-container-instances-aci/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Azure Container Registry (ACR)</title>
      <link>/notes/computer/microsoft/azure/az-204/azure-container-groups/azure-container-instances-aci/azure-container-registry-acr/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/notes/computer/microsoft/azure/az-204/azure-container-groups/azure-container-instances-aci/azure-container-registry-acr/index.html</guid>
      <description>&lt;ul&gt;
&lt;li&gt;Keep track of current valid container images&lt;/li&gt;
&lt;li&gt;Manages files and artifacts for containers&lt;/li&gt;
&lt;li&gt;Feeds container images to ACI and AKS&lt;/li&gt;
&lt;li&gt;Use Azure identity and security features&lt;/li&gt;
&lt;li&gt;Three tiers: Basic, Standard, and Premium.
&lt;ul&gt;
&lt;li&gt;Basic : Cost optimized, developer focused tier.
Programmatically the same as other tiers.&lt;/li&gt;
&lt;li&gt;Standard : Same as Basic, but with more storage and throughput;
the default for production&lt;/li&gt;
&lt;li&gt;Premium : Higher throughput and storage, geo replication, content trust, and compatibility with Private Link&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Lock to avoid unauthorized updates or deletes.&lt;/li&gt;
&lt;li&gt;Restrict access and authorization&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To publish an image, you first need a &lt;em&gt;registry&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>