Sync with Flow Through for Microsoft#

When using sync with flow through provisioning for Microsoft users, you will need to configure several settings in VOSS Automate (including flow through provisioning criteria) before the initial sync from the Microsoft Cloud. This allows VOSS Automate to apply the correct configuration, licenses, policies, and services to imported users, and to move users to sites.

Once you run the sync, the tenant dialplans, policies, and licenses are imported to the customer level, while users are imported, provisioned, licensed, and moved to the correct sites, as subscribers.

The flowchart sets out the sync with flow through of Microsoft user and services.

Prerequisites:

@startuml
'Sync with Flow Through Flowchart
!include style.iuml
start
note right
Prerequisite: VOSS Automate
configured for MS services
end note
:[[../src/user/concepts-model-filter-criteria.html Configure Model Filter Criteria]];
note right:  For Overbuild, Flow-through
:[[../src/user/site-defaults.html Configure Site Defaults]];
note right: Overbuild enable, defaults and filter
:[[../src/user/quick-add-subscriber-groups.html Configure Quick Add Group]];
note right
CFTs for MS 365, MS Teams
(incl. Licenses)
end note
:[[../src/user/concepts-subscriber-profiles.html Configure Subscriber Profile]];
note right
* Quick Add Group
* Only MS services
* Telephony (MS enterprise voice)
end note
:[[../src/user/flow-through-provisioning.html Configure Flow Through Provisioning Criteria]];
note right
  * Used in Global Settings
  * Uses Model Filter Criteria
  * Uses a Subscriber Profile
  * Uses a Role
end note
:[[../src/user/concepts-global-settings.html Configure Global Settings]];
note right
* Enable Flow Through
* Subscriber criteria/profile
end note
:Sync;
 note right
 * Creates default syncs and schedules
 * Tenant data syncs on save
end note
fork
  -> Customer level;
:[[../src/user/ms-tenant-dialplan.html Tenant Dialplan]];
fork again
-> Customer level;
:[[../src/user/ms-teams-policies.html Policies]];
fork again
-> Customer level;
:[[../src/user/concepts-ms-licenses.html Licenses]];
fork again
-> Site level;
:[[../src/user/ms-subscribers.html MS Subscribers]];
note right: Flow Through
end fork
end
@enduml

Related Topics