0X80070569
The user has not been granted the requested logon type.
- Symbol / family
- ERROR_LOGON_TYPE_NOT_GRANTED
- Signed decimal
- -2147023511
- Unsigned decimal
- 2147943785
What it means here
Local or domain user-rights policy does not allow this identity to use the requested interactive, service, batch, or network logon type.
What to check next
- Identify the logon type requested by the service or task.
- Review effective User Rights Assignment and deny rights from Group Policy.
- Grant only the required logon right to the intended managed identity or group.
Technical reference: Microsoft documentation or Microsoft-hosted support material