Skip to content

Commit aab460c

Browse files
authored
Merge pull request #171220 from memildin/asc-related-tweaks-to-app-service-docs
Updates for ASC branding terminology
2 parents 828a947 + 993cda9 commit aab460c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/app-service/security-recommendations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msmbaldwin
55
manager: barbkess
66

77
ms.topic: conceptual
8-
ms.date: 06/17/2019
8+
ms.date: 09/02/2021
99
ms.author: mbaldwin
1010
ms.custom: security-recommendations
1111

@@ -53,7 +53,7 @@ This article contains security recommendations for Azure App Service. Implementi
5353

5454
| Recommendation | Comments |
5555
|-|-|
56-
|Use Azure Security Center standard tier | [Azure Security Center](../security-center/defender-for-app-service-introduction.md) is natively integrated with Azure App Service. It can run assessments and provide security recommendations. |
56+
|Use Azure Security Center's Azure Defender for App Service | [Azure Defender for App Service](../security-center/defender-for-app-service-introduction.md) is natively integrated with Azure App Service. Security Center assesses the resources covered by your App Service plan and generates security recommendations based on its findings. Use the detailed instructions in [these recommendations]()../security-center/recommendations-reference.md#appservices-recommendations) to harden your App Service resources. Azure Defender also provides threat protection and can detect a multitude of threats covering almost the complete list of MITRE ATT&CK tactics from pre-attack to command and control. For a full list of the Azure App Service alerts, see [Azure Defender for App Service alerts](../security-center/alerts-reference.md#alerts-azureappserv).|
5757

5858
## Next steps
5959

articles/app-service/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
href: quickstart-arc.md
3737
- name: Tutorials
3838
items:
39-
- name: Secure app accesses storage and Microsoft Graph
39+
- name: Secure app accesses, storage, and Microsoft Graph
4040
items:
4141
- name: Overview
4242
href: scenario-secure-app-overview.md

articles/azure-sql/database/security-best-practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ Advanced threat protection enables you to detect and respond to potential threat
642642

643643
**Best practices**:
644644

645-
- Configure [Azure Defender for SQL](azure-defender-for-sql.md) for a specific server or a managed instance. You can also configure Azure Defender for SQL for all servers and managed instances in a subscription by switching to [Azure Security Center Standard tier](../../security-center/security-center-pricing.md).
645+
- Configure [Azure Defender for SQL](azure-defender-for-sql.md) for a specific server or a managed instance. You can also configure Azure Defender for SQL for all servers and managed instances in a subscription by enabling [Azure Defender](../../security-center/security-center-pricing.md).
646646

647647
- For a full investigation experience, it's recommended to enable [SQL Database Auditing](../../azure-sql/database/auditing-overview.md). With auditing, you can track database events and write them to an audit log in an Azure Storage account or Azure Log Analytics workspace.
648648

0 commit comments

Comments
 (0)