Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

43 total results found

Versionshistorie

Azure Service Connector

Legende: Grüne Anmerkungen: Neues Feature Gelbe Anmerkungen: Hinweis Rote Anmerkungen: Fehler behoben Version 1.18.1 (2023-10-02) Kleine Fehlerbehebungen. Version 1.1.8.0 (2023-09-01) Unterstützung für neue Datenquellen hinzugefügt: Microsoft 365 A...

Architektur

Azure Service Connector

Der Azure Service Connector kann sowohl in Hybrid-Umgebungen, als auch in reinen Azure-Umgebungen betrieben werden. Die gewählte Architektur und die damit verbundene Umsetzung als Web-Applikation, bieten hierbei die größtmögliche Flexibilität für heutige und ...

Anwendungsszenarien

Azure Service Connector

Einsatzmöglichkeiten Die smcTeam ASC Lizenzinformationen ermitteln einen aktuellen und vollständigen Überblick vom SaaS-Status der Microsoft Lizenzen. In der Vorbereitung auf anstehende Vertragsverlängerungen wollte ein Konzern die Nutzung seiner Microsoft Sa...

App Registrierung

Azure Service Connector

Voraussetzung für den Zugriff auf das Microsoft Graph API ist eine Azure Anwendung. Die Anlage der Anwendung ist auch Voraussetzung zur Ausführung des Setups. Zur Ausführung des Azure Service Connector Setups werden folgende Werte benötigt: Application ID...

Setup

Azure Service Connector

Um das Setup ausführen zu können, müssen folgende Systemvoraussetzungen erfüllt sein: Systemvoraussetzungen Azure AAD App Registrierung Windows Server mit IIS Windows Feature ASP.NET 4.7 ASP.NET Core Runtime Hosting Bundle Version 6.0.13 SQL Server ab ...

Data Explorer

Azure Service Connector

Im Data Explorer wird eine Übersicht der konfigurierten Datenquellen und der erhobenen Daten angezeigt. In dieser Übersicht werden für jeden konfigurierten Datenknoten folgende Informationen zur letzen Datenerhebung angezeigt: SQL Table Zieltabelle ...

Data Sources

Azure Service Connector

Die Konfiguration der Datenquellen erfolgt unter dem Menüpunkt Data Sources.  Folgene Azure Active Directory Datenknoten stehen als Datenquellen zur Verfügung: User Groups Devices Organization Konfiguration Die Anlage einer neuen Konfiguration erf...

Schedule

Azure Service Connector

Die Ausführung der Datenerhebung wird über den Scheduler geplant. Übersicht Ausführung planen Die Ausführung kann als einmahliger- oder wiederkehrender Termin geplant werden. Durch Auswahl eines vorhanden Termins kann dieser gelöscht oder bearbeite...

Lizenz

Azure Service Connector

Azure Service Connector benötigt eine gültige Lizenz zur Laufzeit. Für eine Testlizenz schreiben Sie uns eine kurze Nachricht, um das Produkt 30 Tage lang testen zu können. Lizenz-Informationen Informationen zur aktuell genutzten Lizenz können über die Seite...

Version History

Intune Manager (english)

Green notes: New Feature Yellow notes: Notice Red notes: Bug Fix Version 1.0.0.0 (2022-11-01) Initial Release.

Introduction

Intune Manager (english)

Features The following list contains all features that are already available: The Intune Manager is a web application. Multiple Intune tenants can be connected (multi-tenancy). Import function for MECM applications. Import function for Intune applicatio...

System requirements

Intune Manager (english)

To use Intune Manager, the following system requirements must be met: Microsoft Entra ID (Azure AD) To use the Intune Manager and before carrying out the setup, activities must be carried out in Microsoft Entra ID in advance.Note:Please note that the AAD r...

Setup

Intune Manager (english)

Azure App Registration Azure App registrations are a prerequisite for accessing the Microsoft Graph AP and for authorization and athentication. The following describes how to create an Azure app registration. Two values are required to configure the authent...

IIS Configuration

Intune Manager (english) Configuration

It is recommended to set up a service account for the operation of Intune Manager. This service account can be used to granularly control required MECM and database permissions. Required roles and features In Addition to the Features installed by default,...

Authentication and Authorization

Intune Manager (english) Configuration

Authentication and authorization is done via Azure AAD using an Azure App Registry, The required application roles must be created and login and logout redirect URIs must be configured within the Azure App registry after the setup is executed. The following ...

Intune Tenants

Intune Manager (english) Configuration

The prerequisite for connecting an Intune tenant is an Azure App registration, More informations  The following permissions are required to access the Microsoft Graph API: DeviceManagementApps.ReadWrite.All On the API Permissions page, the required p...

Connection to MECM

Intune Manager (english) Configuration

A service account is required to connect MECM sites. The web application is executed in the context of the service account (see IIS configuration) and the service account is also used to connect the MECM sites. Permissions No Configuration Manager console i...

Logging

Intune Manager (english) Configuration

The log file is configured via the appsettings.json.

The configuration file appsettings.json

Intune Manager (english) Configuration

The configuration of the web application is done via the appsettings.json file in the installation directory. This controls the runtime behavior of the application. If the appsettings.json file is changed, the Application Pool in IIS must be restarted for th...

Import from MECM Applications

Intune Manager (english) User manual

Intune Manager can be used to import MECM applications. To do this, appsettings.json must be configured correctly.  First, the Intune tenant into which the applications are to be imported must be selected. The import wizard is opened via Import from MECM. ...