Azure / Azure/azure-powershell

[Feature]: Make anonymous requests for Azure Container Registries

Open
#17,742 3 comments 1 reaction 0 assignees View on GitHub
act-observability-squad Container Registry feature-request
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

Azure PowerShell requires you to connect an account, which appears to make it impossible to make anonymous requests. I would like to be able to query repos and tags from an Azure Container Registry that allow anonymous access using Get-AzContainerRegistryRepository and Get-AzContainerRegistryTag. This seems to be possible using Azure CLI, but not Azure PowerShell.

### Proposed implementation details (optional)

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with Get-AzContainerRegistryRepository and Get-AzContainerRegistryTag, then trace how their requests handle account connection and compare that with the Azure CLI behavior described. Done means both cmdlets can query repositories and tags from an Azure Container Registry that permits anonymous access without requiring an account connection.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, powershell
Domain
cli, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.