简体   繁体   English

是否可以更改 Azure Redis 数据库的数量?

[英]Is it possible to change amount of Azure Redis databases?

The following article tells that the "default" Redis server configuration in Azure has 16 Redis databases: https://msdn.microsoft.com/en-us/library/azure/cbe6d113-7bdc-4664-a59d-ff0df6f4e214#RedisConfig .以下文章讲述了 Azure 中的“默认”Redis 服务器配置有 16 个 Redis 数据库: https : //msdn.microsoft.com/en-us/library/azure/cbe6d113-7bdc-4664-a59d-ff0df6f4e214#RedisConfig

It also states that:它还指出:

Any values that are configurable, such as max-memory-policy, are configurable through the portal.任何可配置的值,例如 max-memory-policy,都可以通过门户进行配置。

As for me I've not found such setting in Azure Portal.至于我,我还没有在 Azure 门户中找到这样的设置。

Is it possible to change amount of Azure Redis databases?是否可以更改 Azure Redis 数据库的数量?

As mentioned by Pranav, this is not yet possible, but is something we are considering in the near future.正如 Pranav 所提到的,这是不可能的,但我们正在考虑在不久的将来。

Update: Yes, we rolled this feature out, but it isn't a configuration setting, it is a limit based on the size of cache instance you have chosen.更新:是的,我们推出了此功能,但它不是配置设置,而是基于您选择的缓存实例大小的限制。 For instance, a C1 still has a limit of 16, but a C4 has up to 32. See https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-configure#default-redis-server-configuration for more details例如,C1 仍然有 16 的限制,但 C4 最多 32。请参阅https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-configure#default -redis-server-configuration了解更多详情

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure Redis 缓存和 RedisJSON,可能的替代方案 - Azure Redis Cache and RedisJSON, possible alternatives 是否可以在Azure Portal的Redis控制台中获得redis基准? - Is it possible to get redis-benchmark in Azure Portal's Redis Console? 是否可以将Azure Redis缓存迁移到其他订阅? - Is it possible Migrate Azure Redis Cache to other subscription? 是否可以通过REST API列出Azure中的所有数据库 - Is it possible to list all databases in Azure via REST API Is it possible to allow Azure elastic jobs access to Azure SQL Databases without the need to allow all Azure resources to the server? - Is it possible to allow Azure elastic jobs access to Azure SQL Databases without the need to allow all Azure resources to the server? Azure Redis缓存:是否可以在集成测试中连接到缓存? - Azure Redis Cache: is it possible to connect to the cache in an integration test? Azure会话状态无法连接到Redis服务器 - Azure Session State It was not possible to connect to the redis server(s) Azure Data Studio - 更改 Azure SQL 数据库默认连接类型的方法? - Azure Data Studio - way to change default connection type for Azure SQL Databases? 是否可以在运行时更改Azure Web Role中的终结点? - Is possible to change endpoint in Azure Web Role at runtime? 是否可以更改 Azure DevOps API 中项目的名称? - Is it possible to change name of an item in Azure DevOps API?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM