You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-sql-edge/deploy-portal.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,6 @@ Azure SQL Edge Preview is a relational database engine optimized for IoT and Azu
19
19
20
20
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/).
21
21
* 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.
23
22
* Create an [Azure IoT Hub](../iot-hub/iot-hub-create-through-portal.md).
24
23
* Register an [IoT Edge Device from the Azure portal](../iot-edge/how-to-register-device-portal.md).
25
24
* Prepare the IoT Edge device to [deploy IoT Edge module from the Azure portal](../iot-edge/how-to-deploy-modules-portal.md).
Copy file name to clipboardExpand all lines: articles/azure-sql-edge/overview.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.date: 05/05/2020
15
15
16
16
Azure SQL Edge Preview is an optimized relational database engine geared for IoT and IoT Edge deployments. It provides capabilities to create a high-performance data storage and processing layer for IoT applications and solutions. Azure SQL Edge provides capabilities to stream, process, and analyze relational and non-relational such as JSON, graph and time-series data, which makes it the right choice for a variety of modern IoT applications.
17
17
18
-
Azure SQL Edge is built on the latest versions of the [Microsoft SQL Server Database Engine](/sql/sql-server/sql-server-technical-documentation?toc=/azure/sql-database-edge/toc.json), which provides industry-leading performance, security and query processing capabilities. Since, Azure SQL Edge is built on the same engine as SQL Server and Azure SQL Database, it provides the same T-SQL programming surface area that makes development of applications or solutions easier and faster, and at the same time makes application portability between IoT Edge devices, data centers and the cloud straight forward.
18
+
Azure SQL Edge is built on the latest versions of the [Microsoft SQL Server Database Engine](/sql/sql-server/sql-server-technical-documentation?toc=/azure/azure-sql-edge/toc.json), which provides industry-leading performance, security and query processing capabilities. Since, Azure SQL Edge is built on the same engine as SQL Server and Azure SQL Database, it provides the same T-SQL programming surface area that makes development of applications or solutions easier and faster, and at the same time makes application portability between IoT Edge devices, data centers and the cloud straight forward.
19
19
20
20
> [!NOTE]
21
21
> Azure SQL Edge is currently in Preview and as such should NOT be used in production environments.
@@ -37,10 +37,10 @@ SQL Edge is available with three different editions or software plans. These edi
37
37
38
38
## Pricing and Availability
39
39
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 Edge is currently in preview. For more information on the pricing and availability, see [Azure SQL Edge](https://azure.microsoft.com/services/sql-database-edge/).
41
41
42
42
> [!IMPORTANT]
43
-
> 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).
43
+
> To understand the feature differences between Azure SQL Edge and SQL Server, as well as the differences among different Azure SQL Edge options, see [Supported features of Azure SQL Edge](features.md).
44
44
45
45
## Streaming Capabilities
46
46
@@ -67,8 +67,6 @@ Azure SQL Edge makes developing and maintaining applications easier and more pro
67
67
68
68
## Next steps
69
69
70
-
- For pricing and availability-related details, see [Azure SQL Edge](https://azure.microsoft.com/services/sql-database-edge/).
71
-
- To get started, see the following:
72
-
-[Deploy SQL Edge through Azure portal](deploy-portal.md)
73
-
-[Machine Learning and Artificial Intelligence with SQL Edge](onnx-overview.md)
74
-
-[Building an end-to-end IoT solution with SQL Edge](onnx-demo.md)
70
+
-[Deploy SQL Edge through Azure portal](deploy-portal.md)
71
+
-[Machine Learning and Artificial Intelligence with SQL Edge](onnx-overview.md)
72
+
-[Building an end-to-end IoT solution with SQL Edge](onnx-demo.md)
Copy file name to clipboardExpand all lines: articles/azure-sql-edge/stream-analytics.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Azure SQL Edge exposes two optional parameters through the `module twin's desire
32
32
|Field | Description |
33
33
|------|-------------|
34
34
| SqlPackage | Azure Blob storage URI for the *.zip file that contains the SQL Database DAC package.
35
-
| ASAJobInfo | Azure Blob storage URI for the ASA Edge job. For more information, see [Publishing an ASA Edge job for SQL Edge](/azure/sql-database-edge/stream-analytics#using-streaming-jobs-with-sql-database-edge).
35
+
| ASAJobInfo | Azure Blob storage URI for the ASA Edge job. For more information, see [Publishing an ASA Edge job for SQL Edge](#using-streaming-jobs-with-sql-edge).
36
36
37
37
## Using SQL Database DAC packages with SQL Edge
38
38
@@ -171,6 +171,4 @@ To deploy the streaming job to the SQL Edge module, update the SQL Edge module c
171
171
172
172
## Next steps
173
173
174
-
- For pricing and availability details, see [Azure SQL Edge](https://azure.microsoft.com/services/sql-database-edge/).
175
-
- Request enabling Azure SQL Edge for your subscription.
176
174
- To get started, see [Deploy SQL Edge through Azure portal](deploy-portal.md).
Copy file name to clipboardExpand all lines: articles/iot-edge/tutorial-store-data-sql-server.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Before beginning this tutorial, you should have gone through the previous tutori
37
37
38
38
* A free or standard-tier [IoT Hub](../iot-hub/iot-hub-create-through-portal.md) in Azure.
39
39
* 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.
41
41
* A container registry, like [Azure Container Registry](https://docs.microsoft.com/azure/container-registry/).
42
42
*[Visual Studio Code](https://code.visualstudio.com/) configured with the [Azure IoT Tools](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools).
43
43
*[Docker CE](https://docs.docker.com/install/) configured to run Linux containers.
0 commit comments