Azure Deployment Artefacts
This section shows the folder structure of Entitlement package. Entitlement Microservices for Azure deployment is available as a single release bundle (For example, ms-entitlement-package-azure-<release>.zip).
Folder structure for the ms-entitlement-package-azure-<release>.zip is shown below.
It contains:
- ms-entitlement-package-azure-<release>.jar file
- Installation-related files
- The install.sh or install.bat script is used to deploy the Holdings Microservices in the Azure environment.
- The destroy.sh or destroy.bat script to stop Azure services and delete those services in the Azure environment.
- The Pom-azure-deploy.xml file is getting used to deploy the azure function into the azure portal.
In this topic