Skip to content

Commit 154c68f

Browse files
committed
Fix PowerBI doc
1 parent 0241548 commit 154c68f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tools/CreateMappings_rules.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,10 @@
8181

8282
{ "regex": "NotificationHubs", "alias": "Notification Hubs" },
8383

84-
{ "regex": "OperationalInsights", "alias": "Operational Insights" },
84+
{ "regex": "OperationalInsights", "alias": "Operational Insights" },
8585

86-
{ "regex": "PowerBI", "alias": "Power BI" },
86+
{ "regex": "PowerBIEmbedded", "group": "Power BI", "alias": "Embedded Capacity" },
87+
{ "regex": "PowerBIWorkspace", "group": "Power BI", "alias": "Workspace Collections" },
8788

8889
{ "regex": "RedisCache", "alias": "Redis Cache" },
8990

0 commit comments

Comments
 (0)