Skip to content

Commit 6fdcb93

Browse files
authored
Merge pull request #220532 from FaithOmbongi/patch-4
Change Graph links to GA docs not beta
2 parents a589a56 + 13cdf8e commit 6fdcb93

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/active-directory/identity-protection/TOC.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,18 @@
4848
href: troubleshooting-identity-protection-faq.yml
4949
- name: Reference
5050
items:
51-
- name: Graph APIs
51+
- name: Microsoft Graph APIs
5252
items:
5353
- name: riskDetection API
5454
href: /graph/api/resources/riskdetection
5555
- name: riskyUsers API
5656
href: /graph/api/resources/riskyuser
5757
- name: signIn API
5858
href: /graph/api/resources/signin
59+
- name: servicePrincipalRiskDetection API
60+
href: /graph/api/resources/serviceprincipalriskdetection
61+
- name: riskyServicePrincipal API
62+
href: /graph/api/resources/riskyserviceprincipal
5963
- name: Glossary
6064
href: reference-identity-protection-glossary.md
6165
- name: Resources

articles/active-directory/identity-protection/concept-workload-identity-risk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ Organizations can find workload identities that have been flagged for risk in on
6868

6969
:::image type="content" source="media/concept-workload-identity-risk/workload-identity-detections-in-risk-detections-report.png" alt-text="Screenshot showing risks detected against workload identities in the report." lightbox="media/concept-workload-identity-risk/workload-identity-detections-in-risk-detections-report.png":::
7070

71-
### Graph APIs
71+
### Microsoft Graph APIs
7272

73-
You can also query risky workload identities [using the Microsoft Graph API](/graph/use-the-api). There are two new collections in the [Identity Protection APIs](/graph/api/resources/identityprotection-root?view=graph-rest-beta&preserve-view=true)
73+
You can also query risky workload identities [using the Microsoft Graph API](/graph/use-the-api). There are two new collections in the [Identity Protection APIs](/graph/api/resources/identityprotection-root).
7474

7575
- riskyServicePrincipals
7676
- servicePrincipalRiskDetections

0 commit comments

Comments
 (0)