Managed Identity
Azure REST API reference
This page tracks which Azure Managed Identity REST API operations are implemented in Topaz. Managed Identity is control-plane only — there is no separate data plane.
Legend
| Symbol | Meaning |
|---|---|
| ✅ | Implemented |
| ❌ | Not implemented |
Control Plane
User Assigned Identities
| Operation | Status | Notes |
|---|---|---|
| Create Or Update | ✅ | |
| Delete | ✅ | |
| Get | ✅ | |
| List By Resource Group | ✅ | |
| List By Subscription | ✅ | |
| Update | ✅ | PATCH |
Federated Identity Credentials
| Operation | Status |
|---|---|
| Create Or Update | ✅ |
| Delete | ✅ |
| Get | ✅ |
| List | ✅ |
System Assigned Identities
| Operation | Status |
|---|---|
| Get By Resource | ✅ |
Portal
| View | Status | Notes |
|---|---|---|
| List managed identities | ✅ | Subscription filter, create panel |
| Overview (essentials + delete) | ✅ | |
| Settings > Properties | ✅ | ClientId, PrincipalId, TenantId |
| Settings > Federated credentials | ✅ | List, add, delete |
| IAM | ✅ | Stub (consistent with other services) |
| Tags | ✅ | Add / remove via TagsPanel |