diff --git a/tools/CreateMappings_rules.json b/tools/CreateMappings_rules.json index ca0951580ab0..16d14507681c 100644 --- a/tools/CreateMappings_rules.json +++ b/tools/CreateMappings_rules.json @@ -154,5 +154,6 @@ { "regex": "PeerAsn", "group": "Peering", "alias": "Peer Asn" }, { "regex": "NetAppFiles", "alias": "NetApp Files" }, { "regex": "Attestation", "alias": "Attestation" }, - { "regex": "ManagedServices", "group": "Managed Services", "alias": "Managed Services" } + { "regex": "ManagedServices", "group": "Managed Services", "alias": "Managed Services" }, + { "regex": "DataShare", "group": "Data Share", "alias": "Data Share" } ]