Creates a complete new DAB environment from scratch. The current user will need an Azure subscription as well as authority to create. All resource names are automatically validated and sanitized ...
webapp/ ├── DynamicReportAPI/ # Backend API │ ├── Controllers/ # API Controllers │ │ ├── ReportTemplateController.cs │ │ ├── SchemaController.cs │ │ └── QueryController.cs │ ├── Models/ # Entity ...