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
Copy file name to clipboardExpand all lines: articles/aks/quotas-skus-regions.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
-
title: Limits for resources, SKUs, regions
2
+
title: Limits for resources, SKUs, and regions in Azure Kubernetes Service (AKS)
3
3
titleSuffix: Azure Kubernetes Service
4
4
description: Learn about the default quotas, restricted node VM SKU sizes, and region availability of the Azure Kubernetes Service (AKS).
5
5
ms.topic: conceptual
6
-
ms.date: 03/25/2021
6
+
ms.date: 03/07/2023
7
7
8
8
---
9
9
# Quotas, virtual machine size restrictions, and region availability in Azure Kubernetes Service (AKS)
@@ -21,7 +21,7 @@ This article details the default resource limits for Azure Kubernetes Service (A
21
21
All other network, compute, and storage limitations apply to the provisioned infrastructure. For the relevant limits, see [Azure subscription and service limits](../azure-resource-manager/management/azure-subscription-service-limits.md).
22
22
23
23
> [!IMPORTANT]
24
-
> When you upgrade an AKS cluster, extra resources are temporarily consumed. These resources include available IP addresses in a virtual network subnet or virtual machine vCPU quota.
24
+
> When you upgrade an AKS cluster, extra resources are temporarily consumed. These resources include available IP addresses in a virtual network subnet or virtual machine vCPU quota.
25
25
>
26
26
> For Windows Server containers, you can perform an upgrade operation to apply the latest node updates. If you don't have the available IP address space or vCPU quota to handle these temporary resources, the cluster upgrade process will fail. For more information on the Windows Server node upgrade process, see [Upgrade a node pool in AKS][nodepool-upgrade].
27
27
@@ -31,9 +31,9 @@ The list of supported VM sizes in AKS is evolving with the release of new VM SKU
31
31
32
32
## Restricted VM sizes
33
33
34
-
VM sizes with less than 2 CPUs may not be used with AKS.
34
+
VM sizes with less than two CPUs may not be used with AKS.
35
35
36
-
Each node in an AKS cluster contains a fixed amount of compute resources such as vCPU and memory. If an AKS node contains insufficient compute resources, pods might fail to run correctly. To ensure the required *kube-system* pods and your applications can be reliably scheduled, AKS requires nodes use VM sizes with at least 2 CPUs.
36
+
Each node in an AKS cluster contains a fixed amount of compute resources such as vCPU and memory. If an AKS node contains insufficient compute resources, pods might fail to run correctly. To ensure the required *kube-system* pods and your applications can be reliably scheduled, AKS requires nodes use VM sizes with at least two CPUs.
37
37
38
38
For more information on VM types and their compute resources, see [Sizes for virtual machines in Azure][vm-skus].
Copy file name to clipboardExpand all lines: articles/reliability/reliability-energy-data-services.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
---
2
-
title: Reliability in Microsoft Azure Data Manager for Energy Preview
3
-
description: Find out about reliability in Azure Data Manager for Energy Preview
2
+
3
+
title: Reliability in Azure Data Manager for Energy
4
+
description: Find out about reliability in Azure Data Manager for Energy
4
5
author: bharathim
5
6
ms.author: anaharris
6
7
ms.topic: conceptual
@@ -10,20 +11,25 @@ ms.date: 01/13/2023
10
11
---
11
12
12
13
13
-
# What is reliability in Azure Data Manager for Energy Preview?
14
+
# Reliability in Azure Data Manager for Energy (Preview)
15
+
16
+
This article describes reliability support in Azure Data Manager for Energy, and covers intra-regional resiliency with [availability zones](#availability-zone-support). For a more detailed overview of reliability in Azure, see [Azure reliability](../reliability/overview.md).
17
+
18
+
[!INCLUDE [preview features callout](../energy-data-services/includes/preview/preview-callout.md)]
19
+
14
20
15
-
This article describes reliability support in Azure Data Manager for Energy Preview, and covers intra-regional resiliency with [availability zones](#availability-zone-support). For a more detailed overview of reliability in Azure, see [Azure reliability](../reliability/overview.md).
16
21
17
22
## Availability zone support
18
23
19
24
Azure availability zones are at least three physically separate groups of datacenters within each Azure region. Datacenters within each zone are equipped with independent power, cooling, and networking infrastructure. If there's a local zone failure, availability zones are designed so that if the one zone is affected, regional services, capacity, and high availability are supported by the remaining two zones. Failures can range from software and hardware failures to events such as earthquakes, floods, and fires. Tolerance to failures is achieved with redundancy and logical isolation of Azure services. For more detailed information on availability zones in Azure, see [Regions and availability zones](availability-zones-overview.md).
20
25
21
-
Azure Data Manager for Energy Preview supports zone-redundant instance by default and there's no setup required by the Customer.
26
+
Azure Data Manager for Energy Preview supports zone-redundant instance by default and there's no setup required.
22
27
23
28
### Prerequisites
24
29
25
30
The Azure Data Manager for Energy Preview supports availability zones in the following regions:
26
31
32
+
27
33
| Americas | Europe | Middle East | Africa | Asia Pacific |
Copy file name to clipboardExpand all lines: articles/reliability/reliability-guidance-overview.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ Azure reliability guidance is a collection of service-specific reliability guide
56
56
[Azure Data Factory](../data-factory/concepts-data-redundancy.md?bc=%2fazure%2freliability%2fbreadcrumb%2ftoc.json&toc=%2fazure%2freliability%2ftoc.json)|
57
57
[Azure Database for MySQL - Flexible Server](../mysql/flexible-server/concepts-high-availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
58
58
[Azure Database for PostgreSQL - Flexible Server](../postgresql/single-server/concepts-high-availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
59
+
[Azure Data Manager for Energy](reliability-energy-data-services.md)
[Azure Disk Encryption](../virtual-machines/disks-redundancy.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
61
62
[Azure DNS - Azure DNS Private Zones](../dns/private-dns-getstarted-portal.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json)|
0 commit comments