From 84d4af5aee066b80de5396e8de5a5e89cf0aa7c4 Mon Sep 17 00:00:00 2001 From: Vasiya Krishnan <43657071+VasiyaKrishnan@users.noreply.github.com> Date: Thu, 20 Aug 2020 13:29:16 -0700 Subject: [PATCH] Update readme.md --- samples/demos/azure-sql-edge-demos/readme.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/samples/demos/azure-sql-edge-demos/readme.md b/samples/demos/azure-sql-edge-demos/readme.md index ff2eab5c..1c8efb22 100644 --- a/samples/demos/azure-sql-edge-demos/readme.md +++ b/samples/demos/azure-sql-edge-demos/readme.md @@ -1,5 +1,9 @@ # Azure SQL Demos -In this folder, you will find the required files to execute the [Iron Ore Silica Impurities Demo](https://docs.microsoft.com/en-us/azure/azure-sql-edge/tutorial-deploy-azure-resources) -1. DACPAC or Data Tier AppliCation Package is a single file which contains database model i.e. all files represent database objects. This file can be downloaded [here](https://github.com/microsoft/sql-server-samples/tree/master/samples/demos/azure-sql-edge-demos/iron-ore-silica-impurities/DACPAC). -2. The ARM/AMD docker image files that need to be pushed to the conatiner registry can be downloaded [here](https://github.com/microsoft/sql-server-samples/tree/master/samples/demos/azure-sql-edge-demos/iron-ore-silica-impurities/tar-files). +In this folder, you will find the required files to execute + +1. The [Iron Ore Silica Impurities Demo](https://docs.microsoft.com/en-us/azure/azure-sql-edge/tutorial-deploy-azure-resources) + +a. DACPAC or Data Tier AppliCation Package is a single file which contains database model i.e. all files represent database objects. This file can be downloaded [here](https://github.com/microsoft/sql-server-samples/tree/master/samples/demos/azure-sql-edge-demos/iron-ore-silica-impurities/DACPAC). + +b. The ARM/AMD docker image files that need to be pushed to the conatiner registry can be downloaded [here](https://github.com/microsoft/sql-server-samples/tree/master/samples/demos/azure-sql-edge-demos/iron-ore-silica-impurities/tar-files).