From 1c2e6aab798a0e55b416e687bdccdce7ded37f6a Mon Sep 17 00:00:00 2001 From: Jeroen ter Heerdt Date: Fri, 1 Mar 2019 16:23:42 -0800 Subject: [PATCH] updating readme for appdeploy --- samples/features/sql-big-data-cluster/app-deploy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ff6a4b16..bb0a6088 100644 --- a/samples/features/sql-big-data-cluster/app-deploy/README.md +++ b/samples/features/sql-big-data-cluster/app-deploy/README.md @@ -3,7 +3,7 @@ ## 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). This page provides a number of samples for different technology stacks. -![Appdeploy](Appdeploy.png) +![Appdeploy](Appdeploy.PNG) ## Pre-requisites * SQL Server big data cluster CTP 2.3 or later