diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentPackages.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentPackages.json index 67c71f9cce60..c92d3745f502 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentPackages.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentPackages.json @@ -349,7 +349,7 @@ "$ref": "./common/ContentCommonTypes.json#/definitions/metadataThreatAnalysisTactics", "description": "the tactics the resource covers" }, - "threatAnalyticsTechniques": { + "threatAnalysisTechniques": { "$ref": "./common/ContentCommonTypes.json#/definitions/metadataThreatAnalysisTechniques", "description": "the techniques the resource covers, these have to be aligned with the tactics being used" }, diff --git a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentProductPackages.json b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentProductPackages.json index 548d002124d4..b8f12c3df3cf 100644 --- a/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentProductPackages.json +++ b/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2023-04-01-preview/ContentProductPackages.json @@ -262,7 +262,7 @@ "$ref": "./common/ContentCommonTypes.json#/definitions/metadataThreatAnalysisTactics", "description": "the tactics the resource covers" }, - "threatAnalyticsTechniques": { + "threatAnalysisTechniques": { "$ref": "./common/ContentCommonTypes.json#/definitions/metadataThreatAnalysisTechniques", "description": "the techniques the resource covers, these have to be aligned with the tactics being used" },