-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Re-enable support for min_tls_version and allow_public_blob_access in US Government #9128
Comments
Previously filtered in issue #8092 |
PR #9540 has been compiled and tested for both Public and USGov Clouds. Storage account in US Gov Cloud successfully created and modified, including value modification to both min_tls_version and allow_public_blob_access. |
@tombuildsstuff Please close issue, fix pulled in #9540, fix released in AzureRM v2.40.0. |
This issued already was re-enable through this PR -> #9540 Use the azurerm provider version >2.40.0 and enjoy this great feature for government :D ! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Description
The referenced pull request disabled support for min_tls_version and allow_public_blob_access in US Gov environments due to lack of support. These features appear to now be available in the Azure portal in US Gov and the Azure CLI, and this change should now be reverted.
Trimmed result of
az storage account show --ids <storage account>
after configuring via portal:New or Affected Resource(s)
References
The text was updated successfully, but these errors were encountered: