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/map-add-drawing-toolbar.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Add drawing tools toolbar to map | Microsoft Azure Maps
3
3
description: How to add a drawing toolbar to a map using Azure Maps Web SDK
4
4
author: sinnypan
5
5
ms.author: sipa
6
-
ms.date: 06/05/2023
6
+
ms.date: 08/30/2024
7
7
ms.topic: how-to
8
8
ms.service: azure-maps
9
9
ms.subservice: web-sdk
@@ -29,7 +29,7 @@ drawingManager = new atlas.drawing.DrawingManager(map, {
29
29
30
30
For a complete working sample that demonstrates how to add a drawing toolbar to your map, see [Add drawing toolbar to map] in the [Azure Maps Samples]. For the source code for this sample, see [Add drawing toolbar to map source code].
31
31
32
-
:::image type="content" source="./media/map-add-drawing-toolbar/add-drawing-toolbar.png" alt-text="Screenshot showing the drawing toolbar on a map.":::
32
+
:::image type="content" source="./media/map-add-drawing-toolbar/add-drawing-toolbar.png" lightbox="./media/map-add-drawing-toolbar/add-drawing-toolbar.png" alt-text="Screenshot showing the drawing toolbar on a map.":::
@@ -52,7 +52,7 @@ drawingManager = new atlas.drawing.DrawingManager(map, {
52
52
53
53
The following screenshot shows a sample of an instance of the drawing manager that displays the toolbar with just a single drawing tool on the map:
54
54
55
-
:::image type="content" source="./media/map-add-drawing-toolbar/limit-displayed-toolbar-options.png" alt-text="Screenshot that demonstrates an instance of the drawing manager that displays the toolbar with just a polygon drawing tool on the map.":::
55
+
:::image type="content" source="./media/map-add-drawing-toolbar/limit-displayed-toolbar-options.png" lightbox="./media/map-add-drawing-toolbar/limit-displayed-toolbar-options.png" alt-text="Screenshot that demonstrates an instance of the drawing manager that displays the toolbar with just a polygon drawing tool on the map.":::
For a complete working sample that demonstrates how to customize the rendering of the drawing shapes in the drawing manager by accessing the rendering layers, see [Change drawing rendering style] in the [Azure Maps Samples]. For the source code for this sample, see [Change drawing rendering style source code].
119
119
120
-
:::image type="content" source="./media/map-add-drawing-toolbar/change-drawing-rendering-style.png" alt-text="Screenshot showing different drawing shaped rendered on a map.":::
120
+
:::image type="content" source="./media/map-add-drawing-toolbar/change-drawing-rendering-style.png" lightbox="./media/map-add-drawing-toolbar/change-drawing-rendering-style.png" alt-text="Screenshot showing different drawing shapes rendered on a map.":::
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/azure-monitor-agent-migration-helper-workbook.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: EdB-MSFT
5
5
ms.author: edbaynash
6
6
ms.reviewer: guywild
7
7
ms.topic: conceptual
8
-
ms.date: 06/16/2024
8
+
ms.date: 09/03/2024
9
9
10
10
# Customer intent: As an azure administrator, I want to understand how the Azure Monitor Agent Migration Helper workbook can help me in migrating from the MMA agent to the AMA agent.
11
11
@@ -18,7 +18,7 @@ Azure Monitor Agent Migration Helper workbook is a workbook-based Azure Monitor
18
18
## Using the AMA workbook
19
19
20
20
To open the workbook:
21
-
1. Navigate to the **Azure Monitor** page in the Azure portal, and select **Workbooks**.
21
+
1. Navigate to the **Monitor** page in the Azure portal, and select **Workbooks**.
22
22
1. In the **Workbooks** pane, scroll down to the **AMA Migration Helper** workbook, and select it.
23
23
24
24
:::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/select-monitor-workbook.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/select-monitor-workbook.png" alt-text="A screenshot showing the AMA Migration helper tine in the list of workbooks.":::
0 commit comments