nerdexam
ServiceNow

CAD · Question #1

Which roles grant access to source control repository operations such as importing applications from source control, or linking an application to source control? (Choose two.)

The correct answer is A. source_control C. admin. Roles source_control and admin are the two correct answers because ServiceNow explicitly defines the source_control role to grant users permission to perform source control operations - importing applications from a repository or linking an application to source control. The admi

Submitted by fatima_kr· Apr 18, 2026Security and Restricting Access

Question

Which roles grant access to source control repository operations such as importing applications from source control, or linking an application to source control? (Choose two.)

Options

  • Asource_control
  • Bsource_control_admin
  • Cadmin
  • Dgit_admin

How the community answered

(24 responses)
  • A
    92% (22)
  • B
    4% (1)
  • D
    4% (1)

Explanation

Roles source_control and admin are the two correct answers because ServiceNow explicitly defines the source_control role to grant users permission to perform source control operations - importing applications from a repository or linking an application to source control. The admin role, as the system's superuser role, inherits all permissions including source control access, making it a valid second answer.

source_control_admin (B) is a distractor - it sounds authoritative, but no such distinct role exists in ServiceNow's role hierarchy for this purpose; don't be fooled by the "admin" suffix. git_admin (D) is similarly fabricated - ServiceNow doesn't use git-specific role names; its roles are platform-level abstractions.

Memory tip: Think "who can touch source control?" - the dedicated role (source_control) and the all-powerful role (admin). Any role with a made-up compound name like source_control_admin or a technology-specific name like git_admin is a red flag on ServiceNow exams.

Topics

#Source Control#Roles#Access Control

Community Discussion

No community discussion yet for this question.

Full CAD Practice