Skip to content

Commit

Permalink
Merge pull request #25550 from microsoftgraph/diogbo/healthMonitoring…
Browse files Browse the repository at this point in the history
…Docs

remove en-us from healthmonitoring alert samples
  • Loading branch information
Lauragra authored Nov 1, 2024
2 parents 9a52b9d + 4d84a8a commit 7d40cd2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api-reference/beta/api/healthmonitoring-alert-get.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Content-Type: application/json
"mfaSignInFailure": "https://graph.microsoft.com/beta/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime=2024-06-08T11:23:44.1234567Z, exclusiveIntervalEndDateTime=2024-06-19T11:23:44.1234567Z, aggregationIntervalInMinutes=5)"
},
"documentation": {
"mfaAlertTroubleshootingGuide": "https://learn.microsoft.com/en-us/entra/identity/authentication/"
"troubleshootingGuide": "https://go.microsoft.com/fwlink/?linkid=2280158"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion api-reference/beta/api/healthmonitoring-alert-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Content-Type: application/json
"mfaSignInFailure": "https://graph.microsoft.com/beta/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime=2024-06-08T11:23:44.1234567Z, exclusiveIntervalEndDateTime=2024-06-19T11:23:44.1234567Z, aggregationIntervalInMinutes=5)"
},
"documentation": {
"mfaAlertTroubleshootingGuide": "https://learn.microsoft.com/en-us/entra/identity/authentication/"
"troubleshootingGuide": "https://go.microsoft.com/fwlink/?linkid=2280158"
}
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Content-Type: application/json
"mfaSignInFailure": "https://graph.microsoft.com/beta/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime=2024-06-08T11:23:44.1234567Z, exclusiveIntervalEndDateTime=2024-06-19T11:23:44.1234567Z, aggregationIntervalInMinutes=5)"
},
"documentation": {
"mfaAlertTroubleshootingGuide": "https://learn.microsoft.com/en-us/entra/identity/authentication/"
"troubleshootingGuide": "https://go.microsoft.com/fwlink/?linkid=2280158"
}
},
]
Expand Down

0 comments on commit 7d40cd2

Please sign in to comment.