diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 6843569fa..e0e85d5bf 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -15,7 +15,9 @@ trigger:
   - master
   - branch-*
 
-pool: .net-bubble-aws-re-team-prod
+pool:
+  name: .net-bubble-aws-re-team-dev
+  demands: EnvName -equals pr-207
 
 variables:
   - group: sonarsource-build-variables