CAD · Question #95
What is required to link a ServiceNow application to a Git repository? Choose 3 answers
The correct answer is C. User name D. URL F. Password. To link a ServiceNow application to a Git repository, you need to provide the user name, URL, and password of the Git account that hosts the repository. The URL is the address of the Git repository that you want to link to the application. The user name and password are the…
Question
What is required to link a ServiceNow application to a Git repository? Choose 3 answers
Options
- AURI
- BACL
- CUser name
- DURL
- EApplication name
- FPassword
How the community answered
(37 responses)- A3% (1)
- C92% (34)
- E5% (2)
Explanation
To link a ServiceNow application to a Git repository, you need to provide the user name, URL, and password of the Git account that hosts the repository. The URL is the address of the Git repository that you want to link to the application. The user name and password are the credentials that you use to access the Git account. Alternatively, you can use a personal access token instead of a password for increased security.
Topics
Community Discussion
No community discussion yet for this question.