About 258,000 results
Open links in new tab
  1. アプリケーションを取得する - Microsoft Graph v1.0 | Microsoft Learn

    名前空間: microsoft.graph application オブジェクトのプロパティと関係を取得します。 この API は、次の 国内クラウド展開 で使用できます。

  2. Microsoft Graph API を使うための、Azureの設定方法 ~デスクトップ …

    Aug 4, 2024 · 本記事では、Microsoft Graph Api を使用して開発を始める前に必要な準備についてご説明していきます。 ※本記事はC#のデスクトップアプリケーションの開発を想定しておりますが、 …

  3. Get application - Microsoft Graph v1.0 | Microsoft Learn

    Namespace: microsoft.graph Get the properties and relationships of an application object. This API is available in the following national cloud deployments.

  4. Microsoft Graphってなんですか:概要編 - Qiita

    Dec 1, 2023 · Microsoft Graph(MS Graph)は、マイクロソフトのクラウドベースのサービスとアプリケーションを統合し、豊富なデータアクセスと操作機能を提供する強力なツールです。

  5. Microsoft Graph を使用してMicrosoft Entra アプリケーションを管理 …

    この記事では、アプリの登録、プロパティの更新、アクセス許可の割り当て、資格情報の管理など、Microsoft Graph で一般的なアプリ管理タスクを自動化する方法について説明します。

  6. アプリケーションを一覧表示する - Microsoft Graph v1.0

    特定の個人用 Microsoft アカウントが所有するアプリケーションを一覧表示するには、 Application.Read.All または Application.ReadWrite.All に加えて User.Read アクセス許可が必要です。

  7. Applications API overview - Microsoft Graph | Microsoft Learn

    Jan 13, 2025 · Microsoft Graph APIs enable you to register apps, manage app properties and configurations, secure access to on-premises apps, and synchronize identities from on-premises and …

  8. Use the Microsoft Graph API - Microsoft Graph | Microsoft Learn

    Nov 7, 2024 · Learn how to register your app and get authentication tokens for a user or service before you make requests to the Microsoft Graph API.

  9. Graph Explorer | Try Microsoft Graph APIs - Microsoft Graph

    Try the Graph Explorer developer tool to learn about Microsoft Graph APIs. Includes code snippets, Microsoft Graph Toolkit, and Adaptive Cards integration.

  10. List applications - Microsoft Graph v1.0 | Microsoft Learn

    Jul 23, 2025 · To list applications owned by a specific personal Microsoft account, this API requires the User.Read permission in addition to Application.Read.All or Application.ReadWrite.All.