Skip to content

Commit 4f8f5ce

Browse files
committed
2 parents b32c208 + afb0ff4 commit 4f8f5ce

8 files changed

+36
-157
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/private-multi-access-edge-compute-mec/affirmed-private-network-service-overview.md ",
5+
"redirect_url": "/azure/private-multi-access-edge-compute-mec/overview",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/private-multi-access-edge-compute-mec/deploy-affirmed-private-network-service-solution.md ",
10+
"redirect_url": "/azure/private-multi-access-edge-compute-mec/overview",
11+
"redirect_document_id": false
12+
13+
}
14+
]
15+
}

articles/azure-functions/functions-add-output-binding-cosmos-db-vs-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Now, you create an Azure Cosmos DB account as a [serverless account type](../cos
4242

4343
|Prompt| Selection|
4444
|--|--|
45-
|**Select an Azure Database Server**| Choose **Core (SQL)** to create a document database that you can query by using a SQL syntax. [Learn more about the Azure Cosmos DB](../cosmos-db/introduction.md). |
45+
|**Select an Azure Database Server**| Choose **Core (NoSQL)** to create a document database that you can query by using a SQL syntax or a Query Copilot ([Preview](../cosmos-db/nosql/query/how-to-enable-use-copilot.md)) converting natural language prompts to queries. [Learn more about the Azure Cosmos DB](../cosmos-db/introduction.md). |
4646
|**Account name**| Enter a unique name to identify your Azure Cosmos DB account. The account name can use only lowercase letters, numbers, and hyphens (-), and must be between 3 and 31 characters long.|
4747
|**Select a capacity model**| Select **Serverless** to create an account in [serverless](../cosmos-db/serverless.md) mode.
4848
|**Select a resource group for new resources**| Choose the resource group where you created your function app in the [previous article](./create-first-function-vs-code-csharp.md). |

articles/azure-netapp-files/azure-netapp-files-performance-considerations.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: anfdocs
1414
> This article addresses performance considerations for *regular volumes* only.
1515
> For *large volumes*, see [Requirements and considerations for large volumes](large-volumes-requirements-considerations.md#requirements-and-considerations).
1616
17-
The combination of the quota assigned to the volume and the selected service level determines the [throughput limit](azure-netapp-files-service-levels.md) for a volume with automatic QoS . For volumes with manual QoS, the throughput limit can be defined individually. When you make performance plans about Azure NetApp Files, you need to understand several considerations.
17+
The combination of the quota assigned to the volume and the selected service level determines the [throughput limit](azure-netapp-files-service-levels.md) for a volume with automatic QoS. For volumes with manual QoS, the throughput limit can be defined individually. When you make performance plans about Azure NetApp Files, you need to understand several considerations.
1818

1919
## Quota and throughput
2020

@@ -24,23 +24,23 @@ Typical storage performance considerations contribute to the total performance d
2424

2525
Metrics are reported as aggregates of multiple data points collected during a five-minute interval. For more information about metrics aggregation, see [Azure Monitor Metrics aggregation and display explained](../azure-monitor/essentials/metrics-aggregation-explained.md).
2626

27-
The maximum empirical throughput that has been observed in testing is 4,500 MiB/s. At the Premium storage tier, an automatic QoS volume quota of 70.31 TiB will provision a throughput limit that is high enough to achieve this level of performance.
27+
The maximum empirical throughput that has been observed in testing is 4,500 MiB/s. At the Premium storage tier, an automatic QoS volume quota of 70.31 TiB provisions a throughput limit high enough to achieve this performance level.
2828

29-
For automatic QoS volumes, if you are considering assigning volume quota amounts beyond 70.31 TiB, additional quota may be assigned to a volume for storing more data. However, the added quota doesn't result in a further increase in actual throughput.
29+
For automatic QoS volumes, if you're considering assigning volume quota amounts beyond 70.31 TiB, additional quota may be assigned to a volume for storing more data. However, the added quota doesn't result in a further increase in actual throughput.
3030

3131
The same empirical throughput ceiling applies to volumes with manual QoS. The maximum throughput can assign to a volume is 4,500 MiB/s.
3232

3333
## Automatic QoS volume quota and throughput
3434

35-
This section describes quota management and throughput for volumes with the automatic QoS type.
35+
Learn about quota management and throughput for volumes with the automatic QoS type.
3636

3737
### Overprovisioning the volume quota
3838

39-
If a workload’s performance is throughput-limit bound, it is possible to overprovision the automatic QoS volume quota to set a higher throughput level and achieve higher performance.
39+
If a workload’s performance is throughput-limit bound, it's possible to overprovision the automatic QoS volume quota to set a higher throughput level and achieve higher performance.
4040

41-
For example, if an automatic QoS volume in the Premium storage tier has only 500 GiB of data but requires 128 MiB/s of throughput, you can set the quota to 2 TiB so that the throughput level is set accordingly (64 MiB/s per TB * 2 TiB = 128 MiB/s).
41+
For example, if an automatic QoS volume in the Premium storage tier has only 500 GiB of data but requires 128 MiB/s of throughput, you can set the quota to 2 TiB so the throughput level is set accordingly (64 MiB/s per TB * 2 TiB = 128 MiB/s).
4242

43-
If you consistently overprovision a volume for achieving a higher throughput, consider using the manual QoS volumes or using a higher service level instead. In this example, you can achieve the same throughput limit with half the automatic QoS volume quota by using the Ultra storage tier instead (128 MiB/s per TiB * 1 TiB = 128 MiB/s).
43+
If you consistently overprovision a volume for achieving a higher throughput, consider using the manual QoS volumes or using a higher service level instead. In this example, you can achieve the same throughput limit with half the automatic QoS volume quota by using the Ultra storage tier instead (128 MiB/s per TiB * 1 TiB = 128 MiB/s).
4444

4545
### Dynamically increasing or decreasing volume quota
4646

@@ -62,6 +62,13 @@ If your performance requirements are temporary in nature, or if you have increas
6262

6363
If you use manual QoS volumes, you don’t have to overprovision the volume quota to achieve a higher throughput because the throughput can be assigned to each volume independently. However, you still need to ensure that the capacity pool is pre-provisioned with sufficient throughput for your performance needs. The throughput of a capacity pool is provisioned according to its size and service level. See [Service levels for Azure NetApp Files](azure-netapp-files-service-levels.md) for more details.
6464

65+
## Monitoring volumes for performance
66+
67+
Azure NetApp Files volumes can be monitored using available [Performance metrics](azure-netapp-files-metrics.md#performance-metrics-for-volumes).
68+
69+
When volume throughput reaches its maximum (as determined by the QoS setting), the volume response times (latency) increase. This effect can be incorrectly perceived as a performance issue caused by the storage. Increasing the volume QoS setting (manual QoS) or increasing the volume size (auto QoS) increases the allowable volume throughput.
70+
71+
To check if the maximum throughput limit has been reached, monitor the metric [Throughput limit reached](azure-netapp-files-metrics.md#volumes). For more recommendations, see [Performance FAQs for Azure NetApp Files](faq-performance.md#what-should-i-do-to-optimize-or-tune-azure-netapp-files-performance).
6572

6673
## Next steps
6774

articles/azure-netapp-files/faq-performance.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ You can take the following actions per the performance requirements:
2121

2222
There is no need to set accelerated networking for the NICs in the dedicated subnet of Azure NetApp Files. [Accelerated networking](../virtual-network/virtual-machine-network-throughput.md) is a capability that only applies to Azure virtual machines. Azure NetApp Files NICs are optimized by design.
2323

24+
## How do I monitor Azure NetApp Files volume performance
25+
26+
Azure NetApp Files volumes performance can be monitored through [available metrics](azure-netapp-files-metrics.md).
27+
2428
## How do I convert throughput-based service levels of Azure NetApp Files to IOPS?
2529

2630
You can convert MB/s to IOPS by using the following formula:
@@ -49,11 +53,11 @@ No, Azure NetApp Files does not support SMB Direct.
4953

5054
## Is NIC Teaming supported in Azure?
5155

52-
NIC Teaming is not supported in Azure. Although multiple network interfaces are supported on Azure virtual machines, they represent a logical rather than a physical construct. As such, they provide no fault tolerance. Also, the bandwidth available to an Azure virtual machine is calculated for the machine itself and not any individual network interface.
56+
NIC Teaming isn't supported in Azure. Although multiple network interfaces are supported on Azure virtual machines, they represent a logical rather than a physical construct. As such, they provide no fault tolerance. Also, the bandwidth available to an Azure virtual machine is calculated for the machine itself and not any individual network interface.
5357

5458
## Are jumbo frames supported?
5559

56-
Jumbo frames are not supported with Azure virtual machines.
60+
Jumbo frames aren't supported with Azure virtual machines.
5761

5862
## Next steps
5963

articles/private-multi-access-edge-compute-mec/TOC.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,6 @@
88
href: overview.md
99
- name: Azure Private MEC partner solutions
1010
href: partner-programs.md
11-
- name: Private networks using Affirmed Private Network Service
12-
items:
13-
- name: Overview
14-
items:
15-
- name: What is Affirmed Private Network Service on Azure?
16-
href: affirmed-private-network-service-overview.md
17-
- name: How-to guides
18-
items:
19-
- name: Deploy Affirmed Private Network Service on Azure
20-
href: deploy-affirmed-private-network-service-solution.md
2111
- name: Related
2212
items:
2313
- name: Azure Network Function Manager

articles/private-multi-access-edge-compute-mec/affirmed-private-network-service-overview.md

Lines changed: 0 additions & 66 deletions
This file was deleted.

articles/private-multi-access-edge-compute-mec/deploy-affirmed-private-network-service-solution.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

articles/private-multi-access-edge-compute-mec/index.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,6 @@ landingContent:
4343
- text: Deploy a private mobile network
4444
url: ../private-5g-core/how-to-guide-deploy-a-private-mobile-network-azure-portal.md
4545

46-
# Card
47-
- title: About Affirmed Private Network Service on Azure
48-
linkLists:
49-
- linkListType: concept
50-
links:
51-
- text: What is Affirmed Private Network Service on Azure?
52-
url: affirmed-private-network-service-overview.md
53-
- linkListType: how-to-guide
54-
links:
55-
- text: Deploy Affirmed Private Network Service on Azure
56-
url: deploy-affirmed-private-network-service-solution.md
57-
5846
# Card
5947
- title: About Azure Network Function Manager
6048
linkLists:

0 commit comments

Comments
 (0)