Skip to content

Commit b38eae4

Browse files
Merge pull request #291982 from dlepow/ptk
[APIM] Link to policy toolkit
2 parents e9f0107 + 047b2ac commit b38eae4

File tree

4 files changed

+18
-10
lines changed

4 files changed

+18
-10
lines changed

articles/api-management/api-management-policies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ More information about policies:
2222
+ [Policy overview](api-management-howto-policies.md)
2323
+ [Set or edit policies](set-edit-policies.md)
2424
+ [Policy expressions](api-management-policy-expressions.md)
25+
+ [Policy snippets repo](https://github.com/Azure/api-management-policy-snippets)
26+
+ [Azure API Management policy toolkit](https://github.com/Azure/azure-api-management-policy-toolkit/)
2527
+ [Author policies using Microsoft Copilot in Azure](/azure/copilot/author-api-management-policies?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json)
2628

2729
> [!IMPORTANT]

articles/api-management/api-management-policy-expressions.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -247,11 +247,12 @@ The `context` variable is implicitly available in every policy [expression](api-
247247

248248
For more information working with policies, see:
249249

250-
+ [Policies in API Management](api-management-howto-policies.md)
251-
+ [Tutorial: Transform and protect APIs](transform-api.md)
252-
+ [Policy reference](./api-management-policies.md) for a full list of policy statements and their settings
253-
+ [Policy snippets repo](https://github.com/Azure/api-management-policy-snippets)
254-
+ [Author policies using Microsoft Copilot in Azure](/azure/copilot/author-api-management-policies?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json)
250+
* [Policies in API Management](api-management-howto-policies.md)
251+
* [Tutorial: Transform and protect APIs](transform-api.md)
252+
* [Policy reference](./api-management-policies.md) for a full list of policy statements and their settings
253+
* [Policy snippets repo](https://github.com/Azure/api-management-policy-snippets)
254+
* [Azure API Management policy toolkit](https://github.com/Azure/azure-api-management-policy-toolkit/)
255+
* [Author policies using Microsoft Copilot in Azure](/azure/copilot/author-api-management-policies?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json)
255256

256257
For more information:
257258

articles/api-management/set-edit-policies.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ More information about policies:
2323
* [Policy overview](api-management-howto-policies.md)
2424
* [Policy reference](api-management-policies.md) for a full list of policy statements and their settings
2525
* [Policy snippets repo](https://github.com/Azure/api-management-policy-snippets)
26+
* [Azure API Management policy toolkit](https://github.com/Azure/azure-api-management-policy-toolkit/)
27+
* [Author policies using Microsoft Copilot in Azure](/azure/copilot/author-api-management-policies?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json)
28+
2629

2730
## Prerequisites
2831

@@ -230,8 +233,9 @@ To modify the policy evaluation order using the policy editor:
230233

231234
For more information about working with policies, see:
232235

233-
+ [Tutorial: Transform and protect APIs](transform-api.md)
234-
+ [Set or edit policies](set-edit-policies.md)
235-
+ [Policy reference](./api-management-policies.md) for a full list of policy statements and their settings
236-
+ [Policy snippets repo](https://github.com/Azure/api-management-policy-snippets)
237-
+ [Author policies using Microsoft Copilot in Azure](/azure/copilot/author-api-management-policies?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json)
236+
* [Tutorial: Transform and protect APIs](transform-api.md)
237+
* [Set or edit policies](set-edit-policies.md)
238+
* [Policy reference](./api-management-policies.md)
239+
* [Policy snippets repo](https://github.com/Azure/api-management-policy-snippets)
240+
* [Azure API Management policy toolkit](https://github.com/Azure/azure-api-management-policy-toolkit/)
241+
* [Author policies using Microsoft Copilot in Azure](/azure/copilot/author-api-management-policies?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json)

includes/api-management-policy-ref-next-steps.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ For more information about working with policies, see:
1515
+ [Set or edit policies](../articles/api-management/set-edit-policies.md)
1616
+ [Reuse policy configurations](../articles/api-management/policy-fragments.md)
1717
+ [Policy snippets repo](https://github.com/Azure/api-management-policy-snippets)
18+
+ [Azure API Management policy toolkit](https://github.com/Azure/azure-api-management-policy-toolkit/)
1819
+ [Author policies using Microsoft Copilot in Azure](/azure/copilot/author-api-management-policies?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json)

0 commit comments

Comments
 (0)