Documentation Index

Fetch the complete documentation index at: https://support.vuzix.com/llms.txt

Use this file to discover all available pages before exploring further.

Azure Tenancy Configuration Description

Prev Next

The solution comprises an Android APK installed on the Vuzix smart glasses and the backend communication solution running on the Azure tenant.  

Users login using Microsoft’s standard device login https://login.microsoft.com/device, which a customer admin will need to provide administrative consent approval for, regardless of whether the solution is running in the Vuzix or Customer tenant (See Azure Tenancy Overview for flow of each).

Once authenticated and admin approved, the glasses wearer can join upcoming Teams Meetings on their Outlook calendar and can initiate calls to recent Teams Chat participants.

The Azure solution is entirely comprised of standard Azure APIs and resource configurations, with the exception of one Vuzix developed function app to manage the token exchange process.  

No personally identifiable data nor call content or recordings are stored.  The Vuzix tenant only uses tokenized user information provided by the customer tenant and only accumulates metadata for call durations to track usage limits by tenant id.

The base solution requires the following standard Azure resources and configurations:

  • Subscription

  • Resource Group

  • Azure Communication Service API (Service Principal)

  • Graph API

  • App Registration (in Entra)

  • Storage Account & related App Service Plan

  • Function App (Deployment zip file for CLI provided by Vuzix)

  • ARM Template (JSON file provided by Vuzix)

Vuzix will provide a detailed step-by-step configuration guide upon request via a support ticket, when customers commit to proceeding with and on-premis deployment.

Beyond this, the customer is free to optionally enhance the solution with customer specific standards, compliance and other policies, processes and tools as needed.