Skip to content

Commit 382138e

Browse files
Merge pull request #210089 from atikmapari/Broken-link-benmansheim
Broken link fixed
2 parents 4d16c4f + 2a0a5bb commit 382138e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/defender-for-cloud/adaptive-application-controls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ When you move a machine from one group to another, the application control polic
213213

214214
To manage your adaptive application controls programmatically, use our REST API.
215215

216-
The relevant API documentation is available in [the Adaptive application Controls section of Defender for Cloud's API docs](/rest/api/defenderforcloud/adaptiveapplicationcontrols).
216+
The relevant API documentation is available in [the Adaptive application Controls section of Defender for Cloud's API docs](/rest/api/defenderforcloud/adaptive-application-controls).
217217

218218
Some of the functions that are available from the REST API:
219219

articles/defender-for-cloud/configure-email-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can send email notifications to individuals or to all users with specific Az
4848
1. To apply the security contact information to your subscription, select **Save**.
4949

5050
## Customize the alerts email notifications through the API
51-
You can also manage your email notifications through the supplied REST API. For full details see the [SecurityContacts API documentation](/rest/api/defenderforcloud/securitycontacts).
51+
You can also manage your email notifications through the supplied REST API. For full details see the [SecurityContacts API documentation](/rest/api/defenderforcloud/security-contacts).
5252

5353
This is an example request body for the PUT request when creating a security contact configuration:
5454

articles/defender-for-cloud/defender-for-containers-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Defender for Cloud filters and classifies findings from the scanner. When an ima
160160

161161
### Can I get the scan results via REST API?
162162

163-
Yes. The results are under [Sub-Assessments REST API](/rest/api/defenderforcloud/subassessments/list/). Also, you can use Azure Resource Graph (ARG), the Kusto-like API for all of your resources: a query can fetch a specific scan.
163+
Yes. The results are under [Sub-Assessments REST API](/rest/api/defenderforcloud/sub-assessments/list). Also, you can use Azure Resource Graph (ARG), the Kusto-like API for all of your resources: a query can fetch a specific scan.
164164

165165
### What registry types are scanned? What types are billed?
166166

articles/defender-for-cloud/release-notes-archive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@ Learn more about [secure score and security controls in Azure Security Center](s
16311631

16321632
### Secure score API is released for general availability (GA)
16331633

1634-
You can now access your score via the [secure score API](/rest/api/defenderforcloud/securescores/). The API methods provide the flexibility to query the data and build your own reporting mechanism of your secure scores over time. For example:
1634+
You can now access your score via the [secure score API](/rest/api/defenderforcloud/secure-scores). The API methods provide the flexibility to query the data and build your own reporting mechanism of your secure scores over time. For example:
16351635

16361636
- use the **Secure Scores** API to get the score for a specific subscription
16371637
- use the **Secure Score Controls** API to list the security controls and the current score of your subscriptions
@@ -2594,7 +2594,7 @@ Updates in June include:
25942594

25952595
### Secure score API (preview)
25962596

2597-
You can now access your score via the [secure score API](/rest/api/defenderforcloud/securescores/) (currently in preview). The API methods provide the flexibility to query the data and build your own reporting mechanism of your secure scores over time. For example, you can use the **Secure Scores** API to get the score for a specific subscription. In addition, you can use the **Secure Score Controls** API to list the security controls and the current score of your subscriptions.
2597+
You can now access your score via the [secure score API](/rest/api/defenderforcloud/secure-scores) (currently in preview). The API methods provide the flexibility to query the data and build your own reporting mechanism of your secure scores over time. For example, you can use the **Secure Scores** API to get the score for a specific subscription. In addition, you can use the **Secure Score Controls** API to list the security controls and the current score of your subscriptions.
25982598

25992599
For examples of external tools made possible with the secure score API, see [the secure score area of our GitHub community](https://github.com/Azure/Azure-Security-Center/tree/master/Secure%20Score).
26002600

0 commit comments

Comments
 (0)