Skip to content

Commit 812ae0a

Browse files
Merge pull request #240424 from rolyon/rolyon-mto-how-to-configure-preview
[Azure AD MTO] How-to Preview
2 parents 02d3da0 + 4914161 commit 812ae0a

19 files changed

+1266
-51
lines changed

articles/active-directory/fundamentals/users-default-permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Users and contacts | <ul><li>Enumerate the list of all users and contacts<li>Rea
3838
Groups | <ul><li>Create security groups<li>Create Microsoft 365 groups<li>Enumerate the list of all groups<li>Read all properties of groups<li>Read non-hidden group memberships<li>Read hidden Microsoft 365 group memberships for joined groups<li>Manage properties, ownership, and membership of groups that the user owns<li>Add guests to owned groups<li>Manage dynamic membership settings<li>Delete owned groups<li>Restore owned Microsoft 365 groups</li></ul> | <ul><li>Read properties of non-hidden groups, including membership and ownership (even non-joined groups)<li>Read hidden Microsoft 365 group memberships for joined groups<li>Search for groups by display name or object ID (if allowed)</li></ul> | <ul><li>Read object ID for joined groups<li>Read membership and ownership of joined groups in some Microsoft 365 apps (if allowed)</li></ul>
3939
Applications | <ul><li>Register (create) new applications<li>Enumerate the list of all applications<li>Read properties of registered and enterprise applications<li>Manage application properties, assignments, and credentials for owned applications<li>Create or delete application passwords for users<li>Delete owned applications<li>Restore owned applications<li>List permissions granted to applications</ul> | <ul><li>Read properties of registered and enterprise applications<li>List permissions granted to applications</ul> | <ul><li>Read properties of registered and enterprise applications</li><li>List permissions granted to applications</li></ul>
4040
Devices</li></ul> | <ul><li>Enumerate the list of all devices<li>Read all properties of devices<li>Manage all properties of owned devices</li></ul> | No permissions | No permissions
41-
Organization | <ul><li>Read all company information<li>Read all domains<li>Read configuration of certificate-based authentication<li>Read all partner contracts</li></ul> | <ul><li>Read company display name<li>Read all domains<li>Read configuration of certificate-based authentication</li></ul> | <ul><li>Read company display name<li>Read all domains</li></ul>
41+
Organization | <ul><li>Read all company information<li>Read all domains<li>Read configuration of certificate-based authentication<li>Read all partner contracts</li><li>Read multi-tenant organization basic details and active tenants</li></ul> | <ul><li>Read company display name<li>Read all domains<li>Read configuration of certificate-based authentication</li></ul> | <ul><li>Read company display name<li>Read all domains</li></ul>
4242
Roles and scopes | <ul><li>Read all administrative roles and memberships<li>Read all properties and membership of administrative units</li></ul> | No permissions | No permissions
4343
Subscriptions | <ul><li>Read all licensing subscriptions<li>Enable service plan memberships</li></ul> | No permissions | No permissions
4444
Policies | <ul><li>Read all properties of policies<li>Manage all properties of owned policies</li></ul> | No permissions | No permissions

articles/active-directory/multi-tenant-organizations/TOC.yml

