These are Azure Resource Manager (ARM) templates for deploying DataStax Enterprise (DSE). The DataStax Enterprise Deployment Guide for Azure is a good place to start learning about these templates.
| Directory | Description |
|---|---|
| extensions | Common scripts that are used by all the templates. In ARM terminology these are referred to as Linux extensions. |
| marketplace | Used by the DataStax Azure Marketplace offer. This is not intended for deployment outside of the Azure Marketplace. |
| multidc | Python to generate an ARM template across multiple data centers and then deploy that. |
| singledc | Bare bones template that deploys 1-40 nodes in a single datacenter. |