Skip to content

Commit 62536ce

Browse files
authored
Merge pull request #232147 from bmansheim/3rd-data-storage-secure23
Storage V2, Data-aware Security Posture, CSPM for Secure 2023 (Ready for review)
2 parents eb7a2db + 9d7824b commit 62536ce

File tree

73 files changed

+2621
-652
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+2621
-652
lines changed

.openpublishing.redirection.defender-for-cloud.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -809,6 +809,11 @@
809809
"source_path_from_root": "/articles/defender-for-cloud/faq-azure-monitor-logs.yml",
810810
"redirect_url": "/azure/defender-for-cloud/faq-data-collection-agents",
811811
"redirect_document_id": true
812+
},
813+
{
814+
"source_path_from_root": "/articles/defender-for-cloud/defender-for-storage-exclude.md",
815+
"redirect_url": "/azure/defender-for-cloud/defender-for-storage-classic-enable#exclude-a-storage-account-from-a-protected-subscription-in-the-per-transaction-plan",
816+
"redirect_document_id": true
812817
}
813818
]
814819
}

articles/defender-for-cloud/TOC.yml

Lines changed: 54 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -160,18 +160,26 @@
160160
- name: External attack surface management (EASM)
161161
displayName: EASM, attack surface management
162162
href: concept-easm.md
163-
- name: Reference list of Azure recommendations
164-
displayName: Azure, recommendations
165-
href: recommendations-reference.md
166-
- name: Reference list of AWS recommendations
167-
displayName: AWS, recommendations
168-
href: recommendations-reference-aws.md
169-
- name: Reference list of GCP recommendations
170-
displayName: gcp, recommendations
171-
href: recommendations-reference-gcp.md
172-
- name: Reference list of attack paths and cloud security graph components
173-
displayName: attack, paths, security, graph, components
174-
href: attack-path-reference.md
163+
- name: Improve your data security posture
164+
items:
165+
- name: About data-aware security posture
166+
href: concept-data-security-posture.md
167+
- name: Support and prerequisites
168+
href: concept-data-security-posture-prepare.md
169+
- name: Security recommendations
170+
items:
171+
- name: Reference list of Azure recommendations
172+
displayName: Azure, recommendations
173+
href: recommendations-reference.md
174+
- name: Reference list of AWS recommendations
175+
displayName: AWS, recommendations
176+
href: recommendations-reference-aws.md
177+
- name: Reference list of GCP recommendations
178+
displayName: gcp, recommendations
179+
href: recommendations-reference-gcp.md
180+
- name: Reference list of attack paths and cloud security graph components
181+
displayName: attack, paths, security, graph, components
182+
href: attack-path-reference.md
175183
- name: Plan Defender for Servers deployment
176184
items:
177185
- name: Get started
@@ -217,6 +225,8 @@
217225
- name: Build interactive reports with Azure Monitor workbooks
218226
displayName: workbooks, Secure Score Over Time, Vulnerability Assessment Findings
219227
href: custom-dashboards-azure-workbooks.md
228+
- name: Create custom recommendations and security standards
229+
href: create-custom-recommendations.md
220230
- name: View recommendations and alerts in Windows Admin Center
221231
displayName: windows, admin, center
222232
href: windows-admin-center-integration.md
@@ -231,6 +241,14 @@
231241
- name: Build queries with cloud security explorer
232242
displayName: queries, security explorer, explorer, templates, query
233243
href: how-to-manage-cloud-security-explorer.md
244+
- name: Data-aware security posture
245+
items:
246+
- name: Enable data-aware security posture
247+
href: data-security-posture-enable.md
248+
- name: Explore risks to sensitive data
249+
href: data-security-review-risks.md
250+
- name: Customize sensitivity settings
251+
href: data-sensitivity-settings.md
234252
- name: Security recommendations
235253
items:
236254
- name: Create custom Azure security initiatives and policies
@@ -509,11 +527,30 @@
509527
- name: Overview
510528
displayName: blob, adls, files, Microsoft Defender for Storage, Defender for Storage, storage, Azure-native security, automated response, alerts, security, hash reputation analysis
511529
href: defender-for-storage-introduction.md
512-
- name: Enable Defender for Storage
513-
href: ../storage/common/azure-defender-storage-configure.md?toc=/azure/defender-for-cloud/toc.json
514-
- name: Exclude a storage account (per-transaction)
515-
displayName: blob, adls, files, Microsoft Defender for Storage, Defender for Storage
516-
href: defender-for-storage-exclude.md
530+
- name: Malware Scanning
531+
href: defender-for-storage-malware-scan.md
532+
- name: Sensitive data threat detection
533+
href: defender-for-storage-data-sensitivity.md
534+
- name: Enable and configure with Defender for Storage
535+
items:
536+
- name: Enable and configure Defender for Storage
537+
href: ../storage/common/azure-defender-storage-configure.md?toc=/azure/defender-for-cloud/toc.json
538+
- name: Required permissions
539+
href: support-matrix-defender-for-storage.md
540+
- name: Setting up response to Malware Scanning
541+
href: defender-for-storage-configure-malware-scan.md
542+
- name: Test and run a Proof of Concept
543+
href: defender-for-storage-test.md
544+
- name: List of security threats and security alerts
545+
href: defender-for-storage-threats-alerts.md
546+
- name: Defender for Storage (classic)
547+
items:
548+
- name: Overview (classic)
549+
href: defender-for-storage-classic.md
550+
- name: Enable and configure Defender for Storage (classic)
551+
href: defender-for-storage-classic-enable.md
552+
- name: Migrating to the new plan
553+
href: defender-for-storage-classic-migrate.md
517554
- name: Defender for Key Vault
518555
items:
519556
- name: Overview

0 commit comments

Comments
 (0)