You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/service-hooks/overview.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,21 +88,22 @@ The following services are available as the target of service hooks. For more in
88
88
89
89
## Create a subscription
90
90
91
-
When you integrate one of these services with Azure DevOps, you must create a new subscription. In many cases, you need to do some configuration in the other service, too. For specific details, check out the information for the service that you're interested in.
91
+
When you integrate one of these services with Azure DevOps, you must create a subscription. In many cases, you need to do some configuration in the other service, too. For specific details, check out the information for the service that you're interested in.
92
92
93
93
::: moniker range="<=azure-devops"
94
94
95
-
1. Open the admin page for a project in web access.
96
-
97
-
<imgalt="Screenshot of highlighted Project settings button."src="./media/devops-service-hooks.png" />
95
+
1. Go to your project, select **Project settings**, and then select **Service hooks**.
98
96
99
-
1.Run the wizard to create the subscription.
97
+
:::image type="content" source="media/devops-service-hooks.png" alt-text="Screenshot that shows an Azure DevOps project. On the side, Project settings and Service hooks are highlighted.":::
100
98
101
-

99
+
1. Select **Create subscription**.
100
+
101
+
:::image type="content" source="media/devops-create-subscription.png" alt-text="Screenshot of the Service Hooks page of an Azure DevOps project. The Create subscription button is highlighted.":::
102
102
103
-
1.Select the service that you want to integrate with.
103
+
1.Select the service that you want to integrate with.
104
104
105
-
:::image type="content" source="./media/select-service.png" alt-text="Select the service to integrate":::
105
+
:::image type="content" source="media/select-service.png" alt-text="Screenshot of the Service dialog. Numerous services are listed, Trello is selected, and a description of Trello is visible.":::
106
+
106
107
107
108
1. Select the event to trigger on and any applicable filters.
0 commit comments