Skip to content

Commit d26fbe0

Browse files
Merge pull request #287185 from stevemunk/retirement-banner-api-links-page
Add retirement note.
2 parents 0cc7db4 + 2f27100 commit d26fbe0

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

articles/azure-maps/rest-api-azure-maps.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Azure Maps
44
description: Links to the Azure Maps Rest API.
55
author: sinnypan
66
ms.author: sipa
7-
ms.date: 02/05/2024
7+
ms.date: 09/23/2024
88
ms.topic: reference
99
ms.service: azure-maps
1010
ms.subservice: rest-api
@@ -22,12 +22,12 @@ The most recent stable release of the Azure Maps services.
2222

2323
| API | API version | Description |
2424
|-----|-------------|-------------|
25-
| [Data Registry] | 2023-06-01 | Programmatically store and update geospatial data to use in spatial operations. |
25+
| [Data Registry] | 2023-06-01 | Programmatically store and update geospatial data to use in spatial operations.<br>The Data registry service is deprecated and will be retired on 9/30/25. |
2626
| [Geolocation] | 1.0 | Convert IP addresses to country/region ISO codes. |
2727
| [Render] | 2024-04-01 | Get road, satellite/aerial, weather, traffic map tiles, and static map images. |
2828
| [Route] | 1.0 | Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
2929
| [Search] | 2023-06-01 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
30-
| [Spatial] | 2022-08-01 | Use geofences, great circle distances and other spatial operations to analyze location data. |
30+
| [Spatial] | 2022-08-01 | Use geofences, great circle distances and other spatial operations to analyze location data.<br>The Spatial service is deprecated and will be retired on 9/30/25. |
3131
| [Timezone] | 1.0 | Get time zone and sunrise/sunset information for specified locations. |
3232
| [Traffic] | 1.0 | Get current traffic information including traffic flow and traffic incident details. |
3333
| [Weather] | 1.1 | Get current, forecasted, and historical weather conditions, air quality, tropical storm details and weather along a route. |
@@ -58,8 +58,6 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
5858
| [Route][Route-2023-10-01-preview] | 2023-10-01-preview | Returns the ideal route in GeoJSON between locations for multiple modes of transportation.<BR><BR>Some of the updates in this version of the Route service include:<ul><li>Routes with "via" waypoints that the route must pass through.</li><li>More geographies</li><li>More languages available for localized travel instructions.</li></ul> |
5959

6060
<!--- Links to latest versions of each service ---------------------------------->
61-
[Data]: /rest/api/maps/data
62-
[How to create data registry]: /azure/azure-maps/how-to-create-data-registries
6361
[Data Registry]: /rest/api/maps/data-registry
6462
[Geolocation]: /rest/api/maps/geolocation
6563
[Render]: /rest/api/maps/render
@@ -73,7 +71,6 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
7371
<!--- Links to previous versions of each service -------------------------------->
7472
[render-2022-08-01]: /rest/api/maps/render?view=rest-maps-2022-08-01
7573

76-
[Data-v1]: /rest/api/maps/data?view=rest-maps-1.0
7774
[Render v1]: /rest/api/maps/render?view=rest-maps-1.0
7875
[Search-v1]: /rest/api/maps/search?view=rest-maps-1.0
7976

articles/azure-maps/rest-api-creator.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,20 @@ titleSuffix: Microsoft Azure Maps Creator
44
description: Links to the Azure Maps Creator Rest API
55
author: faterceros
66
ms.author: aterceros
7-
ms.date: 02/05/2024
7+
ms.date: 09/23/2024
88
ms.topic: reference
99
ms.service: azure-maps
1010
ms.subservice: creator
1111
---
1212

1313
# Creator Rest API
1414

15+
> [!NOTE]
16+
>
17+
> **Azure Maps Creator retirement**
18+
>
19+
> The Azure Maps Creator indoor map service is now deprecated and will be retired on 9/30/25. For more information, see [End of Life Announcement of Azure Maps Creator](https://aka.ms/AzureMapsCreatorDeprecation).
20+
1521
Indoor mapping is a technology that enables the creation of digital maps of the interior of buildings. It helps visitors navigate through buildings and locate points of interest such as restrooms, conference rooms, and offices. Indoor mapping can be used to create a more convenient and enjoyable visitor experience. Visitors can spend less time searching for building directories and more time discovering new points of interest. With Azure Maps Creator, you can create indoor maps that enable customers to zoom in and out of a building to see each floor and navigate to any desired location using Creator's wayfinding service. In addition to common mapping functionality, Azure Maps Creator offers an array of useful services that enable you to implement functionality such as asset tracking, facility management, workspace optimization, hybrid work models to support a blend of in-office, remote, and on-the-go working, and much more.
1622

1723
The following tables offer high-level overviews of the services that Azure Maps Creator offers:

0 commit comments

Comments
 (0)