Qinkai Wu

Results 6 issues of Qinkai Wu

**Related command** **Description** Introduce an additional method to pre-announce upcoming breaking changes other than deprecation. This will help with the collection of announced breaking changes. **Testing Guide** **History Notes** [Component...

Core
Auto-Assign

**Command** `azdev breaking-change collect` **Description** Add a new command to collect upcoming breaking changes from codebase. The new command is related to the ['pre-announce Breaking Changes'](https://github.com/Azure/azure-cli/pull/28832) feature in Azure CLI...

**Description** The tree.json file is growing bigger and will cause problem for git command one day. So it is required to drop tree.json file in git repo and generate it...

**Related command** `az login` **Description** The `pickle` module poses a risk of arbitrary code execution if its data (~/.azure/msal_http_cache.bin) is tampered with by an attacker. This PR change the cache...

Account
Core
Auto-Assign

**Related command** `az ad app create` `az ad sp create-for-rbac` **Description** Add a in-tool warning about using non-unique display names to create a service principal. For more details, see https://github.com/Azure/azure-cli/issues/30427...

Graph
RBAC
Auto-Assign

This is a very initial idea of a Local MCP server, which I name it "CLI as MCP". Azure CLI could provide a command `az mcp up` to serve as...

do-not-merge