Skip to content

Commit 0674b4c

Browse files
authored
Merge pull request #505 from artificial-paul/patch-1
Update Guidelines.md
2 parents 685e493 + c00f2a2 commit 0674b4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure/Guidelines.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ These guidelines apply to Azure service teams implementing _data plane_ APIs. Th
4444
- Sustainable & versionable via clear API contracts with 2 requirements:
4545
1. Customer workloads must never break due to a service change
4646
2. Customers can adopt a version without requiring code changes
47+
4748
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.*
4849

4950
*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).*

0 commit comments

Comments
 (0)