File tree 1 file changed +2
-2
lines changed
docs/pipelines/integrations
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,13 +53,13 @@ The subscribe command gets you started with a few subscriptions by default. Here
53
53
| -------- | -------- | -------- |
54
54
| * Build completed* notification | * Release deployment started* , * Release deployment completed* and * Release deployment approval pending* notifications | * Run stage state changed* and * Run stage waiting for approval* notifications |
55
55
56
- :::image type="content" source="media/integrations-slack/events-subscription.png" alt-text="A screenshot showing notification example.":::
56
+ :::image type="content" source="media/integrations-slack/events-subscription.png" alt-text="A screenshot showing notification example." lightbox="media/integrations-slack/events-subscription.png" :::
57
57
58
58
## Manage subscriptions
59
59
60
60
To manage the subscriptions for a channel, use the following command: ` /azpipelines subscriptions `
61
61
62
- This command lists all the current subscriptions for the channel and allow you to add or remove subscriptions.
62
+ This command lists all the current subscriptions for the channel and allows you to add or remove subscriptions.
63
63
64
64
> [ !NOTE]
65
65
> Team administrators are not able to remove or modify subscriptions created by Project administrators.
You can’t perform that action at this time.
0 commit comments