Azure / Azure/azure-cli

Azure-CLI 2.79 is not available in Bleu cloud

Open
#32,672 1 comment 0 reactions 1 assignee Assigned to @calvinhzy View on GitHub
act-codegen-extensibility-squad Auto-Assign Azure CLI Team customer-reported feature-request Storage
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Preconditions

- [ ] No need to upgrade Python SDK or the Python SDK is ready.

### Related command

az storage account create

### Resource Provider

Microsoft.Storage

### Description of Feature or Work Requested

We use azure-cli 2.79 in Bleu cloud to create storage account, it fails that:
```
The resource type 'checkNameAvailability' could not be found in the namespace 'Microsoft.Storage' for api version '2025-06-01'. The supported api-versions are '2024-01-01,2023-05-01,2023-04-01,2023-01-01,2022-09-01,2022-05-01,2021-09-01,2021-08-01,2021-06-01,2021-05-01,2021-04-01,2021-02-01,2021-01-01,2020-08-01-preview,2019-06-01,2019-04-01,2018-11-01,2018-07-01,2018-03-01-preview,2018-02-01,2017-10-01,2017-06-01,2016-12-01,2016-05-01,2016-01-01,2015-06-15,2015-05-01-preview'.
```

We have to use azure cli >= 2.79 since there is P0 issue with versions lower than this one.
```
Package Installed_Version Required_Version Language Install_Path
pip 25.1.1 25.3 Python usr/lib/az/lib/python3.12/site-packages/pip-25.1.1.dist-info/METADATA
```

### Minimum API Version Required

2025-06-01

### Swagger PR link / SDK link

n/a

### Request Example

_No response_

### Target Date

2026-01-30

### PM Contact

@jvenezia

### Engineer Contact

@yanchenzhang

### Additional context

_No response_

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.