Azure / Azure/azure-cli

Support multi-API capability on cross-RP scenario

Open
#14,102 2 comments 0 reactions 2 assignees Claimed by @jiasli View on GitHub
act-identity-squad act-platform-engineering-squad ARM Core feature-request
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

The concern we have is any API-version change in ARM is limited to ARM’s own resource types (subscriptions, RGs, tags etc.), and should have absolutely no impact on any other service, including the ring-0 services. At least that is the idea. Otherwise I feel there is something fundamentally wrong with the api-version work in ARM, or in how they are used in CLI tests.

We saw a couple of examples of such dependency in PowerShell tests as well, but were able to fix those. I think such as effort should be made for CLI as well.

Perhaps we can start with 1-2 impacted tests as an example and identify a pattern that can be applied to the rest of the tests. Otherwise it seems we are talking about 1-day work on ARM backend requiring 2 weeks of work on fixing CLI.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.