Skip to content

Commit a46c296

Browse files
authored
Merge pull request #41245 from kgremban/may15-8529-oneapi-2
Removed oneapi reference, fixed some links
2 parents fd81fc4 + c045dc4 commit a46c296

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: mvc
1616
---
1717

1818
# An introduction to Azure Maps
19-
Azure Maps is a portfolio of geospatial services that include service APIs for Maps, Search, Routing, Traffic, and Time Zones. The portfolio of Azure OneAPI compliant services allows you to use familiar tools to quickly develop and scale solutions that integrate location information into your Azure solutions. Azure Maps provides developers from all industries powerful geospatial capabilities packed with fresh mapping data imperative to providing geographic context to web and mobile applications. Azure Maps is a set of REST APIs accompanied with a web-based JavaScript control to make development easy, flexible, and portable across multiple mediums.
19+
Azure Maps is a portfolio of geospatial services that include service APIs for Maps, Search, Routing, Traffic, and Time Zones. The portfolio of services allows you to use familiar tools to quickly develop and scale solutions that integrate location information into your Azure solutions. Azure Maps provides developers from all industries powerful geospatial capabilities packed with fresh mapping data imperative to providing geographic context to web and mobile applications. Azure Maps is a set of REST APIs accompanied with a web-based JavaScript control to make development easy, flexible, and portable across multiple mediums.
2020

2121
The following video introduces Azure Maps:
2222

articles/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1380,9 +1380,9 @@ featureFlags:
13801380
</a>
13811381
</li>
13821382
<li>
1383-
<a href="https://docs.microsoft.com/azure/location-based-services/">
1383+
<a href="/azure/azure-maps/">
13841384
<img src="media/index/azure-lbs-icon.svg" alt="" />
1385-
<p>Azure Location Based Services</p>
1385+
<p>Azure Maps</p>
13861386
</a>
13871387
</li>
13881388
<li>
@@ -2487,7 +2487,7 @@ featureFlags:
24872487
</a>
24882488
</li>
24892489
<li>
2490-
<a href="https://docs.microsoft.com/azure/location-based-services/">
2490+
<a href="/azure/azure-maps">
24912491
<div class="cardSize">
24922492
<div class="cardPadding">
24932493
<div class="card">
@@ -2497,7 +2497,7 @@ featureFlags:
24972497
</div>
24982498
</div>
24992499
<div class="cardText">
2500-
<h3>Azure Location Based Services</h3>
2500+
<h3>Azure Maps</h3>
25012501
<p>Simple and secure location APIs provide geospatial context to data</p>
25022502
</div>
25032503
</div>

articles/iot-fundamentals/index.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ sections:
103103
- title: Languages
104104
html: <p><a href="/azure/iot-hub/iot-hub-devguide-sdks">Azure IoT SDKs for .Net,C,Java,Node.js, Python</a></p>
105105
- title: REST
106-
html: <p><a href="/rest/api/iothub">IoT Hub</a></p><p><a href="/rest/api/iot-dps">IoT Hub Device Provisioning Service</a></p><p><a href="/rest/api/location-based-services-management/">Maps management</a></p><p><a href="/rest/api/location-based-services/">Maps functional</a></p><p><a href="/rest/api/time-series-insights-management/">Time Series Insights management</a></p><p><a href="/rest/api/time-series-insights/">Time Series Insights</a></p>
106+
html: <p><a href="/rest/api/iothub">IoT Hub</a></p><p><a href="/rest/api/iot-dps">IoT Hub Device Provisioning Service</a></p><p><a href="/rest/api/maps-management/">Maps management</a></p><p><a href="/rest/api/maps/">Maps functional</a></p><p><a href="/rest/api/time-series-insights-management/">Time Series Insights management</a></p><p><a href="/rest/api/time-series-insights/">Time Series Insights</a></p>

docfx.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@
166166
"articles/azure-databricks/**/*.md": "https://feedback.azure.com/forums/909463-azure-databricks",
167167
"articles/azure-functions/**/*.md": "https://feedback.azure.com/forums/355860-azure-functions",
168168
"articles/azure-government/**/*.md": "https://feedback.azure.com/forums/558487-azure-government",
169+
"articles/azure-maps/**/*.md": "https://feedback.azure.com/forums/909172-azure-maps",
169170
"articles/azure-policy/**/*.md": "https://feedback.azure.com/forums/34192--general-feedback",
170171
"articles/azure-portal/**/*.md": "https://feedback.azure.com/forums/223579-azure-portal",
171172
"articles/azure-resource-manager/**/*.md": "https://feedback.azure.com/forums/281804-azure-resource-manager",
@@ -245,7 +246,6 @@
245246
"articles/jenkins/**/*.md": "https://feedback.azure.com/forums/34192--general-feedback",
246247
"articles/key-vault/**/*.md": "https://feedback.azure.com/forums/906355-azure-key-vault",
247248
"articles/load-balancer/**/*.md": "https://feedback.azure.com/forums/217313-networking?category_id=77467",
248-
"articles/location-based-services/**/*.md": "https://feedback.azure.com/forums/909172-azure-location-based-services",
249249
"articles/log-analytics/**/*.md": "https://feedback.azure.com/forums/267889-log-analytics",
250250
"articles/logic-apps/**/*.md": "https://feedback.azure.com/forums/287593-logic-apps",
251251
"articles/machine-learning/preview/*.md": "https://feedback.azure.com/forums/257792-machine-learning",

0 commit comments

Comments
 (0)