Skip to content

Commit 46d2c89

Browse files
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into WI-125299-add-new-encryption-recommendations
2 parents 023b89b + 451682d commit 46d2c89

File tree

605 files changed

+6100
-3563
lines changed

Some content is hidden

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

605 files changed

+6100
-3563
lines changed

articles/active-directory-b2c/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.date: 07/13/2023
1212
ms.author: godonnell
1313
ms.subservice: B2C
14-
ms.custom: "b2c-support"
14+
ms.custom: b2c-support, has-azure-ad-ps-ref
1515
title: 'Azure AD B2C: Frequently asked questions (FAQ)'
1616
summary: This page answers frequently asked questions about the Azure Active Directory B2C (Azure AD B2C). Keep checking back for updates.
1717

@@ -300,4 +300,4 @@ sections:
300300
- question: |
301301
In Azure AD B2C, I revoke all sessions of a user by using the Azure portals Revoke sessions button, but it doesn't work?
302302
answer: |
303-
Currently, Azure AD B2C doesn't support user session revocation from the Azure portal. However, you can achieve this task by using [Microsoft Graph PowerShell](manage-users-portal.md#revoke-a-consumer-users-session) or [Microsoft Graph API](/graph/api/user-revokesigninsessions).
303+
Currently, Azure AD B2C doesn't support user session revocation from the Azure portal. However, you can achieve this task by using [Microsoft Graph PowerShell](manage-users-portal.md#revoke-a-consumer-users-session) or [Microsoft Graph API](/graph/api/user-revokesigninsessions).

articles/active-directory-b2c/force-password-reset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.topic: how-to
1212
ms.date: 06/26/2023
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
15-
ms.custom: b2c-support
15+
ms.custom: b2c-support, has-azure-ad-ps-ref
1616
zone_pivot_groups: b2c-policy-type
1717
---
1818

articles/active-directory-b2c/manage-custom-policies-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
77

88
ms.service: active-directory
99
ms.workload: identity
10-
ms.custom: devx-track-azurepowershell
10+
ms.custom: devx-track-azurepowershell, has-azure-ad-ps-ref
1111
ms.topic: how-to
1212
ms.date: 02/14/2020
1313
ms.author: kengaderdus

articles/active-directory-b2c/tenant-management-directory-quota.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The response from the API call looks similar to the following json:
6565
{
6666
"directorySizeQuota": {
6767
"used": 211802,
68-
"total": 300000
68+
"total": 50000000
6969
}
7070
}
7171
]
@@ -81,4 +81,4 @@ If your tenant usage is higher that 80%, you can remove inactive users or reques
8181

8282
## Request increase directory quota size
8383

84-
You can request to increase the quota size by [contacting support](find-help-open-support-ticket.md)
84+
You can request to increase the quota size by [contacting support](find-help-open-support-ticket.md)

articles/active-directory-domain-services/alert-service-principal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ ms.assetid: f168870c-b43a-4dd6-a13f-5cfadc5edf2c
99
ms.service: active-directory
1010
ms.subservice: domain-services
1111
ms.workload: identity
12+
ms.custom: has-azure-ad-ps-ref
1213
ms.topic: troubleshooting
1314
ms.date: 01/29/2023
1415
ms.author: justinha
15-
1616
---
1717
# Known issues: Service principal alerts in Azure Active Directory Domain Services
1818

articles/active-directory-domain-services/create-forest-trust-powershell.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ ms.workload: identity
1010
ms.topic: conceptual
1111
ms.date: 04/03/2023
1212
ms.author: justinha
13-
ms.custom: devx-track-azurepowershell
14-
13+
ms.custom: devx-track-azurepowershell, has-azure-ad-ps-ref
1514
#Customer intent: As an identity administrator, I want to create an Azure AD Domain Services forest and one-way outbound trust from an Azure Active Directory Domain Services forest to an on-premises Active Directory Domain Services forest using Azure PowerShell to provide authentication and resource access between forests.
16-
1715
---
1816

1917
# Create an Azure Active Directory Domain Services forest trust to an on-premises domain using Azure PowerShell
@@ -419,4 +417,4 @@ For more conceptual information about forest types in Azure AD DS, see [How do f
419417
[Install-Script]: /powershell/module/powershellget/install-script
420418

421419
<!-- EXTERNAL LINKS -->
422-
[powershell-gallery]: https://www.powershellgallery.com/
420+
[powershell-gallery]: https://www.powershellgallery.com/

articles/active-directory-domain-services/powershell-create-instance.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ ms.workload: identity
1212
ms.topic: sample
1313
ms.date: 01/29/2023
1414
ms.author: justinha
15-
ms.custom: devx-track-azurepowershell
16-
15+
ms.custom: devx-track-azurepowershell, has-azure-ad-ps-ref
1716
---
1817
# Enable Azure Active Directory Domain Services using PowerShell
1918

articles/active-directory-domain-services/powershell-scoped-synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.workload: identity
1111
ms.topic: how-to
1212
ms.date: 01/29/2023
1313
ms.author: justinha
14-
ms.custom:
14+
ms.custom: has-azure-ad-ps-ref
1515
---
1616
# Configure scoped synchronization from Azure AD to Azure Active Directory Domain Services using Azure AD PowerShell
1717

articles/active-directory-domain-services/secure-your-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: identity
1212
ms.topic: how-to
1313
ms.date: 01/29/2023
1414
ms.author: justinha
15-
ms.custom:
15+
ms.custom: has-azure-ad-ps-ref
1616
---
1717
# Harden an Azure Active Directory Domain Services managed domain
1818

articles/active-directory-domain-services/synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ ms.assetid: 57cbf436-fc1d-4bab-b991-7d25b6e987ef
99
ms.service: active-directory
1010
ms.subservice: domain-services
1111
ms.workload: identity
12+
ms.custom: has-azure-ad-ps-ref
1213
ms.topic: conceptual
1314
ms.date: 04/03/2023
1415
ms.author: justinha
15-
1616
---
1717
# How objects and credentials are synchronized in an Azure Active Directory Domain Services managed domain
1818

0 commit comments

Comments
 (0)