Lines changed: 36 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,36 +3,54 @@
33
- name: Overview
44
expanded: true
55
items:
6-
- name: What is a multi-tenant organization?
6+
- name: Multi-tenant organization scenario
77
href: overview.md
8+
- name: What is a multi-tenant organization?
9+
href: multi-tenant-organization-overview.md
810
- name: What is cross-tenant synchronization?
911
href: cross-tenant-synchronization-overview.md
1012
- name: Concepts
1113
expanded: true
1214
items:
15+
- name: Multi-tenant organizations and Microsoft 365
16+
href: multi-tenant-organization-microsoft-365.md
17+
- name: Multi-tenant organization templates
18+
href: multi-tenant-organization-templates.md
1319
- name: Topologies for cross-tenant synchronization
1420
href: cross-tenant-synchronization-topology.md
1521
- name: How-to guides
1622
expanded: true
1723
items:
18-
- name: Configure cross-tenant synchronization
24+
- name: Multi-tenant organizations
25+
expanded: true
26+
items:
27+
- name: Configure a multi-tenant organization
28+
href: multi-tenant-organization-configure-graph.md
29+
- name: Configure templates
30+
href: multi-tenant-organization-configure-templates.md
31+
- name: Known issues
32+
href: multi-tenant-organization-known-issues.md
33+
- name: Cross-tenant synchronization
34+
expanded: true
1935
items:
20-
- name: Portal
21-
href: cross-tenant-synchronization-configure.md
22-
- name: PowerShell or Graph API
23-
href: cross-tenant-synchronization-configure-graph.md
24-
- name: Scoping users or groups to be provisioned
25-
href: ../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
26-
- name: Skip deletion for out-of-scope users
27-
href: ../app-provisioning/skip-out-of-scope-deletions.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
28-
- name: Enable accidental deletions prevention
29-
href: ../app-provisioning/accidental-deletions.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
30-
- name: Provision on-demand
31-
href: ../app-provisioning/provision-on-demand.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
32-
- name: Provisioning logs
33-
href: ../reports-monitoring/concept-provisioning-logs.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
34-
- name: Known issues
35-
href: ../app-provisioning/known-issues.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
36+
- name: Configure cross-tenant synchronization
37+
items:
38+
- name: Portal
39+
href: cross-tenant-synchronization-configure.md
40+
- name: PowerShell or Graph API
41+
href: cross-tenant-synchronization-configure-graph.md
42+
- name: Scoping users or groups to be provisioned
43+
href: ../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
44+
- name: Skip deletion for out-of-scope users
45+
href: ../app-provisioning/skip-out-of-scope-deletions.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
46+
- name: Enable accidental deletions prevention
47+
href: ../app-provisioning/accidental-deletions.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
48+
- name: Provision on-demand
49+
href: ../app-provisioning/provision-on-demand.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
50+
- name: Provisioning logs
51+
href: ../reports-monitoring/concept-provisioning-logs.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
52+
- name: Known issues
53+
href: ../app-provisioning/known-issues.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
3654
- name: Reference
3755
expanded: true
3856
items:

articles/active-directory/multi-tenant-organizations/index.yml

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.subservice: multi-tenant-organizations
1212
manager: amycolannino
1313
ms.topic: landing-page
14-
ms.date: 01/23/2023
14+
ms.date: 08/22/2023
1515
author: rolyon
1616
ms.author: rolyon
1717

@@ -24,8 +24,10 @@ landingContent:
2424
linkLists:
2525
- linkListType: overview
2626
links:
27-
- text: What is a multi-tenant organization?
27+
- text: Multi-tenant organization scenario
2828
url: overview.md
29+
- text: What is a multi-tenant organization?
30+
url: multi-tenant-organization-overview.md
2931
- text: What is cross-tenant synchronization?
3032
url: cross-tenant-synchronization-overview.md
3133

@@ -39,14 +41,40 @@ landingContent:
3941
- text: Topologies for cross-tenant synchronization
4042
url: cross-tenant-synchronization-topology.md
4143

44+
# Card
45+
- title: Collaborate in Microsoft 365
46+
linkLists:
47+
- linkListType: concept
48+
links:
49+
- text: Multi-tenant organizations and Microsoft 365
50+
url: multi-tenant-organization-microsoft-365.md
51+
- text: Plan for multi-tenant organizations in Microsoft 365
52+
url: /microsoft-365/enterprise/plan-multi-tenant-org-overview
53+
- text: Microsoft 365 multi-tenant organization people search
54+
url: /microsoft-365/enterprise/multi-tenant-people-search
55+
56+
# Card
57+
- title: Configure a multi-tenant organization
58+
linkLists:
59+
- linkListType: how-to-guide
60+
links:
61+
- text: Set up a multi-tenant org in Microsoft 365
62+
url: /microsoft-365/enterprise/set-up-multi-tenant-org
63+
- text: Join or leave a multi-tenant organization in Microsoft 365
64+
url: /microsoft-365/enterprise/join-leave-multi-tenant-org
65+
- text: Microsoft Graph API
66+
url: multi-tenant-organization-configure-graph.md
67+
4268
# Card
4369
- title: Configure cross-tenant synchronization
4470
linkLists:
4571
- linkListType: how-to-guide
4672
links:
4773
- text: Azure portal
4874
url: cross-tenant-synchronization-configure.md
49-
- text: Microsoft Graph API
75+
- text: PowerShell or Microsoft Graph API
5076
url: cross-tenant-synchronization-configure-graph.md
5177
- text: Scoping users or groups to be provisioned
5278
url: ../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md?toc=/azure/active-directory/multi-tenant-organizations/toc.json&pivots=cross-tenant-synchronization
79+
- text: Synchronize users in multi-tenant organizations in Microsoft 365
80+
url: /microsoft-365/enterprise/sync-users-multi-tenant-orgs
1.55 KB
Loading
1.51 KB
Loading
26.4 KB
Loading
Loading
Loading
Loading
-3.47 KB
Loading

0 commit comments

Comments
 (0)