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.
You have two options to deploy BOSH and Cloud Foundry on Azure. One is ARM templates which can help you automatically prepare essential resources, the other is manual steps.
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
- Deploy Cloud Foundry on Azure Stack
- Use service principal with certificate
- Calculate correct VM cloud properties based on
vm_resources
- Use Azure Accelerated Networking
- Use Azure Managed Identity
- Cloud Foundry Scenarios
- Hybrid Cloud Foundry across Azure and Azure Stack
- Configure Cloud Foundry external databases using Azure MySQL/Postgres Service
- Integrating Application Gateway
- Push your first .NET application to Cloud Foundry on Azure
- Integrating Traffic Manager
- Backup and restore Cloud Foundry
- SSH into the application
- Migrate Cloud Foundry blobs from an NFS blobstore to an Azure Storage blobstore
- Deploy multiple HAProxy instances behind Azure Load Balancer
- Update Cloud Foundry to use Diego
- Azure DNS
- Service Brokers
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.