In Microsoft Azure, there are serveral different environments, such as AzureCloud for global Azure, AzureUSGovernment for Azure Government, and AzureChinaCloud for Azure operated by 21Vianet in China.
This document describes how to deploy BOSH and Cloud Foundry on:
You can create an Azure account according to the environment where Cloud Foundry will be deployed.
- Creating an Azure account for AzureCloud
- Creating an Azure account for AzureChinaCloud
- Creating an Azure account for AzureGermanCloud
- Creating an Azure account for AzureUSGovernment
HERE is how to create a service principal.
In this step, you will install Cloud Foundry Command Line Interface and push your first APP.
- CPI Settings
- Use availability zones in Cloud Foundry
- Deploy Cloud Foundry using availability sets
- Use Standard SKU Load Balancers
- Migrate Basic SKU Load Balancer to Standard SKU Load Balancer
- Use managed disks in Cloud Foundry
- Deploy Cloud Foundry using multiple storage accounts
- Configure resource groups
- Deploy multiple network interfaces for a Cloud Foundry instance
- Use application security groups in Cloud Foundry
- Use service principal with certificate
- Calculate correct VM cloud properties based on
vm_resources
- Use Azure Accelerated Networking
- Use Azure Managed Identity
If you hit some issues when you deploy BOSH and Cloud Foundry, you can refer to the following documents. If it does not work, please open an issue.