Skip to content

Commit c926107

Browse files
authored
Merge pull request #288329 from dlepow/apisec
[APIM] Links to API security ebook
2 parents 7082338 + d680a52 commit c926107

File tree

5 files changed

+7
-0
lines changed

5 files changed

+7
-0
lines changed

articles/api-center/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,7 @@
9090
items:
9191
- name: Samples and labs
9292
href: resources.md
93+
- name: Building an API security strategy
94+
href: https://aka.ms/API-Security-EBook
9395
- name: Azure updates
9496
href: https://aka.ms/apic/updates

articles/api-management/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,8 @@
657657
href: /azure/architecture/best-practices/api-design?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
658658
- name: Web API implementation
659659
href: /azure/architecture/best-practices/api-implementation?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
660+
- name: Building an API security strategy
661+
href: https://aka.ms/API-Security-EBook
660662
- name: Breaking changes and retirements
661663
items:
662664
- name: Breaking changes overview

articles/api-management/authentication-authorization-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,4 @@ While authorization is preferred, and OAuth 2.0 has become the dominant method o
154154
## Next steps
155155
* Learn more about [authentication and authorization](../active-directory/develop/authentication-vs-authorization.md) in the Microsoft identity platform.
156156
* Learn how to [mitigate OWASP API security threats](mitigate-owasp-api-threats.md) using API Management.
157+
* Learn how to [build a comprehensive API security strategy](https://aka.ms/API-Security-EBook)

articles/api-management/mitigate-owasp-api-threats.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,5 +318,6 @@ Learn more about:
318318
* [Authentication and authorization in API Management](authentication-authorization-overview.md)
319319
* [Security baseline for API Management](/security/benchmark/azure/baselines/api-management-security-baseline)
320320
* [Security controls by Azure policy](security-controls-policy.md)
321+
* [Building a comprehensive API security strategy](https://aka.ms/API-Security-EBook)
321322
* [Landing zone accelerator for API Management](/azure/cloud-adoption-framework/scenarios/app-platform/api-management/landing-zone-accelerator)
322323
* [Microsoft Defender for Cloud](/azure/defender-for-cloud/defender-for-cloud-introduction)

articles/api-management/protect-with-defender-for-apis.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,5 @@ You can remove APIs from protection by Defender for APIs by using Defender for C
112112

113113
* Learn more about [Defender for Cloud](/azure/defender-for-cloud/defender-for-cloud-introduction)
114114
* Learn more about [API findings, recommendations, and alerts](/azure/defender-for-cloud/defender-for-apis-posture) in Defender for APIs
115+
Learn how to [build a comprehensive API security strategy](https://aka.ms/API-Security-EBook)
115116
* Learn how to [upgrade and scale](upgrade-and-scale.md) an API Management instance

0 commit comments

Comments
 (0)