diff --git a/samples/features/sql-big-data-cluster/app-deploy/Appdeploy.PNG b/samples/features/sql-big-data-cluster/app-deploy/Appdeploy.PNG new file mode 100644 index 00000000..018e28ff Binary files /dev/null and b/samples/features/sql-big-data-cluster/app-deploy/Appdeploy.PNG differ diff --git a/samples/features/sql-big-data-cluster/app-deploy/README.md b/samples/features/sql-big-data-cluster/app-deploy/README.md index 8e69cb1d..38ad3a0b 100644 --- a/samples/features/sql-big-data-cluster/app-deploy/README.md +++ b/samples/features/sql-big-data-cluster/app-deploy/README.md @@ -1,5 +1,10 @@ # Samples on how to deploy applications to SQL Server big data cluster +## Build more intelligent apps +Application deployment allows you to deploy applications into SQL Server big data cluster as containers. These apps are hosted for you and exposed as Swagger compliant web services for usage in your application. The apps you deploy have access to the data stored in the big data cluster and can be monitored easily. For more information, see [How to deploy and app on SQL Server 2019 big data cluster (preview)](https://docs.microsoft.com/en-us/sql/big-data-cluster/big-data-cluster-create-apps?view=sqlallproducts-allversions). + +![Appdeploy.png] + ## Pre-requisites * SQL Server big data cluster CTP 2.3 or later * `mssqlctl` CLI familiarity. If you are unfamiliar with `mssqlctl` please refer to - [App Deployment in SQL Server big data cluster](https://docs.microsoft.com/en-us/sql/big-data-cluster/big-data-cluster-create-apps?view=sqlallproducts-allversions) for more information.