This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
v1.6.0
- Service broker
azure-rediscache
- Service Plans
- Move the specification of SKU from provisioning parameters to service plans. It is a fix as the original service plans don't match to the Azure Redis Cache SKUs at all. It may break scripts to create new Redis instances.
- Service Plans
- Service broker
azure-sqldb-failover-group
NEW- Service plan
SecondaryDatabaseWithFailoverGroup
to support creating SQL Database failover group based on two existing servers and one existing primary database. - The other service plan 'ExistingDatabaseInFailoverGroup' to support registering an existing failover group as a service instance.
- See details in the module doc: https://github.com/Azure/meta-azure-service-broker/blob/master/docs/azure-sql-db-failover-group.md
- Service plan