Introduction to Microsoft UC Integration#

This section introduces Microsoft Unified Communications (UC) integration with VOSS Automate.

VOSS Automate provides an interface for managing Microsoft users and services, either as a stand-alone, Microsoft-only implementation, or as part of a multi vendor implementation.

VOSS Automate can be used to manage multiple applications within Microsoft’s UC stack, including:

  • Microsoft Entra ID

  • Microsoft Teams

  • Exchange Online

  • On-premise Active Directory

  • Skype for Business Server

  • Exchange Server

Note

Microsoft changed the name of Azure Active Directory to Microsoft Entra ID in August 2023.

The flowchart provides a high level workflow for the Microsoft solution in VOSS Automate.

Microsoft Overview Flowchart

@startuml
'Introduction to Microsoft UC Integration Flowchart
!include style.iuml
start
:[[../src/user/microsoft-device-mgt.html Microsoft UC application setup]];
:[[../src/user/concepts-VOSS-Automate-configuration-and-sync-for-microsoft.html Configure VOSS Automate for Microsoft services]];
fork
:[[../src/user/concepts-sync-with-flow-through-for-microsoft.html Sync with flow through]];
fork again
:[[../src/user/concepts-user-move-for-microsoft.html Configuration for moving MS users to sites]];
end fork
:[[../src/user/ms-subscribers.html Manage Microsoft subscribers]];
@enduml

Related Topics