-
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
Azure Redis Cache active_directory_authentication_enabled Can Only Be True for Premium SKUs? #24796
Comments
Thank you for taking the time to raise this! We use Issues in this repository to track feature enhancements and bugs in the Azure Provider. So that we can maintain focus on that, we instead ask that broader questions are raised using one of the Community Resources, such as the Azure Provider forum. With that in mind, I'm going to close this issue. |
Hello @rcskosir thanks for your response -- is it not a bug if their documentation states that it's available in all SKUs yet the provider is requiring premium? ![]() |
@dpickeringjudge Thanks for the additional information! I will go ahead and reopen this. I see in the screenshot you provided it says preview. I will do some digging around to see when the Premium SKU was added, this may be a bug, or it may be an enhancement thats needed, TBD. EDIT: It looks like these were the initial issue and PR that added |
@rcskosir Do we know when it will be fixed? |
Please consider doing this together with: #24692 & also consider managing access policies. So one can assign managed identites/ service principals to access the cache. |
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. |
Is there an existing issue for this?
Community Note
Terraform Version
1.4.5
AzureRM Provider Version
3.90.0
Affected Resource(s)/Data Source(s)
azurerm_redis_cache
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Expect Entra Auth to be enabled.
Actual Behaviour
Validation error that suggests we need Premium SKU.
Is there any documentation that supports this limitation? In the Portal we are able to configure Entra Auth on standard SKUs. Wondering why we've introduced this validation in the provider.
Steps to Reproduce
No response
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: