You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following response object is shortened for readability.
418
418
419
419
**Response**
420
420
421
-
>[!NOTE]
422
-
>The response object shown here might be shortened for readability.
423
421
<!-- {
424
422
"blockType": "response",
425
423
"truncated": true,
@@ -452,6 +450,7 @@ If the upgrade had issues, follow these steps to roll back:
452
450
453
451
Users will no longer be redirected to your on-premises federation server for MFA, whether they’re targeted by the Staged Rollout tool or not. Note this can take up to 24 hours to take effect.
454
452
453
+
455
454
## Next steps
456
455
457
456
-[Overview of how to migrate from MFA Server to Azure AD Multi-Factor Authentication](how-to-migrate-mfa-server-to-azure-mfa.md)
Copy file name to clipboardExpand all lines: articles/azure-cache-for-redis/cache-overview.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Azure Cache for Redis is available in these tiers:
42
42
| Basic | An OSS Redis cache running on a single VM. This tier has no service-level agreement (SLA) and is ideal for development/test and non-critical workloads. |
43
43
| Standard | An OSS Redis cache running on two VMs in a replicated configuration. |
44
44
| Premium | High-performance OSS Redis caches. This tier offers higher throughput, lower latency, better availability, and more features. Premium caches are deployed on more powerful VMs compared to the VMs for Basic or Standard caches. |
45
-
| Enterprise | High-performance caches powered by Redis Inc.'s Redis Enterprise software. This tier supports Redis modules including RediSearch, RedisBloom, and RedisTimeSeries. Also, it offers even higher availability than the Premium tier. |
45
+
| Enterprise | High-performance caches powered by Redis Inc.'s Redis Enterprise software. This tier supports Redis modules including RediSearch, RedisBloom, RedisJSON, and RedisTimeSeries. Also, it offers even higher availability than the Premium tier. |
46
46
| Enterprise Flash | Cost-effective large caches powered by Redis Inc.'s Redis Enterprise software. This tier extends Redis data storage to non-volatile memory, which is cheaper than DRAM, on a VM. It reduces the overall per-GB memory cost. |
47
47
48
48
### Feature comparison
@@ -59,11 +59,14 @@ The [Azure Cache for Redis Pricing](https://azure.microsoft.com/pricing/details/
> The Enterprise Flash tier currently supports only the RedisJSON and RediSearch modules in preview.
69
+
67
70
### Choosing the right tier
68
71
69
72
Consider the following options when choosing an Azure Cache for Redis tier:
@@ -76,7 +79,7 @@ Consider the following options when choosing an Azure Cache for Redis tier:
76
79
-**High availability**: Azure Cache for Redis provides multiple [high availability](cache-high-availability.md) options. It guarantees that a Standard, Premium, or Enterprise cache is available according to our [SLA](https://azure.microsoft.com/support/legal/sla/cache/v1_0/). The SLA only covers connectivity to the cache endpoints. The SLA doesn't cover protection from data loss. We recommend using the Redis data persistence feature in the Premium and Enterprise tiers to increase resiliency against data loss.
77
80
-**Data persistence**: The Premium and Enterprise tiers allow you to persist the cache data to an Azure Storage account and a Managed Disk respectively. Underlying infrastructure issues might result in potential data loss. We recommend using the Redis data persistence feature in these tiers to increase resiliency against data loss. Azure Cache for Redis offers both RDB and AOF (preview) options. Data persistence can be enabled through Azure portal and CLI. For the Premium tier, see [How to configure persistence for a Premium Azure Cache for Redis](cache-how-to-premium-persistence.md).
78
81
-**Network isolation**: Azure Private Link and Virtual Network (VNET) deployments provide enhanced security and traffic isolation for your Azure Cache for Redis. VNET allows you to further restrict access through network access control policies. For more information, see [Azure Cache for Redis with Azure Private Link](cache-private-link.md) and [How to configure Virtual Network support for a Premium Azure Cache for Redis](cache-how-to-premium-vnet.md).
79
-
-**Redis Modules**: Enterprise tiers support [RediSearch](https://docs.redis.com/latest/modules/redisearch/), [RedisBloom](https://docs.redis.com/latest/modules/redisbloom/) and [RedisTimeSeries](https://docs.redis.com/latest/modules/redistimeseries/). These modules add new data types and functionality to Redis.
82
+
-**Redis Modules**: Enterprise tiers support [RediSearch](https://docs.redis.com/latest/modules/redisearch/), [RedisBloom](https://docs.redis.com/latest/modules/redisbloom/), [RedisTimeSeries](https://docs.redis.com/latest/modules/redistimeseries/), and [RedisJSON](https://docs.redis.com/latest/modules/redisjson/) (preview). These modules add new data types and functionality to Redis.
80
83
81
84
You can scale your cache from the Basic tier up to Premium after it has been created. Scaling down to a lower tier isn't supported currently. For step-by-step scaling instructions, see [How to Scale Azure Cache for Redis](cache-how-to-scale.md) and [How to automate a scaling operation](cache-how-to-scale.md#how-to-automate-a-scaling-operation).
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/management/resources-without-resource-group-limit.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Resources without 800 count limit
3
3
description: Lists the Azure resource types that can have more than 800 instances in a resource group.
4
4
ms.topic: conceptual
5
-
ms.date: 08/10/2022
5
+
ms.date: 08/31/2022
6
6
---
7
7
8
8
# Resources not limited to 800 instances per resource group
@@ -32,7 +32,7 @@ Some resources have a limit on the number instances per region. This limit is di
32
32
33
33
## Microsoft.BotService
34
34
35
-
* botServices - By default, limited to 800 instances. That limit can be increased by contacting support.
35
+
* botServices - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.Resources/ARMDisableResourcesPerRGLimit
36
36
37
37
## Microsoft.Compute
38
38
@@ -44,7 +44,7 @@ Some resources have a limit on the number instances per region. This limit is di
44
44
* snapshots
45
45
* virtualMachines
46
46
* virtualMachines/extensions
47
-
* virtualMachineScaleSets - By default, limited to 800 instances. That limit can be increased by contacting support.
47
+
* virtualMachineScaleSets - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.Resources/ARMDisableResourcesPerRGLimit
48
48
49
49
## Microsoft.ContainerInstance
50
50
@@ -84,7 +84,7 @@ Some resources have a limit on the number instances per region. This limit is di
84
84
85
85
## Microsoft.DevTestLab
86
86
87
-
* labs/virtualMachines - By default, limited to 800 instances. That limit can be increased by contacting support.
87
+
* labs/virtualMachines - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.DevTestLab/DisableLabVirtualMachineQuota
88
88
* schedules
89
89
90
90
## Microsoft.EdgeOrder
@@ -184,17 +184,17 @@ Some resources have a limit on the number instances per region. This limit is di
184
184
185
185
## Microsoft.NotificationHubs
186
186
187
-
* namespaces - By default, limited to 800 instances. That limit can be increased by contacting support.
188
-
* namespaces/notificationHubs - By default, limited to 800 instances. That limit can be increased by contacting support.
187
+
* namespaces - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.NotificationHubs/ARMDisableResourcesPerRGLimit
188
+
* namespaces/notificationHubs - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.NotificationHubs/ARMDisableResourcesPerRGLimit
189
189
190
190
## Microsoft.PowerBI
191
191
192
-
* workspaceCollections - By default, limited to 800 instances. That limit can be increased by contacting support.
192
+
* workspaceCollections - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.PowerBI/UnlimitedQuota
193
193
194
194
## Microsoft.PowerBIDedicated
195
195
196
-
* autoScaleVCores - By default, limited to 800 instances. That limit can be increased by contacting support.
197
-
* capacities - By default, limited to 800 instances. That limit can be increased by contacting support.
196
+
* autoScaleVCores - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.PowerBIDedicated/UnlimitedResourceGroupQuota
197
+
* capacities - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.PowerBIDedicated/UnlimitedResourceGroupQuota
198
198
199
199
## Microsoft.Relay
200
200
@@ -245,7 +245,7 @@ Some resources have a limit on the number instances per region. This limit is di
245
245
246
246
## Microsoft.StreamAnalytics
247
247
248
-
* streamingjobs - By default, limited to 800 instances. That limit can be increased by contacting support.
248
+
* streamingjobs - By default, limited to 800 instances. That limit can be increased by [registering the following features](preview-features.md) - Microsoft.StreamAnalytics/ASADisableARMResourcesPerRGLimit
0 commit comments