-
Notifications
You must be signed in to change notification settings - Fork 459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DOC-9332] Document new regions on Azure (Part 2 of N, CC-25999) #18430
Merged
Merged
Changes from 1 commit
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
64a4d47
[DOC-9332] Document new regions on Azure (Part 2 of N, CC-25999)
mdlinville 2eec1ee
Merge remote-tracking branch 'origin/main' into DOC-9332_azure
mdlinville 99be633
Fix canadacentral
mdlinville 5556413
Merge branch 'main' into DOC-9332_azure
mdlinville 4b63a67
Update date
mdlinville b5f1485
Update src/current/_includes/releases/cloud/2024-04-18.md
mdlinville a6e351c
Merge branch 'main' into DOC-9332_azure
mdlinville File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 |
---|---|---|
|
@@ -81,3 +81,4 @@ date,sha | |
2024-03-08,null | ||
2024-03-19,null | ||
2024-03-20,null | ||
2024-04-04,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,26 @@ | ||
## April 4, 2024 | ||
|
||
<h3 id="2024-04-04-general-updates"> General updates </h3> | ||
|
||
- CockroachDB {{ site.data.products.dedicated }} clusters on Azure can now be created in the following [regions]({% link cockroachcloud/regions.md %}): | ||
|
||
Africa | `southafricanorth` | Johannesburg | ||
Asia Pacific | `japaneast` | Tokyo | ||
| `koreacentral` | Seoul | ||
| `australiaeast` | New South Wales | ||
Middle East | `israelcentral` | Israel | ||
| `qatarcentral` | Doha | ||
| `uaenorth` | Dubai | ||
North America | `northcentralus` | Illinois {% comment %}Verify{% endcomment %} | ||
| `southcentralus` | Texas | ||
| `westcentralus` | Wyoming {% comment %}Verify{% endcomment %} | ||
| `westus` | California | ||
| `westus3` | Washington | ||
South America | `brazilsouth` | São Paulo | ||
Western Europe | `francecentral` | Paris | ||
| `germanywestcentral` | Frankfurt | ||
| `italynorth` | Milan (Premium SSD and SSD v2 storage only) | ||
| `norwayeast` | Oslo | ||
| `polandcentral` | Warsaw | ||
| `swedencentral` | Gävle | ||
| `switzerlandnorth` | Zürich |
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 |
---|---|---|
|
@@ -82,17 +82,35 @@ CockroachDB {{ site.data.products.cloud }} clusters can be deployed in the follo | |
|
||
Geographic Area | Region Name | Location | ||
----------------|----------------------|--------- | ||
Asia Pacific | `australiaeast` | New South Wales | ||
Africa | `southafricanorth` | Johannesburg | ||
Asia Pacific | `japaneast` | Tokyo | ||
| `koreacentral` | Seoul | ||
| `australiaeast` | New South Wales | ||
| `centralindia` | Pune | ||
| `eastasia` | Hong Kong | ||
| `southeastasia` | Singapore | ||
Middle East | `israelcentral` | Israel | ||
| `qatarcentral` | Doha | ||
| `uaenorth` | Dubai | ||
North America | `centralcanada` | Toronto | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. s/ |
||
| `centralus` | Iowa | ||
| `eastus` | Virginia | ||
| `eastus2` | Virginia | ||
| `northcentralus` | Illinois ([Availability Zones Presence](https://learn.microsoft.com/en-us/azure/reliability/availability-zones-overview?tabs=azure-cli) coming soon) | ||
| `southcentralus` | Texas | ||
| `westcentralus` | Wyoming ([Availability Zones Presence](https://learn.microsoft.com/en-us/azure/reliability/availability-zones-overview?tabs=azure-cli) coming soon) | ||
| `westus` | California | ||
| `westus2` | Washington | ||
Western Europe | `germanywestcentral` | Frankfurt | ||
| `westus3` | Washington | ||
South America | `brazilsouth` | São Paulo | ||
Western Europe | `francecentral` | Paris | ||
| `germanywestcentral` | Frankfurt | ||
| `italynorth` | Milan (Premium SSD and SSD v2 storage only) | ||
| `northeurope` | Ireland | ||
| `norwayeast` | Oslo | ||
| `polandcentral` | Warsaw | ||
| `swedencentral` | Gävle | ||
| `switzerlandnorth` | Zürich | ||
| `uksouth` | London | ||
| `westeurope` | Netherlands | ||
|
||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we always supported
australiaeast
andgermanywestcentral
, they can be removed from this list.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The full list of regions is given by any org in staging right now.