Skip to content

The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.

sky-dust-intelligence/azure-saas

 
 

Repository files navigation

Azure SaaS Development Kit (ASDK)

The architecture diagram for the Azure SaaS Dev Kit (ASDK)

Project Overview

The Azure SaaS Development Kit (ASDK) provides a starting point into cloud-based Software as a Service (SaaS) for developers, startups, ISVs and enterprises. A platform for platform creators. The ASDK provides a reference architecture that is extensible to meet your application's needs, microservice-oriented, and fully-documented to empower all levels of experience in their entry into Azure Cloud Services.

For more information please review the ASDK Documentation, including a Quick Start guide for environment setup.

Contents

Modules

Several individual module readmes have been provided to cover key development concepts, necessary app setting secrets and how to run them locally.

  • Admin Service - Primary services administrating Tenant info and providing relevant information to frontend applications
  • Permissions Service - Services utilized by the Admin services to determine action authorization
  • Signup Application Web - MVC web application for new Tenant signup
  • SaaS Application Web - Razor application providing the SaaS service to registered tenants

GitHub Workflows

Yaml files have been included that define GitHub workflow actions, including scripts which publish container images of your modules to the GitHub Container Registry. Read the corresponding documentation for more information.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

The Azure SaaS Development Kit is licensed under the MIT license. See the LICENSE file for more details.

About

The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 68.0%
  • PowerShell 9.9%
  • HTML 9.3%
  • Bicep 8.0%
  • CSS 3.5%
  • Dockerfile 1.0%
  • JavaScript 0.3%