Skip to content

Commit 31ae25c

Browse files
Update alerts-common-schema-test-action-definitions.md
1 parent 9d01cf3 commit 31ae25c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/alerts/alerts-common-schema-test-action-definitions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ You can also use `LinkToFilteredSearchResultsAPI` or `LinkToSearchResultsAPI` to
740740
"BudgetName": "Test_actual_cost_budget",
741741
"BudgetId": "/subscriptions/11111111-1111-1111-1111-111111111111/providers/Microsoft.Consumption/budgets/Test_actual_cost_budget",
742742
"BudgetStartDate": "2022-11-01",
743-
"BudgetCreator": [email protected],
743+
"BudgetCreator": "[email protected]",
744744
"Unit": "USD",
745745
"SpentAmount": "$11,111.00"
746746
}
@@ -781,7 +781,7 @@ You can also use `LinkToFilteredSearchResultsAPI` or `LinkToSearchResultsAPI` to
781781
"BudgetName": "Test_forcasted_budget",
782782
"BudgetId": "/subscriptions/11111111-1111-1111-1111-111111111111/providers/Microsoft.Consumption/budgets/Test_forcasted_budget",
783783
"BudgetStartDate": "2022-11-01",
784-
"BudgetCreator": [email protected],
784+
"BudgetCreator": "[email protected]",
785785
"Unit": "USD",
786786
"SpentAmount": "$999.99",
787787
"ForecastedTotalForPeriod": "$1111.11"

0 commit comments

Comments
 (0)