Skip to content
Docs Try Aspire
Docs Try

withContainerRegistry

Method
📦 Aspire.Hosting.Azure.Kubernetes v13.3.0-preview.1.26254.5
interface AzureKubernetesEnvironmentResource {
// ... omitted for brevity
withContainerRegistry(registry: AzureContainerRegistryResource): AzureKubernetesEnvironmentResource;
}

Signature

method withContainerRegistry builder
Configures the AKS environment to use a specific container registry
withContainerRegistry(registry: AzureContainerRegistryResource): AzureKubernetesEnvironmentResource
registry AzureContainerRegistryResource
AzureKubernetesEnvironmentResource

Applies to

This method applies to the following types: