-
Notifications
You must be signed in to change notification settings - Fork 4
Accessing the Parse Dashboard
mamaso edited this page May 12, 2016
·
6 revisions
The parse dashboard can be accessed at https://<appId>:<masterKey>@<site>.azurewebsites.net/parse-dashboard
The Parse Dashboard is available through the Azure Portal:
- Select your parse server App Service
- Click on Tools -> Extensions -> ParseDashboardExtension
- Click on Browse
You can also access the Parse Dashboard through the SCM site. If your Parse Server was created with the name contoso-mobile
, then your Parse Dashboard will be located at https://contoso-mobile.scm.azurewebsites.net/parse-dashboard