Skip to content

Commit

Permalink
CodeGen from PR 18477 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Traz rozner/rebranding api docs from asc to mdfc (#18477)

* changed 'Azure Security Center' to 'Microsoft Defenders for Cloud' in the relevant defender's descriptions

* another brand name to 'Microsoft Defenders for Cloud'

* change brand name to 'Microsoft Defenders for Cloud' in locations.json

* changed 'title' fields from 'Security Center' to 'Microsoft Defender for Cloud'

Co-authored-by: Tuval Rozner <t-trazrozner@microsoft.com>
  • Loading branch information
SDKAuto and Tuval Rozner committed Apr 13, 2022
1 parent 3cf49b0 commit bb186a0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion schemas/2018-06-01/Microsoft.Security.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "The pricing tier value. Azure Security Center is provided in two pricing tiers: free and standard, with the standard tier available with a trial period. The standard tier offers advanced security capabilities, while the free tier offers basic security features."
"description": "The pricing tier value. Microsoft Defender for Cloud is provided in two pricing tiers: free and standard, with the standard tier available with a trial period. The standard tier offers advanced security capabilities, while the free tier offers basic security features."
}
},
"required": [
Expand Down
6 changes: 3 additions & 3 deletions schemas/2019-01-01-preview/Microsoft.Security.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@
"required": [
"actionType"
],
"description": "The target Event Hub to which event data will be exported. To learn more about Security Center continuous export capabilities, visit https://aka.ms/ASCExportLearnMore"
"description": "The target Event Hub to which event data will be exported. To learn more about Microsoft Defender for Cloud continuous export capabilities, visit https://aka.ms/ASCExportLearnMore"
},
"AutomationActionLogicApp": {
"type": "object",
Expand All @@ -346,7 +346,7 @@
"required": [
"actionType"
],
"description": "The logic app action that should be triggered. To learn more about Security Center's Workflow Automation capabilities, visit https://aka.ms/ASCWorkflowAutomationLearnMore"
"description": "The logic app action that should be triggered. To learn more about Microsoft Defender for Cloud's Workflow Automation capabilities, visit https://aka.ms/ASCWorkflowAutomationLearnMore"
},
"AutomationActionWorkspace": {
"type": "object",
Expand All @@ -365,7 +365,7 @@
"required": [
"actionType"
],
"description": "The Log Analytics Workspace to which event data will be exported. Security alerts data will reside in the 'SecurityAlert' table and the assessments data will reside in the 'SecurityRecommendation' table (under the 'Security'/'SecurityCenterFree' solutions). Note that in order to view the data in the workspace, the Security Center Log Analytics free/standard solution needs to be enabled on that workspace. To learn more about Security Center continuous export capabilities, visit https://aka.ms/ASCExportLearnMore"
"description": "The Log Analytics Workspace to which event data will be exported. Security alerts data will reside in the 'SecurityAlert' table and the assessments data will reside in the 'SecurityRecommendation' table (under the 'Security'/'SecurityCenterFree' solutions). Note that in order to view the data in the workspace, the Security Center Log Analytics free/standard solution needs to be enabled on that workspace. To learn more about Microsoft Defender for Cloud continuous export capabilities, visit https://aka.ms/ASCExportLearnMore"
},
"AutomationProperties": {
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion schemas/2022-03-01/Microsoft.Security.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "The pricing tier value. Azure Security Center is provided in two pricing tiers: free and standard, with the standard tier available with a trial period. The standard tier offers advanced security capabilities, while the free tier offers basic security features."
"description": "The pricing tier value. Microsoft Defender for Cloud is provided in two pricing tiers: free and standard, with the standard tier available with a trial period. The standard tier offers advanced security capabilities, while the free tier offers basic security features."
},
"subPlan": {
"type": "string",
Expand Down

0 comments on commit bb186a0

Please sign in to comment.