Skip to content

Commit 2724741

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into azurecli-docs-code-blocks
2 parents 266c6e1 + e33eaca commit 2724741

File tree

584 files changed

+8384
-4222
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

584 files changed

+8384
-4222
lines changed

.openpublishing.redirection.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24204,7 +24204,22 @@
2420424204
"redirect_document_id": false
2420524205
},
2420624206
{
24207-
"source_path_from_root": "/articles/sql-database/sql-database-managed-instance-create-manage",
24207+
"source_path_from_root": "/articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-tutorial.md",
24208+
"redirect_url": "/azure/azure-sql/virtual-machines/windows/availability-group-manually-configure-tutorial-multi-subnet",
24209+
"redirect_document_id": false
24210+
},
24211+
{
24212+
"source_path_from_root": "/articles/virtual-machines/windows/sql/virtual-machines-windows-sql-server-iaas-overview.md",
24213+
"redirect_url": "/azure/azure-sql/virtual-machines/windows/sql-server-on-azure-vm-iaas-what-is-overview",
24214+
"redirect_document_id": false
24215+
},
24216+
{
24217+
"source_path_from_root": "/articles/sql-database/index.md",
24218+
"redirect_url": "/azure/azure-sql/database/index",
24219+
"redirect_document_id": false
24220+
},
24221+
{
24222+
"source_path_from_root": "/articles/sql-database/sql-database-managed-instance-create-manage.md",
2420824223
"redirect_url": "/azure/azure-sql/managed-instance/instance-create-quickstart",
2420924224
"redirect_document_id": false
2421024225
},

articles/active-directory/conditional-access/howto-conditional-access-policy-risk.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@ ms.collection: M365-identity-device-management
1919

2020
Most users have a normal behavior that can be tracked, when they fall outside of this norm it could be risky to allow them to just sign in. You may want to block that user or maybe just ask them to perform multi-factor authentication to prove that they are really who they say they are.
2121

22-
A sign-in risk represents the probability that a given authentication request isn't authorized by the identity owner. Organizations with Azure AD Premium P2 licenses can create Conditional Access policies incorporating [Azure AD Identity Protection sign-in risk detections](../identity-protection/concept-identity-protection-risks.md#sign-in-risk).
22+
A sign-in risk represents the probability that a given authentication request isn't authorized by the identity owner. Organizations with Azure AD Premium P2 licenses can create Conditional Access policies incorporating [Azure AD Identity Protection sign-in risk detections](../identity-protection/concept-identity-protection-risks.md#sign-in-risk).
2323

2424
There are two locations where this policy may be configured, Conditional Access and Identity Protection. Configuration using a Conditional Access policy is the preferred method providing more context including enhanced diagnostic data, report-only mode integration, Graph API support, and the ability to utilize other Conditional Access attributes in the policy.
2525

26+
The Sign-in risk-based policy protects users from registering MFA in risky sessions. For example. If the users are not registered for MFA, their risky sign-ins will get blocked and presented with the AADSTS53004 error.
27+
2628
## Template deployment
2729

2830
Organizations can choose to deploy this policy using the steps outlined below or using the [Conditional Access templates (Preview)](concept-conditional-access-policy-common.md#conditional-access-templates-preview).

articles/active-directory/develop/mobile-app-quickstart-portal-android.md

Lines changed: 468 additions & 461 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)