Skip to content

Commit 37ab8c5

Browse files
authored
Add new Azure regions for Artifact Signing
1 parent 67a6389 commit 37ab8c5

1 file changed

Lines changed: 17 additions & 8 deletions

File tree

articles/artifact-signing/quickstart.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,23 @@ An Artifact Signing account is a logical container that holds identity validatio
117117

118118
You can create Artifact Signing resources only in Azure regions where the service is currently available. The following table lists the Azure regions that currently support Artifact Signing resources:
119119

120-
| Region | Region class fields | Endpoint URI value |
121-
| :----------------------------------- | :------------------- |:-------------------------------------|
122-
| East US | EastUS | `https://eus.codesigning.azure.net` |
123-
| West US | WestUS | `https://wus.codesigning.azure.net` |
124-
| West Central US | WestCentralUS | `https://wcus.codesigning.azure.net` |
125-
| West US 2 | WestUS2 | `https://wus2.codesigning.azure.net` |
126-
| North Europe | NorthEurope | `https://neu.codesigning.azure.net` |
127-
| West Europe | WestEurope | `https://weu.codesigning.azure.net` |
120+
| Region | Region class fields | Endpoint URI value |
121+
| :---------------- | :------------------- | :----------------------------------- |
122+
| Brazil South | BrazilSouth | `https://brs.codesigning.azure.net` |
123+
| Central US | CentralUS | `https://cus.codesigning.azure.net` |
124+
| East US | EastUS | `https://eus.codesigning.azure.net` |
125+
| Japan East | JapanEast | `https://jpe.codesigning.azure.net` |
126+
| Korea Central | KoreaCentral | `https://krc.codesigning.azure.net` |
127+
| North Central US | NorthCentralUS | `https://ncus.codesigning.azure.net` |
128+
| North Europe | NorthEurope | `https://neu.codesigning.azure.net` |
129+
| Poland Central | PolandCentral | `https://plc.codesigning.azure.net` |
130+
| South Central US | SouthCentralUS | `https://scus.codesigning.azure.net` |
131+
| Switzerland North | SwitzerlandNorth | `https://swn.codesigning.azure.net` |
132+
| West Central US | WestCentralUS | `https://wcus.codesigning.azure.net` |
133+
| West Europe | WestEurope | `https://weu.codesigning.azure.net` |
134+
| West US | WestUS | `https://wus.codesigning.azure.net` |
135+
| West US 2 | WestUS2 | `https://wus2.codesigning.azure.net` |
136+
| West US 3 | WestUS3 | `https://wus3.codesigning.azure.net` |
128137

129138
### Naming constraints for Artifact Signing accounts
130139

0 commit comments

Comments
 (0)