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
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.
59
59
60
60
:::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.":::
61
61
@@ -157,7 +157,7 @@ Follow these steps to import the graph (the *.xlsx* file you downloaded earlier)
157
157
158
158
:::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":::
159
159
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.
161
161
162
162
:::row:::
163
163
:::column:::
@@ -167,6 +167,8 @@ Follow these steps to import the graph (the *.xlsx* file you downloaded earlier)
167
167
:::column-end:::
168
168
:::row-end:::
169
169
170
+
Select **Close**.
171
+
170
172
The graph has now been uploaded to Azure Digital Twins Explorer, and the **Twin Graph** panel will reload. It will appear empty.
171
173
172
174
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.
183
185
184
186
The circles (graph "nodes") represent digital twins. The lines represent relationships. The Floor0 twin contains Room0, and the Floor1 twin contains Room1.
185
187
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.
187
189
188
190
### View twin properties
189
191
@@ -264,9 +266,7 @@ After a successful property update, you'll see a **Patch Information** box showi
264
266
:::column-end:::
265
267
:::row-end:::
266
268
267
-
**Close** the patch information.
268
-
269
-
Although
269
+
**Close** the patch information.
270
270
271
271
### Query to see the result
272
272
@@ -304,7 +304,7 @@ To clean up after this quickstart, choose which resources you want to remove bas
304
304
305
305
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.)
306
306
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.
308
308
309
309
:::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.":::
0 commit comments