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] Support Blob inventory #14966

Merged
merged 1 commit into from
May 13, 2021

Conversation

blueww
Copy link
Member

@blueww blueww commented May 12, 2021

Description

design pass review in: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/924
The static analysis exception is caused by the cmdlets New-AzStorageBlobInventoryPolicyRule create a local object, don't need Should process.

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:

@blueww blueww force-pushed the blobinventoryga2 branch from 0382bc8 to b9b5a68 Compare May 13, 2021 03:15
@wyunchi-ms wyunchi-ms merged commit 78ce40a into Azure:Az.Storage-SDK-22.0.0 May 13, 2021
wyunchi-ms pushed a commit that referenced this pull request May 14, 2021
…ster (#14991)

* [Storage] Support File share snapshot (#14937)

* [Storage] Support File share snapshot

* Update SRP SDK for other projects

* fix comments

* [Storage] Support Blob inventory (#14966)

* [Storage] Support DefaultSharePermission and CrossTenantReplication (#14982)

* [Storage] Support AllowCrossTenantReplication

* [Storage] Support DefaultSharePermission

* Add test and help example

* remove the private SRP SDK, to use public released SDK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants