Skip to main content

Server Settings

Server settings for a Mobile service include:

  • General settings
    • Change the name of a service (i.e., the application name given to the service)
    • Associate identity stores with a service
  • Deployment settings
    • Start or stop a service instance
    • Change the IIS application name for an instance (for native IIS)
    • Move a service instance under a different site (for native IIS)
    • View the IIS application name, API-specific details, and the site hosting an instance (for remote IIS)
    • View the port and Service URL for a service instance (for Docker)
    • Configure Windows logging and file logging for an instance
    • Delete an instance

See Also