-
Notifications
You must be signed in to change notification settings - Fork 459
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…ntent: (#17671) - Remove managed-service backup limitation - Remove multi-region limitation - Add additional regions - Update VM instance family - Update isolation info - Update Dedicated variable references to add CockroachDB - Copyedit FAQ titles to remove excessive redundant references to 'CockroachDB Dedicated on Azure' - Release notes for associated changes
- Loading branch information
1 parent
2d497e7
commit 41f321c
Showing
6 changed files
with
95 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,3 +61,4 @@ date,sha | |
2023-08-16,null | ||
2023-08-22,null | ||
2023-09-01,null | ||
2023-09-08,null |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
## September 8, 2023 | ||
|
||
<h3 id="2023-09-08-general-changes"> General changes </h3> | ||
|
||
- [Managed-service backups](https://www.cockroachlabs.com/docs/cockroachcloud/use-managed-service-backups?filters=dedicated) are now available for [CockroachDB {{ site.data.products.dedicated }} clusters on Azure (Limited Access)](https://cockroachlabs.com/docs/{{site.versions["cockroachcloud"]}}/cockroachdb-dedicated-on-azure). | ||
|
||
- New CockroachDB {{ site.data.products.dedicated }} clusters on Azure now use [Dsv4-series VMs](https://learn.microsoft.com/azure/virtual-machines/dv4-dsv4-series). | ||
|
||
- You can now create new [multi-region](https://www.cockroachlabs.com/docs/stable/multiregion-overview) CockroachDB {{ site.data.products.dedicated }} clusters on Azure. | ||
|
||
{% capture regions_list %} | ||
- `australiaeast` | ||
- `canadacentral` | ||
- `centralus` | ||
- `eastasia` | ||
- `eastus` | ||
- `germanywestcentral` | ||
- `northeurope` | ||
- `uksouth` | ||
- `westus2` | ||
{% endcapture %} | ||
|
||
- New CockroachDB {{ site.data.products.dedicated }} clusters on Azure can be created in additional [cloud regions](https://www.cockroachlabs.com/docs/cockroachcloud/regions?filters=dedicated#azure-regions): | ||
|
||
{{regions_list}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.