File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,17 @@ Read the full server guide here: https://parse.com/docs/server/guide
30
30
* By default it will use a path of /parse for the API routes. To change this, or use older client SDKs, run ` heroku config:set PARSE_MOUNT=/1 `
31
31
* Deploy it with: ` git push heroku master `
32
32
33
+ ### Getting Started Microsoft Azure App Service
34
+
35
+ #### With the Deploy to Azure Button
36
+
37
+ [ ![ Deploy to Azure] ( http://azuredeploy.net/deploybutton.png )] ( https://azuredeploy.net/ )
38
+
39
+ #### Without It
40
+
41
+ A detailed tutorial is available here:
42
+ [ Azure welcomes Parse developers] ( https://azure.microsoft.com/en-us/blog/azure-welcomes-parse-developers/ )
43
+
33
44
### Using it
34
45
35
46
You can use the REST API, the JavaScript SDK, and any of our open-source SDKs:
You can’t perform that action at this time.
0 commit comments