783b604b79
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days. |
||
---|---|---|
.vscode | ||
docs | ||
examples | ||
lib | ||
pcf-tile | ||
scripts | ||
test | ||
.cfignore | ||
.eslintrc.json | ||
.gitignore | ||
.jshintrc | ||
.npmrc | ||
.travis.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
NOTICE | ||
README.md | ||
SECURITY.md | ||
brokerserver.js | ||
index.ts | ||
manifest.yml | ||
package.json | ||
tsconfig.json | ||
winston.json |
README.md
Meta Azure Service Broker
Cloud Foundry on Azure is generally available. If you want to try it, please follow the guidance.
Overview
You need an Azure account. With the account, you need to prepare a service principal and SQL Database on Azure which will be used in the deployment of the service broker. For the service offerings and plans, please refer to each specific service.
How to deploy and use
How to tag resources
The provided services
The services provided by the broker:
- Azure Storage Service
- Azure Redis Cache Service
- Azure DocumentDB Service
- Azure Service Bus and Event Hub Service
- Azure SQL Database Service
- Azure SQL Database Failover Group Service (Preview)
- Azure Database for MySQL Service (Preview)
- Azure Database for PostgreSQL Service (Preview)
- Azure CosmosDB Service (Preview)
The user-provided services:
Troubleshooting
Have troubles? Check out our Troubleshooting Doc
Contribute
- If you would like to become an active contributor to this project please follow the contribution guidelines.
More information
Custom Services in Cloud Foundry
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.