From 30a65dff4dee4a2af2ae82e54f91aaa121ed826a Mon Sep 17 00:00:00 2001 From: Vasiya Krishnan <43657071+VasiyaKrishnan@users.noreply.github.com> Date: Fri, 12 Jun 2020 10:41:51 -0700 Subject: [PATCH] Update readme.md --- samples/demos/azure-sql-edge-demos/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/demos/azure-sql-edge-demos/readme.md b/samples/demos/azure-sql-edge-demos/readme.md index 85a9940e..d5cc6db2 100644 --- a/samples/demos/azure-sql-edge-demos/readme.md +++ b/samples/demos/azure-sql-edge-demos/readme.md @@ -1,5 +1,5 @@ # Azure SQL Demos -In this folder you will find the below files to run the Iron Ore Silica Impurities Demo -1. DACPAC files -2. TAR files \ No newline at end of file +In this folder you will find the below files to run the [Iron Ore Silica Impurities Demo](https://docs.microsoft.com/en-us/azure/azure-sql-edge/tutorial-deploy-azure-resources) +1. DACPAC files - 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 teh 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)