This article will provide a simple guide for how to format the Opsgenie alert content when it is passed to the Microsoft Teams integration side. This article will cover three formatting examples:
Parsing the URL as a hyperlink from Opsgenie Alerts to the Microsoft Teams channel
Jumping to the next line
Parsing text in bold
For additional MS Teams formatting by Markdown, please refer to this official doc.
At this time, the Microsoft Teams channel does not provide support for URL anchors, therefore making Markdown the only solution in this case. That being said, if you would like to pass a URL in the Alert’s description to be a clickable hyperlink in Microsoft Teams, you will need to use the following format:
[Name](URL.com)
Here is an example showing this formatting with screenshots:
In order to start a new line of text from an Opsgenie Alert, you will need to format the text using the backslash \
character.
Here is an example showing this formatting with screenshots:
In order to format your text to use bold, you will need to use the following formatting:
**text**
Here is an example showing this formatting with screenshots:
In order to ensure that we continue to provide useful content, please let us know if this Article is helpful (Thumbs Up/Down). Also, to help us improve, feel free to provide additional feedback (directly in the community).
Skyler Ataide
Technical Support Engineer
Atlassian
San Francisco, CA.
13 accepted answers
0 comments