Skip to content

Commit 81d426c

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into yelevin/import-export-automation-rules
2 parents 3d43a2d + 9a08b58 commit 81d426c

File tree

993 files changed

+7196
-8767
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

993 files changed

+7196
-8767
lines changed

.openpublishing.redirection.education.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"source_path_from_root": "/articles/education-hub/custom-tenant-set-up-classroom.md",
55
"redirect_url": "/articles/education-hub/about-education-hub.md",
66
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/education-hub/it-admin-allocate-credit.md",
10+
"redirect_url": "/articles/education-hub/about-education-hub.md",
11+
"redirect_document_id": false
712
}
813
]
914
}

.openpublishing.redirection.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"redirect_url": "/previous-versions/azure/azure-app-configuration/rest-api-fiddler",
1111
"redirect_document_id": false
1212
},
13-
{
13+
{
1414
"source_path": "articles/kinect-dk/index.yml",
1515
"redirect_url": "/previous-versions/azure/kinect-dk/index",
1616
"redirect_document_id": false
@@ -3125,6 +3125,11 @@
31253125
"redirect_url": "/azure/openshift/howto-byok",
31263126
"redirect_document_id": false
31273127
},
3128+
{
3129+
"source_path_from_root": "/articles/openshift/howto-deploy-java-jboss-enterprise-application-platform-with-auto-redeploy.md",
3130+
"redirect_url": "/azure/openshift/index",
3131+
"redirect_document_id": false
3132+
},
31283133
{
31293134
"source_path_from_root": "/articles/openshift/quickstart-portal.md",
31303135
"redirect_url": "/azure/openshift/create-cluster",
@@ -4754,6 +4759,11 @@
47544759
"source_path_from_root": "/articles/virtual-network/virtual-network-service-endpoint-policies-powershell.md",
47554760
"redirect_url": "/azure/virtual-network/virtual-network-service-endpoint-policies",
47564761
"redirect_document_id": false
4762+
},
4763+
{
4764+
"source_path_from_root": "/articles/modeling-simulation-workbench/how-to-guide-manage-storage.md",
4765+
"redirect_url": "/azure/modeling-simulation-workbench/concept-storage",
4766+
"redirect_document_id": false
47574767
}
47584768
]
47594769
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You've decided to contribute. That's great! To contribute to the documentation,
1212

1313
#### GitHub
1414

