Administrative access control
This page describes how the internal Sally team gains privileged access to the production environment and how that access is secured. Administrative access is the sharpest tool in the toolbox and the one that gets locked away the hardest. Only a small group of authorised Aliru staff can access, exclusively from centrally managed corporate devices, exclusively through authenticated and encrypted channels, and every action is logged.
What "administrative" covers
Production application components, infrastructure and cloud resources, admin UIs and configuration interfaces, monitoring and logging systems, databases and storage, and any security-relevant admin interface.
Privileged access protection
The administrative entry path
Today's path to production admin: VPN plus MFA plus RBAC on a managed and compliant corporate device. That combination authenticates the person, encrypts the channel, restricts the endpoint, and enforces the correct posture through Conditional Access.
We are transparent about what is not yet in place: a dedicated bastion or jump host and a physically separate management network are not implemented today. In their absence, the layered controls above (VPN, MFA, RBAC, managed endpoints with Intune and Defender, Conditional Access, and full audit logging) are the guardrails around privileged access.
Break-glass accounts
For emergency scenarios (regular admin accounts unavailable, MFA provider outage), dedicated break-glass accounts exist inside Microsoft Entra ID. They are separately protected, restricted to a very small authorised group, are not used in normal operations, and every sign-in and use is logged via Entra ID sign-in and audit logs. Their permissions, credentials and function are reviewed regularly.
Granting and revoking privileges
Technical leadership approves administrative rights and also revokes them, in particular on staff departure, role change, or when the authorisation is no longer required. Because administrative activity is continuously monitored and logged, no separate cyclical review process for privileged accounts runs today.