Skip to content

Commit 9eb3d27

Browse files
committed
fix links
1 parent 69ef5c5 commit 9eb3d27

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

azure-sql/database/alerts-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You can configure and get information about alert rules using:
4949
- [PowerShell](/azure/azure-monitor/alerts/alerts-create-rule-cli-powershell-arm#create-a-new-alert-rule-using-powershell)
5050
- [Command-line interface (CLI)](/azure/azure-monitor/alerts/alerts-create-rule-cli-powershell-arm#create-a-new-alert-rule-using-the-cli)
5151
- [ARM template](/azure/azure-monitor/alerts/alerts-create-rule-cli-powershell-arm#create-a-new-alert-rule-using-an-arm-template)
52-
- [Azure Monitor REST API](/rest/api/monitor/alertrules)
52+
- [Azure Monitor REST API](/rest/api/monitor/alertsmanagement/alert-processing-rules)
5353

5454
## Get started with a new alert rule in the Azure portal
5555

azure-sql/managed-instance/alerts-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You can configure and get information about alert rules using:
4747
- [PowerShell](/azure/azure-monitor/alerts/alerts-create-rule-cli-powershell-arm#create-a-new-alert-rule-using-powershell)
4848
- [Command-line interface (CLI)](/azure/azure-monitor/alerts/alerts-create-rule-cli-powershell-arm#create-a-new-alert-rule-using-the-cli)
4949
- [ARM template](/azure/azure-monitor/alerts/alerts-create-rule-cli-powershell-arm#create-a-new-alert-rule-using-an-arm-template)
50-
- [Azure Monitor REST API](/rest/api/monitor/alertrules)
50+
- [Azure Monitor REST API](/rest/api/monitor/alertsmanagement/alert-processing-rules)
5151

5252
### <a id="alerting-metrics-available-for-managed-instance"></a> Alert metrics available for Azure SQL Managed Instance
5353

docs/machine-learning/install/sql-pretrained-models-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ The following link includes example code invoking the pretrained models.
205205
206206
## Research and resources
207207
208-
Currently the models that are available are deep neural network (DNN) models for sentiment analysis and image classification. All pretrained models were trained by using Microsoft's [Computation Network Toolkit (CNTK)](https://cntk.azurewebsites.net/Features/Index.html).
208+
Currently the models that are available are deep neural network (DNN) models for sentiment analysis and image classification. All pretrained models were trained by using Microsoft's [Computation Network Toolkit (CNTK)](/previous-versions/cognitive-toolkit/).
209209

210210
The configuration of each network was based on the following reference implementations:
211211

docs/machine-learning/package-management/install-python-packages-standard-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ import cntk
118118

119119
+ [Get Python package information](python-package-information.md)
120120
+ [Python tutorials for SQL Server Machine Learning Services](../tutorials/python-tutorials.md)
121-
+ [Python API for CNTK](https://cntk.ai/pythondocs/tutorials.html).
121+
+ [Python API for CNTK](https://github.com/microsoft/CNTK/tree/master/Tutorials).

0 commit comments

Comments
 (0)