ITIL request fulfilment without the ticket: a Microsoft approach
In ITIL, request fulfilment handles standard service requests. Many of those are about access. Here is how to map request fulfilment to attribute-driven assignment in Entra ID.
In ITIL, request fulfilment is the process that handles standard service requests: a new employee who needs access, someone requesting an application, a rights change. A large part of those are about access, and that part can be handled by rules instead of tickets. This post explains the mapping.
TL;DR
- Request fulfilment in ITIL handles predictable, repeatable service requests.
- A large share of those requests are about access and follow an attribute.
- What follows an attribute can be modeled as a rule in Entra ID, without a ticket.
- The process stays, only the execution shifts from manual to rule-driven.
- Keep approval and exceptions in the process, where judgment is needed.
What request fulfilment is in ITIL
Request fulfilment is one of the processes in service operation. It is not about failures (that is incident management) but about standard requests that occur often and have a known way of being handled. Think access to a system, a software license, a change in membership.
The core is that a service request is predictable. It fits a catalog, has a fixed route, and often a predetermined approval. That is exactly what makes it suitable for automation: predictable work with a known pattern.
Why access is the ideal place to start
Look at the service requests that come in most often, and they are usually access requests. A new colleague needs the standard access, someone changes department, someone wants a shared resource.
In almost all of those cases an attribute determines the outcome. The department determines which apps, the job title determines which roles, the location determines which local rights. And when an attribute determines the outcome, no human needs to sit in between to decide it.
The mapping: from process to rule
The ITIL process stays. What shifts is the execution. Instead of an employee looking up the right group per ticket and making the change, you capture the logic in a rule.
| ITIL request fulfilment | Manual execution | Attribute-driven execution |
|---|---|---|
| Standard access for new employee | Ticket, human finds group | Rule on department and job title |
| Role change | Ticket, human adjusts membership | Attribute changes, membership follows |
| Location-based right | Ticket | Rule on city or office |
| Access to sensitive system | Ticket with approval | Approval stays, human decides |
What it looks like in Entra ID
In Entra ID terms the pattern becomes a membership rule. A few examples: