Skip to content

Commit 86473e3

Browse files
updating readme for appdeploy
1 parent af42797 commit 86473e3

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

74.5 KB
Loading

samples/features/sql-big-data-cluster/app-deploy/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Samples on how to deploy applications to SQL Server big data cluster
22

3+
## Build more intelligent apps
4+
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).
5+
6+
![Appdeploy.png]
7+
38
## Pre-requisites
49
* SQL Server big data cluster CTP 2.3 or later
510
* `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.

0 commit comments

Comments
 (0)