Skip to content

[Feature]: Support to attach ACR by resourceId when create a new AKS cluster #20517

Open
@wyunchi-ms

Description

@wyunchi-ms

Description of the new feature

Current New-AzAksCluster only support to attach the ACR in the same subscription with the aks cluster.
Please support to attach the ACR in another subscription by using resourceId.

Proposed implementation details (optional)

Current code use ACR name to query the resourceId and use the resourceId to grant the permission of ACR. We can just use the resourceId from parameter to do the same thing.
No response

Metadata

Metadata

Assignees

Labels

AKSTrackingWe will track status and follow internallyfeature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions