Skip to content

Commit c4a4d48

Browse files
committed
Added link to Azure Architecture Center
1 parent a894487 commit c4a4d48

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/api-management/devops-api-development-templates.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ We've seen the greatest success in customer deployments, and recommend the follo
7878
* Set up an API approval process that runs on each pull request. The API approval process should include breaking change detection, linting, and automated API testing.
7979
* Use the [Azure API Ops Toolkit][5] publisher to publish the API to your production API Management service.
8080

81+
Review [Automated API deployments with APIOps][28] in the Azure Architecture Center for more details on how to configure and run a CI/CD deployment pipeline with APIOps.
82+
8183
## References
8284

8385
* [Azure DevOps Services][25] includes [Azure Repos][23] and [Azure Pipelines][17].
@@ -113,4 +115,5 @@ We've seen the greatest success in customer deployments, and recommend the follo
113115
[24]: ./policy-fragments.md
114116
[25]: https://azure.microsoft.com/services/devops/
115117
[26]: https://github.com/microsoft/api-guidelines/blob/vNext/azure/Guidelines.md
116-
[27]: https://github.com/Azure/azure-api-style-guide
118+
[27]: https://github.com/Azure/azure-api-style-guide
119+
[28]: /azure/architecture/example-scenario/devops/automated-api-deployments-apiops

0 commit comments

Comments
 (0)