1+ {
2+ "artifacts" : [],
3+ "extension" : {"url" :" appUrl" },
4+ "product" : {
5+ "name" : " idan" ,
6+ "displayName" : " Idans data Analysis" ,
7+ "favicon" : " Trident_API_Playground_Favicon.ico" ,
8+ "icon" : {
9+ "sprite" : " product-color-icons" ,
10+ "name" : " analyze"
11+ },
12+ "homePage" : {
13+ "learningMaterials" : [
14+ {
15+ "title" : " LearningMaterial_example1" ,
16+ "description" : " LearningMaterial_example1_description" ,
17+ "onClick" : {
18+ "extensionName" : " react-example" ,
19+ "action" : " open.learningMaterial.dialog1"
20+ },
21+ "visibilityChecker" : " TestArtifact" ,
22+ "image" : {
23+ "extensionName" : " react-example" ,
24+ "path" : " /assets/example-learning-material.jpeg"
25+ }
26+ },
27+ {
28+ "title" : " LearningMaterial_example2" ,
29+ "description" : " LearningMaterial_example2_description" ,
30+ "image" : " https://th.bing.com/th/id/OIP.PBCsrpFNi1lnTiEvTbrmggHaEj?pid=ImgDet&rs=1" ,
31+ "onClick" : {
32+ "extensionName" : " react-example" ,
33+ "action" : " open.learningMaterial.dialog2"
34+ },
35+ "visibilityChecker" : {
36+ "action" : " check.learningMaterial.dialog2.visibility" ,
37+ "extensionName" : " react-example"
38+ }
39+ },
40+ {
41+ "title" : " LearningMaterial_example3" ,
42+ "description" : " LearningMaterial_example3_description" ,
43+ "link" : " https://powerbi.visualstudio.com/Trident/_wiki/wikis/Trident.wiki/16197/Onboarding-to-Workload-Homepage-Template" ,
44+ "image" : {
45+ "extensionName" : " react-example" ,
46+ "path" : " /assets/example-learning-material.jpeg"
47+ }
48+ }
49+ ],
50+ "recommendedArtifactTypes" : [
51+ " HomeOne"
52+ ]
53+ },
54+ "createExperience" : {
55+ "description" : " CreateHub_Product_Description" ,
56+ "cards" : [
57+ {
58+ "title" : " Sentiment Analysis" ,
59+ "description" : " Enrich your data by adding sentiment Analysis" ,
60+ "icon" : {
61+ "name" : " pipeline_24_regular"
62+ },
63+ "icon_small" : {
64+ "name" : " pipeline_20_regular"
65+ },
66+ "onClick" : {
67+ "extensionName" : " my-extension" ,
68+ "action" : " open.createSentimentAnalysis"
69+ },
70+ "availableIn" : [
71+ " home" ,
72+ " create-hub" ,
73+ " workspace-plus-new"
74+ ],
75+ "visibilityChecker" : " HomeOne"
76+ },
77+ {
78+ "title" : " Translator" ,
79+ "description" : " localize your data" ,
80+ "icon" : {
81+ "sprite" : " artifact-icons" ,
82+ "name" : " lakehouse_24"
83+ },
84+ "icon_small" : {
85+ "sprite" : " artifact-icons" ,
86+ "name" : " lakehouse_20"
87+ },
88+ "onClick" : {
89+ "extensionName" : " my-extension" ,
90+ "action" : " open.createTranslater"
91+ },
92+ "availableIn" : [
93+ " home" ,
94+ " create-hub" ,
95+ " workspace-plus-new"
96+ ],
97+ "visibilityChecker" : " HomeOne"
98+ }
99+ ]
100+ },
101+ "workspaceSettings" : {
102+ "getWorkspaceSettings" : {
103+ "extensionName" : " react-example" ,
104+ "action" : " getWorkspaceSettings"
105+ }
106+ },
107+ "helpPanel" : {
108+ "productCards" : [
109+ {
110+ "title" : " Extension API playground get started" ,
111+ "description" : " Extension API playground documentation provides expert information and answers to get you started." ,
112+ "link" : " https://powerbi.visualstudio.com/Trident/_wiki/wikis/Trident.wiki/16197/Onboarding-to-Workload-Homepage-Template" ,
113+ "defaultCollapsed" : false
114+ }
115+ ],
116+ "productPageFeatureCards" : [
117+ {
118+ "pageName" : " /home" ,
119+ "cards" : [
120+ {
121+ "title" : " Page Card" ,
122+ "description" : " This is a Product Page Card of /home." ,
123+ "link" : " https://powerbi.visualstudio.com/Trident/_wiki/wikis/Trident.wiki/16197/Onboarding-to-Workload-Homepage-Template" ,
124+ "defaultCollapsed" : false
125+ }
126+ ]
127+ },
128+ {
129+ "pageName" : " /datahub" ,
130+ "cards" : [
131+ {
132+ "title" : " Page Card" ,
133+ "description" : " This is a Product Page Card of /datahub." ,
134+ "link" : " https://powerbi.visualstudio.com/Trident/_wiki/wikis/Trident.wiki/16197/Onboarding-to-Workload-Homepage-Template" ,
135+ "defaultCollapsed" : false
136+ }
137+ ]
138+ }
139+ ]
140+ }
141+ }
142+ }
0 commit comments