File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -75,10 +75,11 @@ For this case, we are going to use Azure table projections
75
75
76
76
We're going to go ahead and create the Knowledge Store now through the Azure Portal and will come back to the visualizations in a later module.
77
77
78
- 1 . Click choose an existing connection and select your storage account.
79
- 2 . Click on ** + Container** to create a new container called * clinical-trials-small-ks* .
80
- 3 . ** Select** the container created in the above step.
81
- 4 . Under ** Azure table projections** , make sure * Documents* and * Entities* have been selected.
78
+ 1 . Under ** Azure table projections** , make sure * Documents* and * Entities* have been selected.
79
+ 2 . Click choose an existing connection and select your storage account.
80
+ 3 . Click on ** + Container** to create a new container called * clinical-trials-small-ks* .
81
+ 4 . ** Select** the container created in the above step.
82
+
82
83
2 . Click ** Next: Customize the target index** .
83
84
84
85
You can’t perform that action at this time.
0 commit comments