Skip to content

Commit 8296eac

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into privlnkvnetupd
commit
2 parents bd7a477 + e1efd19 commit 8296eac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/active-directory/fundamentals/concept-fundamentals-security-defaults.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ One common method to improve protection for all users is to require a stronger f
6666

6767
To give your users easy access to your cloud apps, Azure AD supports a variety of authentication protocols, including legacy authentication. *Legacy authentication* is a term that refers to an authentication request made by:
6868

69-
- Older Office clients that don't use modern authentication (for example, an Office 2010 client).
69+
- Clients that don't use modern authentication (for example, an Office 2010 client).
7070
- Any client that uses older mail protocols such as IMAP, SMTP, or POP3.
7171

7272
Today, the majority of compromising sign-in attempts come from legacy authentication. Legacy authentication does not support Multi-Factor Authentication. Even if you have a Multi-Factor Authentication policy enabled on your directory, an attacker can authenticate by using an older protocol and bypass Multi-Factor Authentication.

articles/cosmos-db/cosmosdb-monitor-resource-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ For detailed information about how to create a diagnostic setting by using the A
9494
| summarize count = count() by OperationName, requestResourceType_s, bin(TimeGenerated, 1h)
9595
```
9696

97-
1. What is the maximum throughput that a partition provides?
97+
1. What is the maximum throughput that a partition has consumed?
9898

9999
```Kusto
100100
AzureDiagnostics

0 commit comments

Comments
 (0)