Skip to content

Commit 586fae8

Browse files
Merge pull request #273775 from KarlErickson/karler-fix-links
fix redirected links
2 parents 366bb31 + 837be44 commit 586fae8

6 files changed

+6
-8
lines changed

articles/spring-apps/consumption-dedicated/quickstart-analyze-logs-and-metrics-standard-consumption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Azure Spring Apps provides the metrics described in the following table:
123123

124124
The Azure Monitor metrics explorer enables you to create charts from metric data to help you analyze your Azure Spring Apps resource and network usage over time. You can pin charts to a dashboard or in a shared workbook.
125125

126-
1. Open the metrics explorer in the Azure portal by selecting **Metrics** in the navigation pane on the overview page of your Azure Spring Apps instance. To learn more about metrics explorer, see [Getting started with metrics explorer](../../azure-monitor/essentials/metrics-getting-started.md).
126+
1. Open the metrics explorer in the Azure portal by selecting **Metrics** in the navigation pane on the overview page of your Azure Spring Apps instance. To learn more about metrics explorer, see [Analyze metrics with Azure Monitor metrics explorer](../../azure-monitor/essentials/analyze-metrics.md).
127127

128128
1. Create a chart by selecting a metric in the **Metric** dropdown menu. You can modify the chart by changing the aggregation, adding more metrics, changing time ranges and intervals, adding filters, and applying splitting.
129129

articles/spring-apps/enterprise/how-to-application-insights.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,5 @@ When data is stored in Application Insights, it contains the history of Azure Sp
538538
* [Stream logs in real time](./how-to-log-streaming.md)
539539
* [Application Map](../../azure-monitor/app/app-map.md)
540540
* [Live Metrics](../../azure-monitor/app/live-stream.md)
541-
* [Performance](../../azure-monitor/app/tutorial-performance.md)
542-
* [Failures](../../azure-monitor/app/tutorial-runtime-exceptions.md)
543541
* [Metrics](../../azure-monitor/essentials/tutorial-metrics.md)
544542
* [Logs](../../azure-monitor/logs/data-platform-logs.md)

articles/spring-apps/enterprise/how-to-configure-planned-maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Currently, Azure Spring Apps performs one regular planned maintenance to upgrade
8383
## Best practices
8484

8585
- When you configure planned maintenance for multiple service instances in the same region, the maintenance takes place within the same week. For example, if maintenance for cluster A is set on Monday and cluster B on Sunday, then cluster A is maintained before cluster B, in the same week.
86-
- If you have two service instances that span across [Azure paired regions](../../availability-zones/cross-region-replication-azure.md#azure-paired-regions), the maintenance takes place in different weeks for such service instances, but there's no guarantee which region is maintained first. Follow each maintenance announcement for the exact information.
86+
- If you have two service instances that span across [Azure paired regions](../../reliability/cross-region-replication-azure.md#azure-paired-regions), the maintenance takes place in different weeks for such service instances, but there's no guarantee which region is maintained first. Follow each maintenance announcement for the exact information.
8787
- The length of the time window for the planned maintenance is fixed to 8 hours. For example, if the start time is set to 10:00, then the maintenance job is executed at any time between 10:00 and 18:00. The service team tries its best to finish the maintenance within this time window, but sometimes it might take longer.
8888
- You can't exempt a maintenance job regardless of how or whether planned maintenance is configured. If you have special requests for a maintenance time that can't be met with this feature, open a support ticket.
8989

articles/spring-apps/enterprise/how-to-troubleshoot-enterprise-spring-cloud-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Use the following steps to adjust the log levels:
137137
138138
## Setup alert rules
139139
140-
You can create alert rules based on logs and metrics. For more information, see [Create or edit an alert rule](../../azure-monitor/alerts/alerts-create-new-alert-rule.md).
140+
You can create alert rules based on logs and metrics. For more information, see [Create or edit a metric alert rule](../../azure-monitor/alerts/alerts-create-metric-alert-rule.yml).
141141
142142
Use the following steps to directly create alert rules from the Azure portal for Azure Spring Apps:
143143

articles/spring-apps/enterprise/policy-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ the link in the **Version** column to view the source on the
3333
## Next steps
3434

3535
- See the built-ins on the [Azure Policy GitHub repo](https://github.com/Azure/azure-policy).
36-
- Review the [Azure Policy definition structure](../../governance/policy/concepts/definition-structure.md).
37-
- Review [Understanding policy effects](../../governance/policy/concepts/effects.md).
36+
- Review the [Azure Policy definition structure basics](../../governance/policy/concepts/definition-structure-basics.md).
37+
- Review [Azure Policy definitions effect basics](../../governance/policy/concepts/effect-basics.md).

articles/spring-apps/enterprise/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ When you visit the SaaS offer [Azure Spring Apps Enterprise](https://aka.ms/ascm
276276

277277
The Azure Spring Apps Enterprise plan needs customers to pay for a license to Tanzu components through an Azure Marketplace offer. To purchase in the Azure Marketplace, the billing account's country or region for your Azure subscription should be in the SaaS offer's supported geographic locations.
278278

279-
[Azure Spring Apps Enterprise](https://aka.ms/ascmpoffer) now supports all geographic locations that Azure Marketplace supports. See [Marketplace supported geographic location](../../marketplace/marketplace-geo-availability-currencies.md#supported-geographic-locations).
279+
[Azure Spring Apps Enterprise](https://aka.ms/ascmpoffer) now supports all geographic locations that Azure Marketplace supports. See the [Supported geographic locations](/partner-center/marketplace/marketplace-geo-availability-currencies#supported-geographic-locations) section of [Geographic availability and currency support for the commercial marketplace](/partner-center/marketplace/marketplace-geo-availability-currencies).
280280

281281
You can view the billing account for your subscription if you have admin access. See [view billing accounts](../../cost-management-billing/manage/view-all-accounts.md#check-the-type-of-your-account).
282282

0 commit comments

Comments
 (0)