Skip to content

Commit 2dfa6a5

Browse files
committed
fix
1 parent 041b75a commit 2dfa6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/alerts/alerts-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ This example creates a logic app that uses the [common alerts schema](./alerts-c
134134
|Short Resource ID|`concat(variables('AffectedResource')[7], '/', variables('AffectedResource')[8]`)|
135135
|Client Api Version|Resource type's api version|
136136

137-
To find your Resource type's api version, select the **JSON view** link on the top right-hand side of the resource overview page.
137+
To find your resource type's api version, select the **JSON view** link on the top right-hand side of the resource overview page.
138138
The **Resource JSON** page is displayed with the **ResourceID** and **API version** at the top of the page.
139139

140140
The dynamic content now includes tags from the affected resource. You can use those tags when you configure your notifications as described in the following steps.

0 commit comments

Comments
 (0)