Skip to content

Commit 7d40cd2

Browse files
authored
Merge pull request #25550 from microsoftgraph/diogbo/healthMonitoringDocs
remove en-us from healthmonitoring alert samples
2 parents 9a52b9d + 4d84a8a commit 7d40cd2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

api-reference/beta/api/healthmonitoring-alert-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Content-Type: application/json
150150
"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)"
151151
},
152152
"documentation": {
153-
"mfaAlertTroubleshootingGuide": "https://learn.microsoft.com/en-us/entra/identity/authentication/"
153+
"troubleshootingGuide": "https://go.microsoft.com/fwlink/?linkid=2280158"
154154
}
155155
}
156156
```

api-reference/beta/api/healthmonitoring-alert-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Content-Type: application/json
154154
"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)"
155155
},
156156
"documentation": {
157-
"mfaAlertTroubleshootingGuide": "https://learn.microsoft.com/en-us/entra/identity/authentication/"
157+
"troubleshootingGuide": "https://go.microsoft.com/fwlink/?linkid=2280158"
158158
}
159159
}
160160
```

api-reference/beta/api/healthmonitoring-healthmonitoringroot-list-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Content-Type: application/json
154154
"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)"
155155
},
156156
"documentation": {
157-
"mfaAlertTroubleshootingGuide": "https://learn.microsoft.com/en-us/entra/identity/authentication/"
157+
"troubleshootingGuide": "https://go.microsoft.com/fwlink/?linkid=2280158"
158158
}
159159
},
160160
]

0 commit comments

Comments
 (0)