Skip to content

Commit 25dd8d6

Browse files
author
stevestein
committed
sqledge - update links
1 parent dbf8ece commit 25dd8d6

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/azure-sql-edge/deploy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure SQL Edge Preview is a relational database engine optimized for IoT and Azu
1919

2020
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/).
2121
* Sign in to the [Azure portal](https://portal.azure.com/).
22-
* Submit a request [here](https://azure.microsoft.com/services/sql-database-edge/#contact), to have the subscription enabled for deployment of SQL Edge.
22+
* Submit a request [here](https://azure.microsoft.com/services/azure-sql-edge/#contact), to have the subscription enabled for deployment of SQL Edge.
2323
* Create an [Azure IoT Hub](../iot-hub/iot-hub-create-through-portal.md).
2424
* Register an [IoT Edge Device from the Azure portal](../iot-edge/how-to-register-device-portal.md).
2525
* Prepare the IoT Edge device to [deploy IoT Edge module from the Azure portal](../iot-edge/how-to-deploy-modules-portal.md).

articles/azure-sql-edge/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ SQL Edge is available with three different editions or software plans. These edi
3737

3838
## Pricing and Availability
3939

40-
Azure SQL Database is currently in preview. For more information on the pricing and availability, see [Azure SQL Edge](https://azure.microsoft.com/services/sql-database-edge/).
40+
Azure SQL Database is currently in preview. For more information on the pricing and availability, see [Azure SQL Edge](https://azure.microsoft.com/services/azure-sql-edge/).
4141

4242
> [!IMPORTANT]
4343
> To understand the feature differences between Azure SQL Edge and SQL Server, as well as the differences among different Azure SQL Edge options, see [SQL Edge Database features](features.md).
@@ -67,7 +67,7 @@ Azure SQL Edge makes developing and maintaining applications easier and more pro
6767

6868
## Next steps
6969

70-
- For pricing and availability-related details, see [Azure SQL Edge](https://azure.microsoft.com/services/sql-database-edge/).
70+
- For pricing and availability-related details, see [Azure SQL Edge](https://azure.microsoft.com/services/azure-sql-edge/).
7171
- To get started, see the following:
7272
- [Deploy SQL Edge through Azure portal](deploy-portal.md)
7373
- [Machine Learning and Artificial Intelligence with SQL Edge](onnx-overview.md)

articles/azure-sql-edge/stream-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,6 @@ To deploy the streaming job to the SQL Edge module, update the SQL Edge module c
171171

172172
## Next steps
173173

174-
- For pricing and availability details, see [Azure SQL Edge](https://azure.microsoft.com/services/sql-database-edge/).
174+
- For pricing and availability details, see [Azure SQL Edge](https://azure.microsoft.com/services/azure-sql-edge/).
175175
- Request enabling Azure SQL Edge for your subscription.
176176
- To get started, see [Deploy SQL Edge through Azure portal](deploy-portal.md).

articles/iot-edge/tutorial-store-data-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Before beginning this tutorial, you should have gone through the previous tutori
3737

3838
* A free or standard-tier [IoT Hub](../iot-hub/iot-hub-create-through-portal.md) in Azure.
3939
* An AMD64 [Linux device running Azure IoT Edge](quickstart-linux.md).
40-
* ARM devices, like Raspberry Pis, cannot run SQL Server. If you want to use SQL on an ARM device, you can sign up to try [Azure SQL Edge](https://azure.microsoft.com/services/sql-database-edge/) in preview.
40+
* ARM devices, like Raspberry Pis, cannot run SQL Server. If you want to use SQL on an ARM device, you can sign up to try [Azure SQL Edge](https://azure.microsoft.com/services/azure-sql-edge/) in preview.
4141
* A container registry, like [Azure Container Registry](https://docs.microsoft.com/azure/container-registry/).
4242
* [Visual Studio Code](https://code.visualstudio.com/) configured with the [Azure IoT Tools](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools).
4343
* [Docker CE](https://docs.docker.com/install/) configured to run Linux containers.

0 commit comments

Comments
 (0)