File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ Below you can see a simplified JSON result:
222
222
223
223
As we understood above, the information that shows up in the Schema tab of an Azure SQL Table comes from the Azure SQL Column themselves.
224
224
225
- Clicking on one column item, we would see the following:
225
+ Selecting one column item, we would see the following:
226
226
![ Azure SQL Column] ( ./media/tutorial-custom-types/azure-sql-column.png )
227
227
228
228
The question is, how did Purview select the * data_tye* property from the column and showed it in the Schema tab of the table?
@@ -503,15 +503,15 @@ with the follwoing body:
503
503
![ Children] ( ./media/tutorial-custom-types/children.png )
504
504
You can see the * First_child_object* being linked there.
505
505
506
- * Click on the * First_child_object* :
506
+ * Select the * First_child_object* :
507
507
![ Child] ( ./media/tutorial-custom-types/first_child_object.png )
508
508
509
- * Click on the * Properties* tab:
509
+ * Select the * Properties* tab:
510
510
![ Parent] ( ./media/tutorial-custom-types/parent.png )
511
511
512
512
You can see the Parent object being linked there.
513
513
514
- Similarly, you can click on the * Related* tab and will see the relationship between the two objects:
514
+ Similarly, you can select the * Related* tab and will see the relationship between the two objects:
515
515
516
516
![ Relationship] ( ./media/tutorial-custom-types/relationship.png )
517
517
You can’t perform that action at this time.
0 commit comments