Realizing resources
This type has no collection recipe - it appears only as the endpoint of derived edges.
As edge source
As edge target
Exposure sites
Rules that touch Password 6
A SecureString parameter exposes credential material to any reader.
A listKeys holder uses the access-key connection string to read every secret key-value, bypassing data-plane RBAC.
azure
CanReadSecretApp Configuration Data Owner (*/read incl. keyValues/read) can read a secret key-value.
azure
CanReadSecretApp Configuration Data Reader (keyValues/read) can read a key-value that holds credential material.
azure
CanReadSecretsnapshots/read returns the key-values frozen in a snapshot, including secret ones.
azure
CanReadSecretA service principal holding User.ReadWrite.All (or Directory.ReadWrite.All) can reset any non-protected Entra user's password via PATCH /users/{id} with a new passwordProfile, taking over that user's account and inheriting their RBAC and group memberships.
azure
CanResetCredential