15-
Contributing to the documentation requires a GitHub account. If you don't have an account, follow the instructions for [GitHub account setup](https://learn.microsoft.com/contribute/get-started-setup-github) from our contributor guide.
15+
Contributing to the documentation requires a [GitHub account](https://github.com/). If you don't have an account, follow the instructions for [GitHub account setup](https://learn.microsoft.com/contribute/get-started-setup-github) from our contributor guide.
1616

1717
#### Tools
1818

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
11
---
22
title: Calculate cost savings in Azure Advisor
33
ms.topic: article
4-
ms.date: 02/06/2024
4+
ms.date: 09/05/2024
55
description: Export cost savings in Azure Advisor and calculate the aggregated potential yearly savings by using the cost savings amount for each recommendation.
66
---
77

88
# Calculate cost savings
99

1010
This article provides guidance on how to calculate total cost savings in Azure Advisor.
1111

12+
## Understand cost savings
13+
14+
Azure Advisor provides recommendations for resizing/shutting down underutilized resources, purchasing compute reserved instances, and savings plans for compute.
15+
16+
These recommendations contain one or more calls-to-action and forecasted savings from following the recommendations. Recommendations should be followed in a specific order: rightsizing/shutdown, followed by reservation purchases, and finally, the savings plan purchase. This sequence allows each step to impact the subsequent ones positively.
17+
18+
For example, rightsizing or shutting down resources reduces on-demand costs immediately. This change in your usage pattern essentially invalidates your existing reservation and savings plan recommendations, as they were based on your pre-rightsizing usage and costs. Updated reservation and savings plan recommendations (and their forecasted savings) should appear within three days.
19+
20+
The forecasted savings from reservations and savings plans are based on actual rates and usage, while the forecasted savings from rightsizing/shutdown are based on retail rates. The actual savings may vary depending on the usage patterns and rates. Assuming there are no material changes to your usage patterns, your actual savings from reservations and savings plan should be in line with the forecasts. Savings from rightsizing/shutdown vary based on your actual rates. This is important if you intend to track cost savings forecasts from Azure Advisor.
21+
1222
## Export cost savings for recommendations
1323

1424
To calculate aggregated potential yearly savings, follow these steps:
@@ -26,13 +36,3 @@ The Advisor **Overview** page opens.
2636

2737
> [!NOTE]
2838
> Different types of cost savings recommendations are generated using overlapping datasets (for example, VM rightsizing/shutdown, VM reservations and savings plan recommendations all consider on-demand VM usage). As a result, resource changes (e.g., VM shutdowns) or reservation/savings plan purchases will impact on-demand usage, and the resulting recommendations and associated savings forecast.
29-
30-
## Understand cost savings
31-
32-
Azure Advisor provides recommendations for resizing/shutting down underutilized resources, purchasing compute reserved instances, and savings plans for compute.
33-
34-
These recommendations contain one or more calls-to-action and forecasted savings from following the recommendations. Recommendations should be followed in a specific order: rightsizing/shutdown, followed by reservation purchases, and finally, the savings plan purchase. This sequence allows each step to impact the subsequent ones positively.
35-
36-
For example, rightsizing or shutting down resources reduces on-demand costs immediately. This change in your usage pattern essentially invalidates your existing reservation and savings plan recommendations, as they were based on your pre-rightsizing usage and costs. Updated reservation and savings plan recommendations (and their forecasted savings) should appear within three days.
37-
38-
The forecasted savings from reservations and savings plans are based on actual rates and usage, while the forecasted savings from rightsizing/shutdown are based on retail rates. The actual savings may vary depending on the usage patterns and rates. Assuming there are no material changes to your usage patterns, your actual savings from reservations and savings plan should be in line with the forecasts. Savings from rightsizing/shutdown vary based on your actual rates. This is important if you intend to track cost savings forecasts from Azure Advisor.

articles/advisor/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
href: advisor-get-started.md
1313
- name: Roles and permissions
1414
href: permissions.md
15-
- name: Use Advisor score
15+
- name: Advisor score
1616
href: azure-advisor-score.md
1717
- name: Configure recommendations view
1818
href: view-recommendations.md

articles/api-management/api-management-howto-add-products.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ In this tutorial, you learn how to:
5050
|--------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
5151
| Display name | The name as you want it to be shown in the [developer portal](api-management-howto-developer-portal.md). |
5252
| Description | Provide information about the product such as its purpose, the APIs it provides access to, and other details. |
53-
| State | Select **Published** if you want to publish the product. Before the APIs in a product can be called, the product must be published. By default, new products are unpublished, and are visible only to the **Administrators** group. |
53+
| State | Select **Published** if you want to publish the product to the developer portal. Before the APIs in a product can be discovered by developers, the product must be published. By default, new products are unpublished. |
5454
| Requires subscription | Select if a user is required to subscribe to use the product (the product is *protected*) and a subscription key must be used to access the product's APIs. If a subscription isn't required (the product is *open*), a subscription key isn't required to access the product's APIs. See [Access to product APIs](#access-to-product-apis) later in this article. |
5555
| Requires approval | Select if you want an administrator to review and accept or reject subscription attempts to this product. If not selected, subscription attempts are auto-approved. |
5656
| Subscription count limit | Optionally limit the count of multiple simultaneous subscriptions. |
@@ -83,7 +83,7 @@ You can specify various values for your product:
8383
|-----------|-------------|
8484
| `--product-name` | The name as you want it to be shown in the [developer portal](api-management-howto-developer-portal.md). |
8585
| `--description` | Provide information about the product such as its purpose, the APIs it provides access to, and other details. |
86-
| `--state` | Select **published** if you want to publish the product. Before the APIs in a product can be called, the product must be published. By default, new products are unpublished, and are visible only to the **Administrators** group. |
86+
| `--state` | Select **published** if you want to publish the product to the developer portal. Before the APIs in a product can be discovered by developers, the product must be published. By default, new products are unpublished. |
8787
| `--subscription-required` | Select if a user is required to subscribe to use the product (the product is *protected*) or a subscription isn't required (the product is *open*). See [Access to product APIs](#access-to-product-apis) later in this article. |
8888
| `--approval-required` | Select if you want an administrator to review and accept or reject subscription attempts to this product. If not selected, subscription attempts are auto-approved. |
8989
| `--subscriptions-limit` | Optionally, limit the count of multiple simultaneous subscriptions.|

0 commit comments

Comments
 (0)