diff --git a/DevOps/add-administrator-to-agent-pool.md b/DevOps/add-administrator-to-agent-pool.md new file mode 100644 index 0000000..ec48f5a --- /dev/null +++ b/DevOps/add-administrator-to-agent-pool.md @@ -0,0 +1,9 @@ +# How to add an administrator to an agent pool +1. Open 'Project settings' in lower left corner of screen +1. Click 'Agent Pools' under the Pipelines section +1. Click on the agent pool you would like to modify +1. Click on the security tab +1. Click the + button +1. Type the name of the user you would like to add and select them from the list +1. Change the role to 'Administrator' +1. Click 'Add' \ No newline at end of file