Skip to content

Commit b9cdda1

Browse files
authored
Correct ImageBuilder MonitoringSolutions cmdlet and doc mapping (#12661)
1 parent 015c51a commit b9cdda1

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

tools/CreateMappings_rules.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
{ "regex": "MachineLearning", "group": "Machine Learning", "alias": "Machine Learning" },
55
{ "regex": "Ml", "group": "Machine Learning", "alias": "Machine Learning" },
66

7+
{ "regex": "ImageBuilder", "alias": "Image Builder" },
8+
79
{ "regex": "Snapshot", "group": "Virtual Machines", "alias": "VM Snapshots" },
810
{ "regex": "Image", "group": "Virtual Machines", "alias": "VM Images" },
911
{ "regex": "Vmss", "group": "Virtual Machines", "alias": "VM Scale Sets" },
@@ -112,9 +114,6 @@
112114
{ "regex": "Consumption", "group": "Billing", "alias": "Billing" },
113115
{ "regex": "Billing", "group": "Billing", "alias": "Billing" },
114116

115-
{ "regex": "ApplicationInsights", "alias": "Monitor" },
116-
{ "regex": "Monitor", "alias": "Monitor" },
117-
118117
{ "regex": "Media", "alias": "Media Services" },
119118

120119
{ "regex": "UsageAggregates", "alias": "Usage Aggregates" },
@@ -174,13 +173,16 @@
174173
{ "regex": "Sql", "alias": "SQL" },
175174
{ "regex": "Blockchain", "alias": "Blockchain Service" },
176175
{ "regex": "ImportExport", "alias": "Import/Export" },
177-
{ "regex": "ImageBuilder", "alias": "Image Builder" },
178176
{ "regex": "Functions", "alias": "Functions" },
179177
{ "regex": "DesktopVirtualization", "alias": "DesktopVirtualization" },
180178
{ "regex": "AppConfiguration", "alias": "App Configuration" },
181179
{ "regex": "HanaOnAzure", "alias": "SAP HANA on Azure" },
182180
{ "regex": "CustomProviders", "alias": "Custom Resource Providers" },
183-
{ "regex": "MonitoringSolutions", "alias": "Monitoring Solutions" },
181+
{ "regex": "MonitorLogAnalytics", "alias": "Monitoring Solutions" },
182+
183+
{ "regex": "ApplicationInsights", "alias": "Monitor" },
184+
{ "regex": "Monitor", "alias": "Monitor" },
185+
184186
{ "regex": "StackEdge", "alias": "Stack Edge" },
185187
{ "regex": "ConnectedKubernetes", "alias": "Connected Kubernetes" },
186188
{ "regex": "KubernetesConfiguration", "alias": "Kubernetes Configuration" },

0 commit comments

Comments
 (0)