Update readme.md

This commit is contained in:
Vasiya Krishnan
2020-06-12 10:42:48 -07:00
committed by GitHub
parent b5e05eb712
commit b52c03d6c1
+1 -1
View File
@@ -1,5 +1,5 @@
# Azure SQL Demos
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).
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 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).