Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[storage-preview] Bump azure_mgmt_storage to 2022_09_01 and clear out-of-date commands #6149

Merged
merged 31 commits into from
Apr 28, 2023

Conversation

MoChilia
Copy link
Member

Description

  1. Bump azure_mgmt_storage to 2022_09_01
  2. Synchronize the behavior of az storage account create/update with the main repo.
  3. Remove the command az storage account network-rule add/list/remove, az storage account local-user create/update/delete/list/show/list-keys/regenerate-password, az storage file upload/upload-batch, az storage fs service-properties show/update, and az storage fs list-deleted-path/undelete-path.

This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

az storage account create/update
az storage account network-rule add/list/remove
az storage account local-user create/update/delete/list/show/list-keys/regenerate-password
az storage file upload/upload-batch
az storage fs service-properties show/update
az storage fs list-deleted-path/undelete-path

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

MoChilia and others added 26 commits March 27, 2023 17:35
…properties show/update` and `az storage fs list-deleted-path/undelete-path`
@MoChilia MoChilia self-assigned this Mar 31, 2023
@azure-client-tools-bot-prd
Copy link

Hi @MoChilia,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

@ghost ghost added the Auto-Assign Auto assign by bot label Mar 31, 2023
@ghost ghost requested a review from evelyn-ys March 31, 2023 05:35
@yonzhan
Copy link
Collaborator

yonzhan commented Mar 31, 2023

storage-preview

@ghost ghost requested a review from yonzhan March 31, 2023 05:35
@ghost ghost assigned evelyn-ys Mar 31, 2023
@ghost ghost added the Storage label Mar 31, 2023
@evelyn-ys
Copy link
Member

Don't forget to upgrade the version in setup.py and history.rst to trigger auto release

@MoChilia MoChilia merged commit 2292393 into Azure:main Apr 28, 2023
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ storage-preview ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=51309&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Storage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants