Sample projects for Azure managed applications
The following table links to sample Azure managed applications in GitHub.
Example | Description |
---|---|
Managed Application (Trial or Production) into a new or existing virtual network | Demonstrates how you can create flexible deployment options for customers. This managed application can be deployed to a new virtual network or an existing virtual network. Customers can specify either trial or production version of the managed applications. |
Managed Azure Storage Account | Deploys a single storage account. Use this sample project as an introduction to creating managed applications. |
Managed Service Fabric with Azure management services | Deploys a service fabric cluster and virtual machine scale sets. Includes storage accounts for logging and diagnostics. |
Managed Web Application (IaaS) with Azure management services | Deploys a virtual machine that hosts a web application. |
Managed SQL 2017 IaaS with automated patching and backup | Deploys a virtual machine that hosts SQL 2017. |