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

set EnableHTTPSTrafficOnly on create storage account #805

Merged
merged 1 commit into from Nov 25, 2021

Conversation

dannyzaken
Copy link
Contributor

Explain the changes

  • when creating a storage account in azure utils - setting EnableHTTPSTrafficOnly param to true.
  • This is required for creating a storage account for resource groups that enforce secure transfer for storage account

Issues: Fixed #xxx / Gap #xxx

  1. fixes https://bugzilla.redhat.com/show_bug.cgi?id=1970123

Testing Instructions:

* when creating a storage account in azure utils - setting EnableHTTPSTrafficOnly param to true.
* this is required for creating a storage account for resource groups that enforce secure transfer for storage account - https://bugzilla.redhat.com/show_bug.cgi?id=1970123

Signed-off-by: Danny Zaken <dannyzaken@gmail.com>
@dannyzaken
Copy link
Contributor Author

I tested it on azure with a policy set on the resource group to only allow storage account with secure transport.
see here under "Secure transfer to storage accounts should be enabled"

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