Skip to content

Commit

Permalink
Merge pull request #505 from artificial-paul/patch-1
Browse files Browse the repository at this point in the history
Update Guidelines.md
  • Loading branch information
OlgaPodo authored Jul 11, 2024
2 parents 685e493 + c00f2a2 commit 0674b4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure/Guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ These guidelines apply to Azure service teams implementing _data plane_ APIs. Th
- Sustainable & versionable via clear API contracts with 2 requirements:
1. Customer workloads must never break due to a service change
2. Customers can adopt a version without requiring code changes

Technology and software is constantly changing and evolving, and as such, this is intended to be a living document. [Open an issue](https://github.com/microsoft/api-guidelines/issues/new/choose) to suggest a change or propose a new idea. Please read the [Considerations for Service Design](./ConsiderationsForServiceDesign.md) for an introduction to the topic of API design for Azure services. *For an existing GA'd service, don't change/break its existing API; instead, leverage these concepts for future APIs while prioritizing consistency within your existing service.*

*Note: If you are creating a management plane (ARM) API, please refer to the [Azure Resource Manager Resource Provider Contract](https://github.com/cloud-and-ai-microsoft/resource-provider-contract).*
Expand Down

0 comments on commit 0674b4c

Please sign in to comment.