diff --git a/config/ModulesMapping.jsonc b/config/ModulesMapping.jsonc index 80c0e107f9..a085e1628a 100644 --- a/config/ModulesMapping.jsonc +++ b/config/ModulesMapping.jsonc @@ -26,7 +26,7 @@ "Identity.Partner": "^tenantRelationships.delegatedAdminRelationship$|^tenantRelationships.delegatedAdminCustomer$", "Mail": "^users.inferenceClassification$|^users.mailFolder$|^users.message$", "ManagedTenants": "^tenantRelationships.managedTenant$", - "Migrations": "^solutions.migrations\\.", + "Migrations": "^solutions.migrations", "NetworkAccess": "^networkAccess\\.", "Notes": "^users.onenote$|^groups.onenote$|^sites.onenote$", "People": "^users.person$|^users.profile$|^users.officeGraphInsights$|^users.userAnalytics$",