@@ -876,7 +876,7 @@ This variant allows publishing your container images to Azure's [Container Regis
List of requirements before using this variant for publishing your container images:
1. You must have a Container Registry,
2. You must have a managed identity or an application with *Container Registry Repository Writer* role on the registry,
2. You must have a managed identity or an application with either *Container Registry Repository Writer*(if ABAC is enabled) or *ACR Pull* (if RBAC is enabled) role on the registry,
3. You must have federated identity credentials for this managed identity or application.