Skip to content

Commit 23399b2

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents e49e8ad + 44bf16b commit 23399b2

File tree

249 files changed

+2140
-1893
lines changed

Some content is hidden

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

249 files changed

+2140
-1893
lines changed

articles/active-directory/app-provisioning/provision-on-demand.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-provisioning
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 05/05/2023
11+
ms.date: 08/05/2023
1212
ms.author: kenwith
1313
ms.reviewer: arvinh
1414
zone_pivot_groups: app-provisioning-cross-tenant-synchronization
@@ -163,9 +163,12 @@ There are currently a few known limitations to on-demand provisioning. Post your
163163
::: zone pivot="app-provisioning"
164164
> [!NOTE]
165165
> The following limitations are specific to the on-demand provisioning capability. For information about whether an application supports provisioning groups, deletions, or other capabilities, check the tutorial for that application.
166-
167-
* On-demand provisioning of groups supports updating up to five members at a time
166+
* On-demand provisioning of groups supports updating up to five members at a time. Connectors for cross-tenant synchronization, Workday, etc. do not support group provisioning and as a result do not support on-demand provisioning of groups.
167+
::: zone-end
168+
::: zone pivot="cross-tenant-synchronization"
169+
* On-demand provisioning of groups is not supported for cross-tenant synchronization.
168170
::: zone-end
171+
* On-demand provisioning supports provisioning one user at a time through the Microsoft Entra portal.
169172
* Restoring a previously soft-deleted user in the target tenant with on-demand provisioning isn't supported. If you try to soft-delete a user with on-demand provisioning and then restore the user, it can result in duplicate users.
170173
* On-demand provisioning of roles isn't supported.
171174
* On-demand provisioning supports disabling users that have been unassigned from the application. However, it doesn't support disabling or deleting users that have been disabled or deleted from Azure AD. Those users don't appear when you search for a user.

articles/active-directory/cloud-infrastructure-entitlement-management/faqs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Frequently asked questions (FAQs) about Microsoft Entra Permissions Management
3-
description: Frequently asked questions (FAQs) about Microsoft Permissions Management.
3+
description: Frequently asked questions (FAQs) about Microsoft Entra Permissions Management.
44
services: active-directory
55
author: jenniferf-skc
66
manager: amycolannino
@@ -153,11 +153,11 @@ Permissions Management is $125 per resources/year ($10.40 per resource/month). P
153153

154154
## Do I need to pay for all resources?
155155

156-
Although Permissions Management supports all resources, Microsoft only requires licenses for certain resources per cloud. To learn more about billable resources, visit [View billable resources listed in your authorization system](product-data-billable-resources.md)
156+
Although Permissions Management supports all resources, Microsoft only requires licenses for billable resources per cloud environment. To learn more about billable resources, visit [View billable resources listed in your authorization system](product-data-billable-resources.md)
157157

158-
## How do I figure out how many resources I have?
158+
## How do I calculate the number of billable resources I have?
159159

160-
To find out how many resources you have across your multicloud infrastructure, select Settings (gear icon) and view the Billable Resources tab in Permissions Management.
160+
To calculate the billable resources you have across your multicloud infrastructure, you must first activate a [45-day free trial](https://aka.ms/TryPermissionsManagement) of Permissions Management or [purchase a paid license](https://aka.ms/BuyPermissionsManagement). In Permissions Management, select **Settings** (gear icon), then click the **Billable Resources** tab. View the amount of billable resources in the **Total Number of Licenses** column.
161161

162162
## What do I do if I’m using the legacy version of the CloudKnox service?
163163

articles/active-directory/develop/msal-android-shared-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ These Microsoft applications support Azure AD's shared device mode:
9898
- [Microsoft Edge](/microsoft-edge)
9999
- [Outlook](/mem/intune/apps/app-configuration-policies-outlook)
100100
- [Microsoft Power Apps](/power-apps)
101-
- [Microsoft Power BI Mobile](/power-bi/consumer/mobile/) (preview)
101+
- [Microsoft Power BI Mobile](/power-bi/consumer/mobile/mobile-app-shared-device-mode) (preview)
102102
- [Microsoft Viva Engage](/viva/engage/overview) (previously [Yammer](/yammer))
103103

104104
## Shared device sign-out and the overall app lifecycle

articles/active-directory/develop/msal-ios-shared-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ For iOS, your app requires a background permission to remain active in the backg
248248
These Microsoft applications support Azure AD's shared device mode:
249249

250250
- [Microsoft Teams](/microsoftteams/platform/) (in Public Preview)
251-
- [Microsoft Power BI Mobile](/power-bi/consumer/mobile/) (in Public Preview)
251+
- [Microsoft Power BI Mobile](/power-bi/consumer/mobile/mobile-app-shared-device-mode) (in Public Preview)
252252

253253
> [!IMPORTANT]
254254
> Public preview is provided without a service-level agreement and isn't recommended for production workloads. Some features might be unsupported or have constrained capabilities. For more information, see [Universal License Terms for Online Services](https://www.microsoft.com/licensing/terms/product/ForOnlineServices/all).

0 commit comments

Comments
 (0)