Skip to content

Commit 34adcb1

Browse files
committed
Feedback
1 parent 8856980 commit 34adcb1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The rest of this section walks you through these steps.
5555

5656
[!INCLUDE [digital-twins-setup-portal.md](../../includes/digital-twins-setup-portal.md)]
5757

58-
3. Fill in the fields on the **Basics** tab of setup, including your Subscription, Resource group, Location, and a Resource name for your new instance. Check the **Assign Azure Digital Twins Data Owner Role** box to give yourself permissions to manage data in the instance.
58+
3. Fill in the fields on the **Basics** tab of setup, including your Subscription, Resource group, a Resource name for your new instance, and Region. Check the **Assign Azure Digital Twins Data Owner Role** box to give yourself permissions to manage data in the instance.
5959

6060
:::image type="content" source="media/quickstart-azure-digital-twins-explorer/create-azure-digital-twins-basics.png" alt-text="Screenshot of the Create Resource process for Azure Digital Twins in the Azure portal. The described values are filled in.":::
6161

@@ -157,7 +157,7 @@ Follow these steps to import the graph (the *.xlsx* file you downloaded earlier)
157157

158158
:::image type="content" source="media/quickstart-azure-digital-twins-explorer/graph-preview-save.png" alt-text="Screenshot of the Azure Digital Twins Explorer highlighting the Save icon in the Graph Preview pane." lightbox="media/quickstart-azure-digital-twins-explorer/graph-preview-save.png":::
159159

160-
4. Azure Digital Twins Explorer will use the uploaded file to create the requested twins and relationships between them. Make sure you see the following dialog box indicating that the import was successful before moving on. Select **Close**.
160+
4. Azure Digital Twins Explorer will use the uploaded file to create the requested twins and relationships between them. Make sure you see the following dialog box indicating that the import was successful before moving on.
161161

162162
:::row:::
163163
:::column:::
@@ -167,6 +167,8 @@ Follow these steps to import the graph (the *.xlsx* file you downloaded earlier)
167167
:::column-end:::
168168
:::row-end:::
169169

170+
Select **Close**.
171+
170172
The graph has now been uploaded to Azure Digital Twins Explorer, and the **Twin Graph** panel will reload. It will appear empty.
171173

172174
6. To see the graph, select the **Run Query** button in the **Query Explorer** panel, near the top of the Azure Digital Twins Explorer window.
@@ -183,7 +185,7 @@ Now you can see the uploaded graph of the sample scenario.
183185

184186
The circles (graph "nodes") represent digital twins. The lines represent relationships. The Floor0 twin contains Room0, and the Floor1 twin contains Room1.
185187

186-
If you're using a mouse, you can click and drag pieces of the graph to move them around.
188+
If you're using a mouse, you can click and drag in the graph to move elements around.
187189

188190
### View twin properties
189191

@@ -264,9 +266,7 @@ After a successful property update, you'll see a **Patch Information** box showi
264266
:::column-end:::
265267
:::row-end:::
266268

267-
**Close** the patch information.
268-
269-
Although
269+
**Close** the patch information.
270270

271271
### Query to see the result
272272

@@ -304,7 +304,7 @@ To clean up after this quickstart, choose which resources you want to remove bas
304304

305305
Navigate back to the instance's **Overview** page in the portal. (If you've already closed that tab, you can find the instance again by searching for its name in the Azure portal search bar and selecting it from the search results.)
306306

307-
Select **Delete** to delete the instance, along with all of its models and twins.
307+
Select **Delete** to delete the instance, including all of its models and twins.
308308

309309
:::image type="content" source="media/quickstart-azure-digital-twins-explorer/delete-instance.png" alt-text="Screenshot of the Overview page for an Azure Digital Twins instance in the Azure portal. The Delete button is highlighted.":::
310310

0 commit comments

Comments
 (0)