Skip to content

Commit ded400e

Browse files
committed
Fixes
1 parent 0904c93 commit ded400e

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

articles/active-directory/fundamentals/security-operations-privileged-identity-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The security of business assets depends on the integrity of the privileged accou
2121

2222
For cloud services, prevention and response are the joint responsibilities of the cloud service provider and the customer.
2323

24-
Traditionally, organizational security has focused on the entry and exit points of a network as the security perimeter. However, SaaS apps and personal devices have made this approach less effective. In Azure Active Directory (Azure AD), we replace the network security perimeter with authentication in your organization's identity layer. As users are assigned to privileged administrative roles, their access must be protected in on-premises, cloud, and hybrid environments
24+
Traditionally, organizational security has focused on the entry and exit points of a network as the security perimeter. However, SaaS apps and personal devices have made this approach less effective. In Azure Active Directory (Azure AD), we replace the network security perimeter with authentication in your organization's identity layer. As users are assigned to privileged administrative roles, their access must be protected in on-premises, cloud, and hybrid environments.
2525

2626
You're entirely responsible for all layers of security for your on-premises IT environment. When you use Azure cloud services, prevention and response are joint responsibilities of Microsoft as the cloud service provider and you as the customer.
2727

articles/security/develop/secure-deploy.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,20 +62,19 @@ Being able to implement the incident response plan instituted in the release pha
6262
### Monitor application performance
6363

6464
Ongoing monitoring of your application after it's deployed potentially helps you detect performance issues as well as security vulnerabilities.
65+
6566
Azure services that assist with application monitoring are:
6667

6768
- Azure Application Insights
6869
- Azure Security Center
6970

7071
#### Application Insights
7172

72-
[Application Insights](../../azure-monitor/app/app-insights-overview.md)
73-
is an extensible Application Performance Management (APM) service for web developers on multiple platforms. Use it to monitor your live web application. Application Insights automatically detects performance anomalies. It includes powerful analytics tools to help you diagnose issues and understand what users actually do with your app. It's designed to help you continuously improve performance and usability.
73+
[Application Insights](../../azure-monitor/app/app-insights-overview.md) is an extensible Application Performance Management (APM) service for web developers on multiple platforms. Use it to monitor your live web application. Application Insights automatically detects performance anomalies. It includes powerful analytics tools to help you diagnose issues and understand what users actually do with your app. It's designed to help you continuously improve performance and usability.
7474

7575
#### Azure Security Center
7676

77-
[Azure Security Center](../../security-center/security-center-introduction.md)
78-
helps you prevent, detect, and respond to threats with increased visibility into (and control over) the security of your Azure resources, including web applications. Azure Security Center helps detect threats that might otherwise go unnoticed. It works with various security solutions.
77+
[Azure Security Center](../../security-center/security-center-introduction.md) helps you prevent, detect, and respond to threats with increased visibility into (and control over) the security of your Azure resources, including web applications. Azure Security Center helps detect threats that might otherwise go unnoticed. It works with various security solutions.
7978

8079
Security Center’s Free tier offers limited security for your Azure resources only. The [Security Center Standard tier](../../security-center/security-center-get-started.md)
8180
extends these capabilities to on-premises resources and other clouds.

0 commit comments

Comments
 (0)