Skip to content

Commit fc75249

Browse files
Merge pull request #184074 from baanders/1-4-adtex-url
ADT: Add ADT Ex. URL instructions (2)
2 parents ba1463d + f456e29 commit fc75249

File tree

4 files changed

+14
-12
lines changed

4 files changed

+14
-12
lines changed

articles/digital-twins/concepts-azure-digital-twins-explorer.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ Developers may find this tool especially useful in the following scenarios:
4040

4141
The explorer's main purpose is to help you visualize and understand your graph, and update your graph as needed. For large-scale solutions and for work that should be repeated or automated, consider using the [APIs and SDKs](./concepts-apis-sdks.md) to interact with your instance through code instead.
4242

43+
## How to access
44+
45+
The main way to access Azure Digital Twins Explorer is through the [Azure portal](https://portal.azure.com).
46+
47+
To open Azure Digital Twins Explorer for an Azure Digital Twins instance, first navigate to the instance in the portal, by searching for its name in the portal search bar.
48+
4349
[!INCLUDE [digital-twins-access-explorer.md](../../includes/digital-twins-access-explorer.md)]
4450

4551
## Features and capabilities

articles/digital-twins/how-to-use-azure-digital-twins-explorer.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ ms.service: digital-twins
2222
>[!NOTE]
2323
>This tool is currently in **public preview**.
2424
25+
## How to access
26+
27+
The main way to access Azure Digital Twins Explorer is through the [Azure portal](https://portal.azure.com).
28+
29+
To open Azure Digital Twins Explorer for an Azure Digital Twins instance, first navigate to the instance in the portal, by searching for its name in the portal search bar.
30+
2531
[!INCLUDE [digital-twins-access-explorer.md](../../includes/digital-twins-access-explorer.md)]
2632

2733
### Switch contexts within the app

articles/digital-twins/quickstart-azure-digital-twins-explorer.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,7 @@ When the instance is finished deploying, use the **Go to resource** button to na
7373

7474
:::image type="content" source= "media/quickstart-azure-digital-twins-explorer/deployment-complete.png" alt-text="Screenshot of the deployment page for Azure Digital Twins in the Azure portal. The page indicates that deployment is complete.":::
7575

76-
Next, select the **Open Azure Digital Twins Explorer (preview)** button.
77-
78-
:::image type="content" source="media/includes/azure-digital-twins-explorer-portal-access.png" alt-text="Screenshot of the Azure portal showing the Overview page for an Azure Digital Twins instance. There's a highlight around the Open Azure Digital Twins Explorer (preview) button." lightbox="media/includes/azure-digital-twins-explorer-portal-access.png":::
79-
80-
This will open an Azure Digital Twins Explorer window connected to your instance.
81-
82-
:::image type="content" source="media/quickstart-azure-digital-twins-explorer/explorer-blank.png" alt-text="Screenshot of Azure Digital Twins Explorer in an internet browser." lightbox="media/quickstart-azure-digital-twins-explorer/explorer-blank.png":::
76+
[!INCLUDE [digital-twins-access-explorer.md](../../includes/digital-twins-access-explorer.md)]
8377

8478
## Upload the sample materials
8579

includes/digital-twins-access-explorer.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ ms.date: 05/04/2021
77
ms.author: baanders
88
---
99

10-
## How to access
11-
12-
The main way to access Azure Digital Twins Explorer is through the [Azure portal](https://portal.azure.com).
13-
14-
To open Azure Digital Twins Explorer for an Azure Digital Twins instance, first navigate to the instance in the portal, by searching for its name in the portal search bar. Next, select the **Open Azure Digital Twins Explorer (preview)** button.
10+
Next, select the **Open Azure Digital Twins Explorer (preview)** button.
1511

1612
:::image type="content" source="../articles/digital-twins/media/includes/azure-digital-twins-explorer-portal-access.png" alt-text="Screenshot of the Azure portal showing the Overview page for an Azure Digital Twins instance. There's a highlight around the Open Azure Digital Twins Explorer (preview) button." lightbox="../articles/digital-twins/media/includes/azure-digital-twins-explorer-portal-access.png":::
1713

0 commit comments

Comments
 (0)