Skip to content

Commit 6d5640f

Browse files
authored
Merge pull request #89665 from memildin/asc-melvyn-test
Corrections
2 parents b5acf8d + 744083e commit 6d5640f

File tree

2 files changed

+13
-18
lines changed

2 files changed

+13
-18
lines changed

articles/security-center/TOC.yml

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
href: security-center-wdatp.md
7676
- name: Advanced data security for SQL on Azure VMs (Public Preview)
7777
href: security-center-iaas-advanced-data.md
78-
- name: Protect App Service
78+
- name: Use App Service to protect your applications
7979
href: security-center-app-services.md
8080
- name: Working with security policies
8181
href: tutorial-security-policy.md
@@ -95,7 +95,7 @@
9595
href: security-center-policy-definitions.md
9696
- name: Email notifications
9797
href: security-center-provide-security-contact-details.md
98-
- name: Pricing tier
98+
- name: Pricing
9999
href: security-center-pricing.md
100100
- name: Tenant-wide visibility
101101
href: security-center-management-groups.md
@@ -153,8 +153,6 @@
153153
items:
154154
- name: REST APIs
155155
href: https://docs.microsoft.com/rest/api/securitycenter/
156-
- name: Service updates
157-
href: https://azure.microsoft.com/updates/?product=security-center
158156
- name: Features and API retirement (July 2019)
159157
href: security-center-features-retirement-july2019.md
160158
- name: Endpoint protection assessment and recommendations
@@ -166,26 +164,26 @@
166164
href: /learn/browse/?term=securityS
167165
- name: Manage user data
168166
href: security-center-privacy.md
169-
- name: Manage IoT
167+
- name: Azure Security Center for IoT documentation
170168
href: https://docs.microsoft.com/en-us/azure/asc-for-iot/
171169
- name: FAQ
172170
href: security-center-faq.md
173-
- name: Azure Security
171+
- name: Azure security documentation
174172
href: /azure/security/
175-
- name: Azure Roadmap
176-
href: https://azure.microsoft.com/roadmap/?category=security-identity
173+
- name: Azure updates
174+
href: https://azure.microsoft.com/updates/?category=security-identity
177175
- name: Readiness Roadmap
178176
href: security-center-readiness-roadmap.md
179177
- name: Azure Security, Privacy, & Compliance blog
180178
href: https://blogs.msdn.com/b/azuresecurity/
181-
- name: Stack Overflow
182-
href: https://stackoverflow.com/search?q=security-center
179+
- name: Azure Security Center on Stack Overflow
180+
href: https://stackoverflow.com/search?q=azure-security-center
183181
- name: Videos
184182
href: https://azure.microsoft.com/documentation/videos/index/?services=security-center
185183
- name: Pricing
186184
href: https://azure.microsoft.com/pricing/details/security-center/
187185
- name: Regional availability
188186
href: https://azure.microsoft.com/regions/services/
189-
- name: Troubleshoot
187+
- name: Troubleshooting guide
190188
href: security-center-troubleshooting-guide.md
191189

articles/security-center/security-center-identity-access.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ ms.author: memildin
1717
# Monitor identity and access in Azure Security Center (Preview)
1818
This article helps you use Azure Security Center to monitor users' identity and access activity.
1919

20-
> [!NOTE]
21-
> The "View *classic* Identity & Access" link will be retired on July 31st, 2019. Click [here](security-center-features-retirement-july2019.md#menu_classicidentity) to learn on alternative services.
22-
2320
> [!NOTE]
2421
> Monitoring identity and access is in preview and available only on the Standard tier of Security Center. See [Pricing](security-center-pricing.md) to learn more about Security Center's pricing tiers.
2522
>
@@ -61,7 +58,7 @@ Under **Identity & Access**, there are two tabs:
6158
### Overview section
6259
Under **Overview**, there is a list of recommendations. The first column lists the recommendation. The second column shows the total number of subscriptions that are affected by that recommendation. The third column shows the severity of the issue.
6360

64-
1. Select a recommendation. The recommendation’s window opens and displays:
61+
1. Select a recommendation. The recommendations window opens and displays:
6562

6663
- Description of the recommendation
6764
- List of unhealthy and healthy subscriptions
@@ -74,7 +71,7 @@ Under **Overview**, there is a list of recommendations. The first column lists t
7471
### Subscriptions section
7572
Under **Subscriptions**, there is a list of subscriptions. The first column lists the subscriptions. The second column shows the total number of recommendations for each subscription. The third column shows the severities of the issues.
7673

77-
![Subscription's tab][4]
74+
![Subscriptions tab][4]
7875

7976
1. Select a subscription. A summary view opens with three tabs:
8077

@@ -119,13 +116,13 @@ Use the table below as a reference to help you understand the available Identity
119116
> If you created a Conditional Access policy that necessitates MFA but has exclusions set, the Security Center MFA recommendation assessment considers the policy non-compliant, because it enables some users to sign in to Azure without MFA.
120117
121118
## Next steps
122-
To learn more about recommendations that apply to other Azure resource types, see the following:
119+
To learn more about recommendations that apply to other Azure resource types, see the following articles:
123120

124121
- [Protecting your machines and applications in Azure Security Center](security-center-virtual-machine-protection.md)
125122
- [Protecting your network in Azure Security Center](security-center-network-recommendations.md)
126123
- [Protecting your Azure SQL service and data in Azure Security Center](security-center-sql-service-recommendations.md)
127124

128-
To learn more about Security Center, see the following:
125+
To learn more about Security Center, see the following articles:
129126
* [Manage and respond to security alerts in Azure Security Center](https://docs.microsoft.com/azure/security-center/security-center-managing-and-responding-alerts). Learn how to manage alerts and respond to security incidents in Security Center.
130127
* [Understand security alerts in Azure Security Center](https://docs.microsoft.com/azure/security-center/security-center-alerts-type). Learn about the different types of security alerts.
131128
* [Azure Security Center FAQ](security-center-faq.md). Find answers to frequently asked questions about using Security Center.

0 commit comments

Comments
 (0)