You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-maps/how-to-render-custom-data.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,10 @@ Use the Azure Maps [Data service] to store and render overlays.
35
35
## Render pushpins with labels and a custom image
36
36
37
37
> [!NOTE]
38
-
> The procedure in this section requires an Azure Maps account in the Gen 1 or Gen 2 pricing tier.
39
-
The Azure Maps account Gen 1 Standard S0 tier supports only a single instance of the `pins` parameter. It allows you to render up to five pushpins, specified in the URL request, with a custom image.
38
+
> The procedure in this section requires an Azure Maps account in the Gen1 or Gen2 pricing tier.
39
+
The Azure Maps account Gen1 Standard S0 tier supports only a single instance of the `pins` parameter. It allows you to render up to five pushpins, specified in the URL request, with a custom image.
40
+
>
41
+
> Gen1 pricing tier is now deprecated and will be retired on 9/15/26. If your Azure Maps account has Gen1 pricing tier selected, you can switch to Gen2 before it’s retired, otherwise it will automatically be updated. For more information, see [Manage the pricing tier of your Azure Maps account].
40
42
41
43
### Get static image with custom pins and labels
42
44
@@ -65,7 +67,7 @@ To get a static image with custom pins and labels:
65
67
## Upload pins and path data
66
68
67
69
> [!NOTE]
68
-
> The procedure in this section requires an Azure Maps account Gen 1 (S1) or Gen 2 pricing tier.
70
+
> The procedure in this section requires an Azure Maps account Gen1 (S1) or Gen2 pricing tier.
69
71
70
72
In this section, you upload path and pin data to Azure Map data storage.
71
73
@@ -215,7 +217,7 @@ To render the uploaded pins and path data on the map:
215
217
## Render a polygon with color and opacity
216
218
217
219
> [!NOTE]
218
-
> The procedure in this section requires an Azure Maps account Gen 1 (S1) or Gen 2 pricing tier.
220
+
> The procedure in this section requires an Azure Maps account Gen1 (S1) or Gen2 pricing tier.
219
221
220
222
You can modify the appearance of a polygon by using style modifiers with the [path parameter].
221
223
@@ -243,7 +245,7 @@ To render a polygon with color and opacity:
243
245
## Render a circle and pushpins with custom labels
244
246
245
247
> [!NOTE]
246
-
> The procedure in this section requires an Azure Maps account Gen 1 (S1) or Gen 2 pricing tier.
248
+
> The procedure in this section requires an Azure Maps account Gen1 (S1) or Gen2 pricing tier.
247
249
248
250
You can modify the appearance of the pins by adding style modifiers. For example, to make pushpins and their labels larger or smaller, use the `sc` "scale style" modifier. This modifier takes a value that's greater than zero. A value of 1 is the standard scale. Values larger than 1 makes the pins larger, and values smaller than 1 makes them smaller. For more information about style modifiers, see [static image service path parameters].
249
251
@@ -291,11 +293,11 @@ Similarly, you can change, add, and remove other style modifiers.
>The [Get Minute Forecast API] requires a Gen 1 (S1) or Gen 2 pricing tier. All other APIs require an S0 pricing tier key.
41
+
>The [Get Minute Forecast API] requires a Gen1 (S1) or Gen2 pricing tier.
40
42
41
43
This tutorial uses the [Postman] application, but you may choose a different API development environment.
42
44
@@ -284,7 +286,9 @@ In this example, you use the [Get Severe Weather Alerts API] to retrieve current
284
286
The [Get Daily Forecast API] returns detailed daily weather forecast such as temperature and wind. The request can specify how many days to return: 1, 5, 10, 15, 25, or 45 days for a given coordinate location. The response includes details such as temperature, wind, precipitation, air quality, and UV index. In this example, we request for five days by setting `duration=5`.
285
287
286
288
>[!IMPORTANT]
287
-
>In the S0 pricing tier, you can request daily forecast for the next 1, 5, 10, and 15 days. In either Gen 1 (S1) or Gen 2 pricing tier, you can request daily forecast for the next 25 days, and 45 days.
289
+
>In the S0 pricing tier, you can request daily forecast for the next 1, 5, 10, and 15 days. In either Gen1 (S1) or Gen2 pricing tier, you can request daily forecast for the next 25 days, and 45 days.
290
+
>
291
+
> Gen1 pricing tier is now deprecated and will be retired on 9/15/26. If your Azure Maps account has Gen1 pricing tier selected, you can switch to Gen2 before it’s retired, otherwise it will automatically be updated. For more information, see [Manage the pricing tier of your Azure Maps account].
288
292
289
293
In this example, you use the [Get Daily Forecast API] to retrieve the five-day weather forecast for coordinates located in Seattle, WA.
290
294
@@ -533,7 +537,7 @@ In this example, you use the [Get Daily Forecast API] to retrieve the five-day w
533
537
The [Get Hourly Forecast API] returns detailed weather forecast by the hour for the next 1, 12, 24 (1 day), 72 (3 days), 120 (5 days), and 240 hours (10 days) for the given coordinate location. The API returns details such as temperature, humidity, wind, precipitation, and UV index.
534
538
535
539
>[!IMPORTANT]
536
-
>In the S0 pricing tier, you can request hourly forecast for the next 1, 12, 24 hours (1 day), and 72 hours (3 days). In either Gen 1 (S1) or Gen 2 pricing tier, you can request hourly forecast for the next 120 (5 days) and 240 hours (10 days).
540
+
>In the Gen1 (S0) pricing tier, you can request hourly forecast for the next 1, 12, 24 hours (1 day), and 72 hours (3 days). In either Gen1 (S1) or Gen2 pricing tier, you can request hourly forecast for the next 120 (5 days) and 240 hours (10 days).
537
541
538
542
In this example, you use the [Get Hourly Forecast API] to retrieve the hourly weather forecast for the next 12 hours at coordinates located in Seattle, WA.
539
543
@@ -758,6 +762,7 @@ In this example, you use the [Get Minute Forecast API] to retrieve the minute-by
Copy file name to clipboardExpand all lines: articles/azure-maps/how-to-secure-sas-app.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,12 @@ The following steps describe how to create and configure an Azure Maps account w
172
172
173
173
1. Create a template file *azuredeploy.json* to provision the Azure Maps account, role assignment, and SAS token.
174
174
175
+
> [!NOTE]
176
+
>
177
+
> **Azure Maps Gen1 Price Tier Retirement**
178
+
>
179
+
> Gen1 pricing tier is now deprecated and will be retired on 9/15/26. Gen2 pricing tier replaces Gen1 (both S0 and S1) pricing tier. If your Azure Maps account has Gen1 pricing tier selected, you can switch to Gen2 pricing before it’s retired, otherwise it will automatically be updated. For more information, see [Manage the pricing tier of your Azure Maps account].
Copy file name to clipboardExpand all lines: articles/azure-maps/migrate-from-bing-maps-web-services.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -611,9 +611,13 @@ Batch geocoding is the process of taking a large number of addresses or places,
611
611
612
612
Bing Maps allows up to 200,000 addresses to be passed in a single batch geocode request. This request goes into a queue and usually processes over a period of time, anywhere from a few minutes to a few hours depending on the size of the data set and the load on the service. Each address in the request generated a transaction.
613
613
614
-
Azure Maps has a batch geocoding service, however it allows up to 10,000 addresses to be passed in a single request and is processed over seconds to a few minutes depending on the size of the data set and the load on the service. Each address in the request generated a transaction. In Azure Maps, the batch geocoding service is only available the Gen 2 or S1 pricing tier. For more information on pricing tiers, see [Choose the right pricing tier in Azure Maps].
614
+
Azure Maps has a batch geocoding service, however it allows up to 10,000 addresses to be passed in a single request and is processed over seconds to a few minutes depending on the size of the data set and the load on the service. Each address in the request generated a transaction.
615
615
616
-
Another option for geocoding a large number addresses with Azure Maps is to make parallel requests to the standard search APIs. These services only accept a single address per request but can be used with the S0 tier that also provides free usage limits. The S0 tier allows up to 50 requests per second to the Azure Maps platform from a single account. So if you process limit these to stay within that limit, it's possible to geocode upwards of 180,000 address an hour. The Gen 2 or S1 pricing tier doesn’t have a documented limit on the number of queries per second that can be made from an account, so a lot more data can be processed faster when using that pricing tier, however using the batch geocoding service helps reduce the total amount of data transferred, reducing network traffic.
616
+
Another option for geocoding a large number addresses with Azure Maps is to make parallel requests to the standard search APIs. These services only accept a single address per request but can be used with the S0 tier that also provides free usage limits. The S0 tier allows up to 50 requests per second to the Azure Maps platform from a single account. So if you process limit these to stay within that limit, it's possible to geocode upwards of 180,000 address an hour. The Gen2 or Gen1 (S1) pricing tier doesn’t have a documented limit on the number of queries per second that can be made from an account, so a lot more data can be processed faster when using that pricing tier, however using the batch geocoding service helps reduce the total amount of data transferred, reducing network traffic.
617
+
618
+
> [!NOTE]
619
+
> Gen1 pricing tier is now deprecated and will be retired on 9/15/26. Gen2 pricing tier replaces Gen1 (both S0 and S1). If your Azure Maps account has Gen1 selected, you can switch to Gen2 before it’s retired, otherwise it will automatically be updated.
620
+
For more information on the Gen1 pricing tier retirement, see [Manage the pricing tier of your Azure Maps account].
617
621
618
622
*[Free-form address geocoding]: Specify a single address string (like `"1 Microsoft way, Redmond, WA"`) and process the request immediately. This service is recommended if you need to geocode individual addresses quickly.
619
623
*[Structured address geocoding]: Specify the parts of a single address, such as the street name, city, country/region, and postal code and process the request immediately. This service is recommended if you need to geocode individual addresses quickly and the data is already parsed into its individual address parts.
@@ -690,7 +694,6 @@ Learn more about the Azure Maps REST services.
690
694
[Best practices for Azure Maps Route service]: how-to-use-best-practices-for-routing.md
691
695
[Best practices for Azure Maps Search service]: how-to-use-best-practices-for-search.md
0 commit comments