diff --git a/samples/demos/azure-sql-edge-demos/Wind_Turbine_Demo.zip b/samples/demos/azure-sql-edge-demos/Wind_Turbine_Demo.zip deleted file mode 100644 index 2e7ae986..00000000 Binary files a/samples/demos/azure-sql-edge-demos/Wind_Turbine_Demo.zip and /dev/null differ diff --git a/samples/demos/azure-sql-edge-demos/iron-ore-silica-impurities/DACPAC/IronOreSilicaPrediction.zip b/samples/demos/azure-sql-edge-demos/iron-ore-silica-impurities/DACPAC/IronOreSilicaPrediction.zip deleted file mode 100644 index 36f746b9..00000000 Binary files a/samples/demos/azure-sql-edge-demos/iron-ore-silica-impurities/DACPAC/IronOreSilicaPrediction.zip and /dev/null differ diff --git a/samples/demos/azure-sql-edge-demos/readme.md b/samples/demos/azure-sql-edge-demos/readme.md deleted file mode 100644 index 22bd2b88..00000000 --- a/samples/demos/azure-sql-edge-demos/readme.md +++ /dev/null @@ -1,10 +0,0 @@ -# Azure SQL Demos - -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) - * 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). - * 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). - - -2. The [wind turbine demo](samples/demos/azure-sql-edge-demos/Wind_Turbine_Demo.zip) can be downloaded and run on your local machines