Skip to content

Commit e458883

Browse files
authored
Merge pull request #276006 from ElazarK/WI196378-add-clarification
added to FAQ
2 parents 57f9cbd + b88da0f commit e458883

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

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

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
ms.author: dacurwin
88
manager: raynew
99
ms.topic: faq
10-
ms.date: 02/08/2024
10+
ms.date: 05/22/2024
1111
title: Common questions - General questions
1212
summary: |
1313
@@ -352,6 +352,22 @@ sections:
352352
answer: |
353353
We don't recommend programmatically updating multiple plans on a single subscription simultaneously (via REST API, ARM templates, scripts, etc.). When using the [Microsoft.Security/pricings API](/rest/api/defenderforcloud/pricings), or any other programmatic solution, you should insert a delay of 10-15 seconds between each request.
354354
355+
- question: |
356+
When I enable default access, in which situations do I need to re-run the Cloud Formation template, Cloud Shell script, or Terraform template?
357+
answer: |
358+
Modifications to Defender for Cloud plans or their options, including features within those plans, necessitate running the deployment template. This applies regardless of the permission type selected during the creation of the security connector. If regions have been changed, as in this screenshot, you don’t need to re-run the Cloud Formation template or Cloud Shell script.
359+
360+
:::image type="content" source="media/faq-general/change-region.png" alt-text="Screenshot that shows a change in region.":::
361+
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.
363+
364+
:::image type="content" source="media/faq-general/permission-types.png" alt-text="Screenshot that shows selecting permission types.":::
365+
366+
- question: |
367+
If I change the region or the scan interval for my AWS connector, do I need to re-run the CloudFormation template or Cloud Shell script?
368+
answer: |
369+
No, if the region or scan interval is changed, there is no need to re-run the CloudFormation template or Cloud Shell script. The changes will be applied automatically.
370+
355371
additionalContent: |
356372
357373
## Next steps
26.7 KB
Loading
49.8 KB
Loading

0 commit comments

Comments
 (0)