Skip to content

Commit ec9440b

Browse files
authored
Merge pull request #84262 from monhaber/release-asc-temp-remove-one-click
Remove One-click from docs temporarily
2 parents 0ec064e + f7c4d94 commit ec9440b

File tree

2 files changed

+5
-35
lines changed

2 files changed

+5
-35
lines changed

articles/security-center/security-center-recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Security Center periodically analyzing the security state of your Azure resource
3333
Each recommendation provides you with:
3434

3535
- A short description of what is being recommended.
36-
- The remediation steps to carry out in order to implement the recommendation. In some cases, one-click remediation is available.
36+
- The remediation steps to carry out in order to implement the recommendation. <!-- In some cases, one-click remediation is available. -->
3737
- Which resources are in need of you performing the recommended action on them.
3838
- The **secure score impact**, which is the amount that your secure score will go up if you implement this recommendation.
3939

articles/security-center/security-center-remediate-recommendations.md

Lines changed: 4 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -13,54 +13,24 @@ ms.devlang: na
1313
ms.topic: conceptual
1414
ms.tgt_pltfrm: na
1515
ms.workload: na
16-
ms.date: 07/31/2019
16+
ms.date: 08/04/2019
1717
ms.author: v-mohabe
1818

1919
---
2020
# Remediate recommendations in Azure Security Center
2121

22-
Recommendations give you suggestions on how to better secure your resources. You implement a recommendation by following the [remediation steps](#remediation-steps) provided in the recommendation. For several recommendations, Security Center provides a ["One-click fix" option](#one-click) that automatically runs some of the steps for you.
22+
Recommendations give you suggestions on how to better secure your resources. You implement a recommendation by following the remediation steps provided in the recommendation.
2323

2424
## Remediation steps <a name="remediation-steps"></a>
2525

26-
After reviewing all the recommendations, decide which one to remediate first. We recommend that you use the [secure score impact](security-center-recommendations.md#monitor-recommendations) to help prioritize the recommendations.
26+
After reviewing all the recommendations, decide which one to remediate first. We recommend that you use the [secure score impact](security-center-recommendations.md#monitor-recommendations) to help prioritize what to do first.
2727

2828
1. From the list, click on the recommendation.
2929
1. Follow the instructions in the **Remediation steps** section. Each recommendation has its own set of instructions. The following shows remediation steps for configuring applications to only allow traffic over HTTPS.
3030

3131
![Recommendation details](./media/security-center-remediate-recommendations/security-center-remediate-recommendation.png)
3232

33-
5. Once completed, a notification appears informing you if the remediation succeeded.
34-
35-
36-
## One-click fix remediation <a name="one-click"></a>
37-
38-
One-click fix enables you to remediate a recommendation on a bulk of resources, with a single click. It is an option only available for specific recommendations. One-click fix simplifies remediation and enables you to quickly improve your secure score and increase the security in your environment.
39-
40-
To implement one-click remediation:
41-
42-
1. From the list of recommendations that have the **1-Click-fix** label, click on the recommendation.
43-
44-
![Select one-click fix](./media/security-center-remediate-recommendations/one-click-fix-select.png)
45-
46-
2. From the **Unhealthy resources** tab, select the resources that you want to implement the recommendation on, and click **Remediate**.
47-
48-
> [!NOTE]
49-
> Some of the listed resources might be disabled, because you do not have the appropriate permissions to modify them.
50-
51-
3. In the confirmation box, read the remediation details and implications.
52-
53-
![One-click fix](./media/security-center-remediate-recommendations/security-center-one-click-fix.png)
54-
55-
> [!NOTE]
56-
> The implications are listed in the grey box in the **Remediate resources** window that opens after clicking **Remediate**. They list what changes happen when proceeding with the 1-click remediation.
57-
58-
4. Insert the relevant parameters if necessary, and approve the remediation.
59-
60-
> [!NOTE]
61-
> -It can take several minutes after remediation completes to see the resources in the **Healthy resources** tab. To view the the remediation actions, check the activity log where they are logged.
62-
63-
5. Once completed, a notification appears informing you if the remediation succeeded.
33+
1. Once completed, a notification appears informing you if the remediation succeeded.
6434

6535
## Next steps
6636

0 commit comments

Comments
 (0)