MSPro Services
About
  • MSPro.Services
    • Endpoints
      • Documents
        • Document Properties
          • Rank
          • Context
        • Use-Cases
          • Service Requests
          • CSV Files Import and data processing
      • Render Engine
        • The Basics
        • Templates on the /docs endpoint
          • Page 1
      • The Mirror
    • Hosting
    • Plans
    • Accounts
      • SharedAccount
    • General Information
      • HTTP-Status Codes
      • Custom Headers
      • Response Schema
  • MSPro Client
Powered by GitBook
On this page
  1. MSPro.Services

Hosting

By default, the service is hosted on Microsoft Azure and all data is managed in an Azure SQL database.

The service runs on .net 9.0, self-hosted on Windows x64 or Linux machines, and it connects to an existing Microsoft SQL database. Alternatively, for a zero copy and zero dependency deployment you can copy the executables to any machine and start the exe. The service will then use the built in SQLite DB to manage its data.

see Plans

Last updated 1 month ago