Zoey Li

Results 5 issues of Zoey Li

#274 enables the CLI to pull manifest config. However, the user must provide the desired media type of the config or use the default. This PR allows pulling arbitrary manifest...

Add a command to push a blob to a remote registry Resolves: https://github.com/oras-project/oras/issues/476 Signed-off-by: Zoey Li

**Is your feature request related to a problem? Please describe.** Our service currently uses Microsoft.Identity.ServiceEssentials (MISE) to handle AuthN and AuthZ. The MISE AzureAuthorizationModule acquires the first-party app token, which...

enhancement
feature request

**Related command** `az acr config content-trust update` `az acr check-health` **Description** Azure Container Registry will retire [Docker Content Trust](https://learn.microsoft.com/en-us/azure/container-registry/container-registry-content-trust) on March 31, 2028. For more details, refer to https://aka.ms/acr/dctdeprecation. -...