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

azure - action - set-public-access functionality for blob storage containers #4764

Merged
merged 7 commits into from Sep 11, 2019
Merged

azure - action - set-public-access functionality for blob storage containers #4764

merged 7 commits into from Sep 11, 2019

Conversation

wsf11
Copy link
Collaborator

@wsf11 wsf11 commented Sep 11, 2019

Action that allows the user to set the public access setting for blob storage containers. This closes Issue #4737

get_storage_management_client_api_string is used because mocking the update call is dependent on the API version. The same is done in tools/c7n_azure/tests/test_storage.py. The function could possibly be put into a utility, such as azure_common.

@stefangordon stefangordon merged commit 1967ea4 into cloud-custodian:master Sep 11, 2019
fidelito pushed a commit to fidelito/cloud-custodian that referenced this pull request May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants