Skip to content

Commit f23563c

Browse files
Merge pull request #307199 from MicrosoftDocs/main
Auto Publish – main to live - 2025-10-21 22:00 UTC
2 parents 9b9fb7f + ab5f7c5 commit f23563c

36 files changed

+405
-391
lines changed

.openpublishing.redirection.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6065,9 +6065,9 @@
60656065
"redirect_document_id": false
60666066
},
60676067
{
6068-
"source_path_from_root": "/articles/reliability/reliability-postgre-flexible.md",
6069-
"redirect_url": "/azure/reliability/reliability-postgresql-flexible-server",
6070-
"redirect_document_id": false
6068+
"source_path_from_root": "/articles/reliability/reliability-postgresql-flexible-server.md",
6069+
"redirect_url": "/azure/reliability/reliability-azure-database-postgresql",
6070+
"redirect_document_id": true
60716071
},
60726072
{
60736073
"source_path_from_root": "/articles/remote-rendering/tutorials/unity/changing-environment-and-materials.md",

articles/api-center/includes/api-center-portal-user-sign-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To enable sign-in to the API Center portal to access APIs, assign the **Azure AP
1616
> [!IMPORTANT]
1717
> By default, you and other administrators of the API center must sign-in to access APIs in the API Center portal. Be sure to assign the **Azure API Center Data Reader** role to yourself and other administrators.
1818
19-
For detailed prerequisites and steps to assign a role to users and groups, see [Assign Azure roles using the Azure portal](../../role-based-access-control/role-assignments-portal.yml). Brief steps follow:
19+
For detailed prerequisites and steps to assign a role to users and groups, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal). Brief steps follow:
2020

2121
1. In the [Azure portal](https://portal.azure.com), navigate to your API center.
2222
1. In the left menu, select **Access control (IAM)** > **+ Add role assignment**.

articles/azure-functions/functions-add-output-binding-cosmos-db-vs-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ app = func.FunctionApp()
199199
@app.function_name(name="HttpTrigger1")
200200
@app.route(route="hello", auth_level=func.AuthLevel.ANONYMOUS)
201201
@app.queue_output(arg_name="msg", queue_name="outqueue", connection="AzureWebJobsStorage")
202-
@app.cosmos_db_output(arg_name="outputDocument", database_name="my-database", container_name="my-container", connection="CosmosDbConnectionSetting")
202+
@app.cosmos_db_output(arg_name="outputDocument", database_name="my-database", container_name="my-container", connection="CosmosDbConnectionString")
203203
def test_function(req: func.HttpRequest, msg: func.Out[func.QueueMessage],
204204
outputDocument: func.Out[func.Document]) -> func.HttpResponse:
205205
logging.info('Python HTTP trigger function processed a request.')

articles/azure-maps/about-azure-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Azure Maps uses a key-based authentication scheme. When you create your account,
180180
Azure Maps services are currently available except in the following countries/regions:
181181

182182
* China
183-
* South Korea
183+
* Korea
184184

185185
Verify that the location of your current IP address is in a supported country/region.
186186

articles/azure-maps/autocomplete-coverage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ The following table shows which countries/regions support Azure Maps search auto
132132
| Kazakhstan |||
133133
| Kenya | ||
134134
| Kiribati | ||
135+
| Korea | ||
135136
| Kuwait |||
136137
| Kyrgyzstan | ||
137138
| Laos | ||
@@ -221,7 +222,6 @@ The following table shows which countries/regions support Azure Maps search auto
221222
| Somalia | ||
222223
| South Africa |||
223224
| South Georgia and the South Sandwich Islands | ||
224-
| South Korea | ||
225225
| South Sudan | ||
226226
| Spain |||
227227
| Sri Lanka |||
@@ -381,6 +381,7 @@ The following table shows which countries/regions support Azure Maps search auto
381381
| Kazakhstan | 103,642 | 877,700 | 981,342 |
382382
| Kenya | 0 | 17,054 | 17,054 |
383383
| Kiribati | 0 | 356 | 356 |
384+
| Korea | 0 | 7,228 | 7,228 |
384385
| Kuwait | 17,602 | 1,332 | 18,934 |
385386
| Kyrgyzstan | 0 | 7,204 | 7,204 |
386387
| Laos | 0 | 10,077 | 10,077 |
@@ -470,7 +471,6 @@ The following table shows which countries/regions support Azure Maps search auto
470471
| Somalia | 0 | 10,268 | 10,268 |
471472
| South Africa | 213,154 | 62,426 | 275,580 |
472473
| South Georgia and the South Sandwich Islands | 0 | 906 | 906 |
473-
| South Korea | 0 | 7,228 | 7,228 |
474474
| South Sudan | 0 | 1,873 | 1,873 |
475475
| Spain | 1,188,521 | 112,615 | 1,301,136 |
476476
| Sri Lanka | 1,963 | 13,237 | 15,200 |

articles/azure-maps/consent-management.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ ms.subservice: manage-account
1313

1414
Azure Maps is a global service that is available worldwide. When creating your Azure Maps account, you select a _Region_. The Region selection is the accounts geographic scope, which allows you to limit data residency to the selected region. All requests (including input data) are processed and stored exclusively in the specified geographic area (region).
1515

16-
In some cases, you will need to enable your search requests to be processed in a region or geography other than the one your Azure Maps Account is in. For example, due to local data residency laws, all South Korean addresses must be processed in South Korea, which is the _Korea Central_ region in Azure Maps. To do this, you must give Azure Maps consent to process your data in the _Korea Central_ region. For more information on how to give Azure Maps consent to process data in a different region, see [Configure global data processing].
16+
In some cases, you will need to enable your search requests to be processed in a region or geography other than the one your Azure Maps Account is in. For example, due to local data residency laws, all Korean addresses must be processed in Korea, which is the _Korea Central_ region in Azure Maps. To do this, you must give Azure Maps consent to process your data in the _Korea Central_ region. For more information on how to give Azure Maps consent to process data in a different region, see [Configure global data processing].
1717

1818
For more information on geographic scope in Azure Maps, see [Azure Maps service geographic scope].
1919

2020
## Frequently asked questions
2121

22-
**My scenario doesn't have any South Korea data. Do I still need to enable cross region processing to use Azure Maps?**
22+
**My scenario doesn't have any Korean data. Do I still need to enable cross region processing to use Azure Maps?**
2323

24-
No, if your scenario doesn't require South Korea data, you don't need to enable cross region processing. This is a specific regional requirement due to data residency laws.
24+
No, if your scenario doesn't require Korean data, you don't need to enable cross region processing. This is a specific regional requirement due to data residency laws.
2525

26-
**Where will my data be stored if I enable cross region processing in South Korea?**
26+
**Where will my data be stored if I enable cross region processing in Korea?**
2727

2828
Giving consent to process data in a different region will not affect where your metadata and logs are stored. Those are still contained within the region specified when creating your Azure Maps Account.
2929

articles/azure-maps/geocoding-coverage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ The ability to geocode in a country/region is dependent upon the road data cover
110110
| Indonesia ||||||
111111
| Japan | | | |||
112112
| Kiribati | | | |||
113+
| Korea<sup>1</sup> | | | |||
113114
| Laos || ||||
114115
| Macao SAR ||||||
115116
| Malaysia ||||||
@@ -133,7 +134,6 @@ The ability to geocode in a country/region is dependent upon the road data cover
133134
| Samoa | | | |||
134135
| Singapore ||||||
135136
| Solomon Islands | | | |||
136-
| South Korea<sup>1</sup> | | | |||
137137
| Sri Lanka | | | |||
138138
| Taiwan ||||||
139139
| Thailand || ||||
@@ -146,7 +146,7 @@ The ability to geocode in a country/region is dependent upon the road data cover
146146
| Vietnam || ||||
147147
| Wallis & Futuna | | | |||
148148

149-
<sup>1</sup> Coverage is dependent on enabling data processing in South Korea. For more information, see [Configure global data processing](how-to-manage-consent.md).
149+
<sup>1</sup> Coverage is dependent on enabling data processing in Korea. For more information, see [Configure global data processing](how-to-manage-consent.md).
150150

151151
## Europe
152152

articles/azure-maps/how-to-manage-consent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In some cases, it may be necessary to process requests in a region different fro
1616
This article guides you on configuring global data processing settings to comply with data residency laws using multiple approaches including the [Azure Portal](#configure-global-data-processing-in-the-azure-portal), [REST APIs](#configure-global-data-processing-using-rest-api) or an [ARM deployment template](#configure-global-data-processing-using-an-arm-deployment-template). This allows Azure Maps to process address requests within the specified country's region, regardless of your Azure Maps Account's region.
1717

1818
> [!IMPORTANT]
19-
> If your scenarios don't involve South Korea data, there is no need to enable cross-region processing. This requirement is specific to South Korea due to its data residency laws.
19+
> If your scenarios don't involve Korean data, there is no need to enable cross-region processing. This requirement is specific to Korea due to its data residency laws.
2020
2121
## Configure global data processing in the Azure portal
2222

articles/azure-maps/migrate-find-location-address.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This article explains how to migrate the Bing Maps [Find a Location by Address]
2626
- Bing Maps Find a Location by Address API returns coordinates in latitude/longitude format, while Azure Maps Get Geocoding API returns coordinates in longitude/latitude format, as defined by the [GeoJSON] format.
2727
- Bing Maps Find a Location by Address API supports XML and JSON response format. Azure Maps Get Geocoding API supports GeoJSON.
2828
- Unlike Bing Maps Find a Location by Address API, Azure Maps Get Geocoding API has a `view` input parameter, which is a string that represents an [ISO 3166-1 Alpha-2 region/country code]. The `view` input parameter alters geopolitical disputed borders and labels to align with the specified user region. For more information, see [URI Parameters].
29-
- Unlike Bing Maps Find a Location by Address API, Azure Maps Get Geocoding API doesn’t currently support address geocoding for China, Japan, or South Korea.
29+
- Unlike Bing Maps Find a Location by Address API, Azure Maps Get Geocoding API doesn’t currently support address geocoding in China.
3030
- Unlike Bing Maps for Enterprise, Azure Maps is a global service that supports specifying a geographic scope, allowing limits to data residency to the European (EU) or United States (US) geographic areas (geos). All requests (including input data) are processed exclusively in the specified geographic area. For more information, see [geographic scope].
3131

3232
## Security and authentication

articles/azure-maps/migrate-find-location-by-point.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article explains how to migrate the Bing Maps [Find a Location by Point] AP
2424

2525
- Bing Maps Find a Location by Point API supports XML and JSON response formats. Azure Maps Get Reverse Geocoding API supports the [GeoJSON] response format.
2626
- Bing Maps Find a Location by Point API uses coordinates in the latitude/longitude format. Azure Maps Get Reverse Geocoding API uses coordinates in the longitude/latitude format, as defined by [GeoJSON].
27-
- Unlike Bing Maps Find a Location by Point API, Azure Maps Get Reverse Geocoding API doesn’t currently support address or street level data for China, Japan or South Korea.
27+
- Unlike Bing Maps Find a Location by Point API, Azure Maps Get Reverse Geocoding API doesn’t currently support address or street level data for China.
2828
- Unlike Bing Maps Find a Location by Point API, Azure Maps Get Reverse Geocoding API has a `view` input parameter, which is a string that represents an [ISO 3166-1 Alpha-2 region/country code]. The `view` input parameter will alter geopolitical disputed borders and labels to align with the specified user region. For more information, see [URI Parameters].
2929
- Unlike Bing Maps for Enterprise, Azure Maps is a global service that supports specifying a geographic scope, which allows you to limit data residency to the European (EU) or United States (US) geographic areas (geos). All requests (including input data) are processed exclusively in the specified geographic area. For more information, see [Azure Maps service geographic scope].
3030

0 commit comments

Comments
 (0)