# アプリケーション登録の削除

### 説明

この runbook は、Microsoft Entra ID からアプリケーション登録と関連付けられた Service Principal を削除します。削除前にアプリケーションが存在することを確認し、プロビジョニング中に割り当てられたグループを可能な範囲でクリーンアップします。

### 場所

Organization → Applications → Delete Application Registration

**フル Runbook 名**

rjgit-org\_applications\_delete-application-registration

### 権限

#### アプリケーションの権限

* **種類**: Microsoft Graph
  * Application.ReadWrite.OwnedBy
  * Group.ReadWrite.All

#### RBAC ロール

* Application Developer

### パラメーター

#### ClientId

削除するアプリケーション登録のアプリケーション クライアント ID（appId）。

| プロパティ | 値    |
| ----- | ---- |
| 必須    | true |
| 既定値   |      |
| 種類    | 文字列  |

[Runbook Reference の概要に戻る](https://docs.realmjoin.com/ja/zi-dong-hua/runbooks/runbook-references)
