You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Does Azure Container Storage use the capacity from Ephemeral OS disks for ephemeral disk storage pool?**
60
60
No, Azure Container Storage only discovers and uses the capacity from ephemeral data disks for ephemeral disk storage pool.
61
-
61
+
62
+
* <aid="azure-container-storage-endpoints"></a>
63
+
**What endpoints need to be allowlisted in the Azure Firewall for Azure Container Storage to work?**
64
+
65
+
To ensure Azure Container Storage functions correctly, you must allowlist specific endpoints in your Azure Firewall. These endpoints are required for Azure
66
+
Container Storage components to communicate with necessary Azure services. Failure to allowlist these endpoints can cause installation or runtime issues.
67
+
68
+
Endpoints to Allowlist:
69
+
70
+
`linuxgeneva-microsoft.azurecr.io`,
71
+
`eus2azreplstore137.blob.core.windows.net`,
72
+
`eus2azreplstore70.blob.core.windows.net`,
73
+
`eus2azreplstore155.blob.core.windows.net`,
74
+
`eus2azreplstore162.blob.core.windows.net`,
75
+
`*.hcp.eastus2.azmk8s.io`,
76
+
`management.azure.com`,
77
+
`login.microsoftonline.com`,
78
+
`packages.microsoft.com`,
79
+
`acs-mirror.azureedge.net`,
80
+
`eastus2.dp.kubernetesconfiguration.azure.com`,
81
+
`mcr.microsoft.com`.
82
+
83
+
For additional details, refer to the [Outbound network and FQDN rules for Azure Kubernetes Service (AKS) clusters](/azure/aks/outbound-rules-control-egress) documentation and [Azure Arc-enabled Kubernetes network requirements.](/azure/azure-arc/kubernetes/network-requirements?tabs=azure-cloud)
84
+
62
85
## See also
63
86
64
87
-[What is Azure Container Storage?](container-storage-introduction.md)
0 commit comments