- Using Azure Storage via C++ codebase
- Azure batch for computations tasks (TBD)
- Python codebase to work with Azure Batch
- Identity with Azure Active Directory
- Creating a locked-down Desktop environment
- [Azure subscription limits] (https://github.com/dx-ted-emea/genomic-hackfest/)
- [Azure storage account limits] (https://azure.microsoft.com/en-us/documentation/articles/storage-scalability-targets/)
- [Azure command line tools for Linux] (https://github.com/azure/azure-xplat-cli)
- [Project Phoenix - Azure Pack Connector extends Azure Pack to public Azure] (https://github.com/Microsoft/Phoenix)
- [Azure Pack installation troubleshouting] (https://rlevchenko.com/2015/05/22/windows-azure-pack-how-to-add-and-troubleshoot-vm-clouds-2/)
- [Powershell for Azure Pack] (https://blogs.technet.microsoft.com/hybridcloud/2016/01/19/powershell-for-azure-pack-tenants/)
- [How to create CentOS images for Azure Pack] (https://blogs.technet.microsoft.com/hybridcloud/2016/01/20/centos-7-template-for-azure-pack/)
- [Command line (powershell) modules for installing/conf Azure Pack] (https://github.com/PowerShell/xAzurePack)
- Azure Pack - lesson learned
- [Azure Pack Developers Kit (incl. all API references, samples )] (https://msdn.microsoft.com/en-us/library/dn448665.aspx)
- [Azure Pack Resource Providers API] (https://msdn.microsoft.com/en-us/library/dn629552.aspx)
- [Azure Pack VM collections API] (https://msdn.microsoft.com/en-us/library/dn785091.aspx)
- [Cool VHD manage tools] (https://github.com/Microsoft/azure-vhd-utils) : This project provides a Go package to read Virtual Hard Disk (VHD) file, a CLI interface to upload local VHD to Azure storage and to inspect a local VHD.