Skip to content

Commit 870ecb9

Browse files
Merge pull request #313480 from v-thepet/patch-531169
BULK Fix broken link
2 parents 0de8808 + a9556d1 commit 870ecb9

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

articles/high-performance-computing/index.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ productDirectory:
111111
links:
112112
- url: https://www.aka.ms/Microsoft-NVIDIA/HPCwire
113113
text: Microsoft - NVIDIA
114-
- url: https://insidehpc.com/2023/03/manufacturing-repatriation-how-hpc-class-technologies-from-microsoft-azure-and-amd-support-manufacturers-reshoring-strategies/
115-
text: Microsoft - AMD
116-
- url: https://insidehpc.com/2022/10/staying-at-the-cutting-edge-of-automotive-design-technology-with-azure-cloud-platform-and-amd/
117-
text: Azure Cloud and AMD for Manufacturing
118-
- url: https://insidehpc.com/2023/03/azure-amd-and-the-power-of-cloud-based-hpc-for-sustainability-rd-projects/
119-
text: Azure and AMD for Sustainability
114+
# - url: https://insidehpc.com/2023/03/manufacturing-repatriation-how-hpc-class-technologies-from-microsoft-azure-and-amd-support-manufacturers-reshoring-strategies/
115+
# text: Microsoft - AMD
116+
# - url: https://insidehpc.com/2022/10/staying-at-the-cutting-edge-of-automotive-design-technology-with-azure-cloud-platform-and-amd/
117+
# text: Azure Cloud and AMD for Manufacturing
118+
# - url: https://insidehpc.com/2023/03/azure-amd-and-the-power-of-cloud-based-hpc-for-sustainability-rd-projects/
119+
# text: Azure and AMD for Sustainability
120120

121121
# Card
122122
- title: Related Technologies

articles/migrate/postgresql-assessment-properties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ General assessment properties in Azure Migrate (preview) help set up key configu
2626
| **Right-Sizing**  | **Performance history**  | Used with performance-based sizing. Performance history specifies the duration used when performance data is evaluated. |
2727
| **Right-Sizing** | **Percentile utilization**  | Used with performance-based sizing. Percentile utilization specifies the percentile value of the performance sample used for rightsizing. Learn more about [sampling mechanism](target-right-sizing.md). |
2828
| **Right-Sizing** | **Comfort factor**  | This is the buffer applied during assessment. It's a multiplying factor used with performance metrics of CPU, RAM, disk, and network data for VMs. It accounts for issues like seasonal usage, short performance history, and likely increases in future usage. The comfort factor is applied irrespective of type of assessment (As-is on premises or performance based). For **performance-based** assessment, it's multiplied with utilization value of the resources, whereas for **As-is on premises** assessment it's multiplied by allocated resources. <br> The default values change. <br> For example, a 10-core VM with 20% utilization normally results in a two-core VM. With a comfort factor of 2.0, the result is a four-core VM instead. |
29-
| **Pricing settings**  | **Default savings option**  | Specify the savings option that you want the assessment to consider to help optimize your Azure compute cost. </br> [Azure reservations](/azure/cost-management-billing/reservations/save-compute-costs-reservations?view=migrate&preserve-view=true) (One year or three years reserved) are a good option for the most consistently running resources. </br> [Azure Savings Plan](/azure/cost-management-billing/savings-plan/savings-plan-compute-overview?view=migrate&preserve-view=true) (One year or three years savings plan) provide additional flexibility and automated cost optimization. </br> When you select **None**, the Azure compute cost is based on the pay-as-you-go rate considering 730 hours as VM uptime, unless specified otherwise in VM uptime attribute.|
29+
| **Pricing settings**  | **Default savings option**  | Specify the savings option that you want the assessment to consider to help optimize your Azure compute cost. </br> [Azure reservations](/azure/cost-management-billing/reservations/save-compute-costs-reservations?view=migrate&preserve-view=true) (One year or three years reserved) are a good option for the most consistently running resources. </br> [Azure Savings Plan](/azure/cost-management-billing/savings-plan/savings-plan-overview?view=migrate&preserve-view=true) (One year or three years savings plan) provide additional flexibility and automated cost optimization. </br> When you select **None**, the Azure compute cost is based on the pay-as-you-go rate considering 730 hours as VM uptime, unless specified otherwise in VM uptime attribute.|
3030
| |**Offer/Licensing program**| The [Azure offer](https://azure.microsoft.com/support/legal/offer-details/) in which you're enrolled. The assessment estimates the cost for that offer. Select one of the pay-as-you-go, Enterprise Agreement support, or pay-as-you-go Dev/Test. </br> You need to select pay-as-you-go in offer/licensing program to be able to use Reserved Instances or Azure Savings Plan. When you select any savings option other than **None**, the *Discount (%)* and *VM uptime* properties aren't applicable. The monthly cost estimates are calculated by multiplying 744 hours in the VM uptime field with the hourly price of the recommended SKU.|
3131
| |**Currency** | The billing currency for your account.|
3232
| |**Discount (%)** | Any subscription-specific discounts you receive on top of the Azure offer. The default setting is 0%. |
@@ -39,4 +39,4 @@ General assessment properties in Azure Migrate (preview) help set up key configu
3939

4040
- [Least privilege PostgreSQL account](postgresql-least-privilege-configuration.md).
4141
- [PostgreSQL workloads for Migration to Azure](tutorial-assess-postgresql.md).
42-
- [Review PostgreSQL assessment](tutorial-review-postgresql-report.md).
42+
- [Review PostgreSQL assessment](tutorial-review-postgresql-report.md).

0 commit comments

Comments
 (0)