Skip to content

Commit 2a40b1f

Browse files
authored
Merge pull request #281079 from rayne-wiselman/rayne-azure-july17
updating planning section
2 parents cad3bc4 + 68e808f commit 2a40b1f

File tree

8 files changed

+110
-256
lines changed

8 files changed

+110
-256
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
{
22
"redirections": [
33
{
4-
"source_path_from_root": "/articles/defender-for-cloud/recommendations-reference.md",
4+
"source_path_from_root": "/articles/defender-for-cloud/multicloud.yml",
55
"redirect_url": "/azure/defender-for-cloud/security-policy-concept",
66
"redirect_document_id": false
77
},
8+
{
9+
"source_path_from_root": "/articles/defender-for-cloud/recommendations-reference.md",
10+
"redirect_url": "/azure/defender-for-cloud/plan-multicloud-security-get-started",
11+
"redirect_document_id": false
12+
},
813
{
914
"source_path_from_root": "/articles/defender-for-cloud/recommendations-reference-gcp.md",
1015
"redirect_url": "/azure/defender-for-cloud/security-policy-concept",

articles/defender-for-cloud/TOC.yml

Lines changed: 33 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,38 @@
3737
displayName: containers, common questions, faq, frequently asked questions
3838
href: faq-defender-for-containers.yml
3939

40+
- name: Plan
41+
items:
42+
- name: Zero trust and Defender for Cloud
43+
displayName: zero trust, zero, trust
44+
href: zero-trust.md
45+
- name: Start planning multicloud protection
46+
displayName: begin, get started,
47+
href: plan-multicloud-security-get-started.md
48+
- name: Determine business needs
49+
displayName: needs, goals, business, requirements
50+
ref: plan-multicloud-security-determine-business-needs.md
51+
- name: Define an adoption strategy
52+
displayName: strategy, adoption, ownership
53+
href: plan-multicloud-security-define-adoption-strategy.md
54+
- name: Determine data residency requirements
55+
displayName: data, residency, cspm, cwp, plan
56+
href: plan-multicloud-security-determine-data-residency-requirements.md
57+
- name: Determine compliance requirements
58+
displayName: compliance, standards
59+
href: plan-multicloud-security-determine-compliance-requirements.md
60+
- name: Determine ownership requirements
61+
displayName: ownership, team, alignment, best practices,
62+
href: plan-multicloud-security-determine-ownership-requirements.md
63+
- name: Determine access control requirements
64+
displayName: access, control
65+
href: plan-multicloud-security-determine-access-control-requirements.md
66+
- name: Determine multicloud dependencies
67+
displayName: dependencies, cspm, cwpp, agents, multicloud
68+
href: plan-multicloud-security-determine-multicloud-dependencies.md
69+
- name: Automate connector deployment
70+
displayName: rest api
71+
href: plan-multicloud-security-automate-connector-deployment.md
4072
- name: Deploy
4173
items:
4274
- name: Connect environments and enable all plans
@@ -131,7 +163,7 @@
131163

132164
- name: Concepts
133165
items:
134-
- name: Interoperability and permissions
166+
- name: Support and requirements
135167
items:
136168
- name: User roles and permissions
137169
href: permissions.md
@@ -148,42 +180,6 @@
148180
- name: Support matrices for Containers
149181
displayName: Containers, features availability, environment information
150182
href: support-matrix-defender-for-containers.md
151-
- name: Protect multicloud resources
152-
items:
153-
- name: The Defender for Cloud multicloud solution
154-
href: multicloud.yml
155-
- name: Zero Trust infrastructure and integrations
156-
displayName: zero trust, zero, trust
157-
href: zero-trust.md
158-
- name: Planning multicloud security
159-
items:
160-
- name: Get started
161-
displayName: begin, get started,
162-
href: plan-multicloud-security-get-started.md
163-
- name: Determine business needs
164-
displayName: needs, goals, business, requirements
165-
href: plan-multicloud-security-determine-business-needs.md
166-
- name: Define an adoption strategy
167-
displayName: strategy, adoption, ownership
168-
href: plan-multicloud-security-define-adoption-strategy.md
169-
- name: Determine data residency requirements
170-
displayName: data, residency, cspm, cwp, plan
171-
href: plan-multicloud-security-determine-data-residency-requirements.md
172-
- name: Determine compliance requirements
173-
displayName: compliance, standards
174-
href: plan-multicloud-security-determine-compliance-requirements.md
175-
- name: Determine ownership requirements
176-
displayName: ownership, team, alignment, best practices,
177-
href: plan-multicloud-security-determine-ownership-requirements.md
178-
- name: Determine access control requirements
179-
displayName: access, control
180-
href: plan-multicloud-security-determine-access-control-requirements.md
181-
- name: Determine multicloud dependencies
182-
displayName: dependencies, cspm, cwpp, agents,
183-
href: plan-multicloud-security-determine-multicloud-dependencies.md
184-
- name: Automate connector deployment
185-
displayName: rest api
186-
href: plan-multicloud-security-automate-connector-deployment.md
187183
- name: Improve cloud security posture
188184
items:
189185
- name: Cloud Security Posture Management (CSPM)

articles/defender-for-cloud/faq-general.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sections:
4141
* Virtual Machine Scale Sets
4242
* [The many Azure PaaS services listed in the product overview](support-matrix-defender-for-cloud.md#security-benefits-for-azure-services)
4343
44-
Defender for Cloud also protects [on-premises resources](quickstart-onboard-machines.md) and [multicloud resources](multicloud.yml), including Amazon AWS and Google Cloud.
44+
Defender for Cloud also protects [on-premises resources](quickstart-onboard-machines.md) and multicloud resources, including Amazon AWS and Google Cloud.
4545
4646
4747
- question: |
@@ -359,7 +359,7 @@ sections:
359359
360360
:::image type="content" source="media/faq-general/change-region.png" alt-text="Screenshot that shows a change in region.":::
361361
362-
When configuring permission types, least privilege access supports features available at the time the template or script was run. New resource types can be supported only by re-running the template or script.
362+
When you configure permission types, least privilege access supports features available at the time the template or script was run. New resource types can be supported only by re-running the template or script.
363363
364364
:::image type="content" source="media/faq-general/permission-types.png" alt-text="Screenshot that shows selecting permission types.":::
365365

articles/defender-for-cloud/index.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,6 @@ landingContent:
9090
# Card
9191
- title: Defend multicloud resources
9292
linkLists:
93-
- linkListType: how-to-guide
94-
links:
95-
- text: Use Defender for Cloud to protect multicloud resources
96-
url: multicloud.yml
9793
- linkListType: video
9894
links:
9995
- text: Protecting multicloud environments (AWS & GCP)

articles/defender-for-cloud/multicloud.yml

Lines changed: 0 additions & 109 deletions
This file was deleted.

articles/defender-for-cloud/plan-multicloud-security-get-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Planning multicloud security get started guidance before you begin cloud solution
2+
title: Start planning multicloud protection in Microsoft Defender for Cloud
33
description: Learn about designing a solution for securing and protecting your multicloud environment with Microsoft Defender for Cloud.
44
ms.topic: how-to
55
author: dcurwin
66
ms.author: dacurwin
77
ms.date: 05/30/2024
88
---
99

10-
# Get started
10+
# Start planning multicloud protection
1111

12-
This article introduces guidance to help you design a solution for securing and protecting your multicloud environment with Microsoft Defender for Cloud. The guidance can be used by cloud solution and infrastructure architects, security architects and analysts, and anyone else involved in designing a multicloud security solution.
12+
This article introduces guidance to help you design a solution for securing and protecting a multicloud environment with Microsoft Defender for Cloud. The guidance can be used by cloud solution and infrastructure architects, security architects and analysts, and anyone else involved in designing a multicloud security solution.
1313

1414
As you capture your functional and technical requirements, the articles provide an overview of multicloud capabilities, planning guidance, and prerequisites.
1515

0 commit comments

Comments
 (0)