ACL commands not allowed on Azure Managed Redis instance

Raisa Varghese [V] 20 Reputation points
2025-09-01T14:34:36.8733333+00:00

I am using an Azure Redis Enterprise instance (dev-cache) with the following configuration:

Location: West US 3

SKU: Balanced_B0

Modules: RediSearch 2.10.18, RedisJSON 2.8.10

Client Protocol: Encrypted

Clustering Policy: EnterpriseCluster

When I try to create a new user with ACL using the command:
ACL SETUSER demo-svc on >DemoPass123! +@read +set ~demo*

I get the following error:
(error) ERR command 'acl|setuser' is not allowed

Are ACL commands supported on Azure Redis Enterprise instances?

  1. If supported, is there a configuration or permission I need to enable?
  2. Are there any alternatives to implement role-based access in this setup?
Azure Cache for Redis
Azure Cache for Redis

An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.


Answer accepted by question author

Mahesh Kurva 10,520 Reputation points Microsoft External Staff Moderator
2025-09-02T14:11:59.7866667+00:00

Hi Raisa Varghese [V],

That menu is only available in the Basic, Standard, and Premium tiers not in Enterprise or Enterprise Flash. Hence, you won’t see it in your Azure portal for a Redis Enterprise instance.

User's image Hope this helps. Do let us know if you have any further queries.


If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.