Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit aec6359

Browse files
authored
Adjustments to README language and build status (#815)
1 parent 9da7080 commit aec6359

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://dev.azure.com/apim-devops/ARM-template-generator/_apis/build/status/Scheduled?branchName=master)](https://dev.azure.com/apim-devops/ARM-template-generator/_build/latest?definitionId=4&branchName=master)
1+
[![Build Status](https://dev.azure.com/devdiv/DevDiv/_apis/build/status/Azure.azure-api-management-devops-resource-kit?branchName=refs%2Fpull%2F814%2Fmerge)](https://dev.azure.com/devdiv/DevDiv/_build/latest?definitionId=15827&branchName=main)
22

33
# Azure API Management DevOps Resource Kit
44

@@ -51,11 +51,6 @@ We realize our customers bring a wide range of engineering cultures and existing
5151

5252
If you have any questions or feedback, please raise issues in the repository or email us at apimgmt at microsoft. We also started an [FAQ page](./FAQ.md) to answer most common questions.
5353

54-
## Alternatives
55-
56-
* For customers who are just starting out or have simple scenarios, they may not necessarily need to use the tools we provided and may find it easier to begin with the boilerplate templates we provided in the [example](./example/) folder.
57-
* Customers can also run [PowerShell](https://docs.microsoft.com/powershell/module/az.apimanagement) scripts as part of their release process to deploy APIs to API Management.
58-
5954
## Kudos
6055

6156
This project was inspired by Mattias Lögdberg's [API Management ARM Template Creator](http://mlogdberg.com/apimanagement/arm-template-creator) and Eldert Grootenboer's [series of blog posts](https://blog.eldert.net/api-management-ci-cd-using-arm-templates-api-management-instance/) on CI/CD with API Management. We have also received feedback from many members in our community. Thank you to all who have contributed in the project!
@@ -66,16 +61,14 @@ This project is licensed under [the MIT License](LICENSE)
6661

6762
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
6863

69-
## Interactions
70-
71-
You can report bugs or submit feature requests in the [repository's Issues section](https://github.com/Azure/azure-api-management-devops-resource-kit/issues).
64+
## Support
7265

7366
Azure API Management DevOps resource kit has limited "assited support". You can use [GitHub Discussions](https://github.com/Azure/azure-api-management-devops-resource-kit/discussions/new) or [Stack Overflow](https://stackoverflow.com/questions/tagged/azure-api-management-devops-resource-kit) with the `azure-api-management-devops-resource-kit` tag.
7467

75-
We welcome and appreciate community contributions. Refer to the [contribution guidelines](https://github.com/Azure/azure-api-management-devops-resource-kit/blob/main/CONTRIBUTING.md) for more information.
76-
7768
## Contributing
7869

70+
You can report bugs or submit feature requests in the [repository's Issues section](https://github.com/Azure/azure-api-management-devops-resource-kit/issues). Please use one of the provided templates so that we can gather all appropriate information.
71+
7972
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
8073

8174
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

0 commit comments

Comments
 (0)