Azure Deployment Artefacts
This section shows the folder structure of the SRMS 2.0 Azure serverless package.
SRMS 2.0 for Azure deployment is available as a single release bundle (For example, ms-servicerequestv2-package-azure-postgresql-DEV.0.0-SNAPSHOT.zip and ms-servicerequestv2-package-azure-mongo-DEV.0.0-SNAPSHOT.zip).
It contains function apps, DB, and installation-related files.
The folder structure is given below.
- install.sh or install.bat is used to deploy SRMS 2.0 in the Azure environment.
- destroy.sh or destroy.bat is used to stop and delete the services in the Azure environment.
In this topic