Showing results for GUIDELINES - Azure SDK Blog

Dec 13, 2022
Post comments count3
Post likes count3

The value of Cadl in designing APIs

Mike Kistler Mark W.
Mike,
Mark

This blog post describes the new Cadl API design language and its benefits for API authoring.

OpenAPIRESTAPI
Sep 20, 2022
Post comments count0
Post likes count0

Guidance for applications using the Key Vault libraries

Heath Stewart
Heath Stewart

Guidelines for applications to validate user-provided URIs for Azure Key Vault or Managed HSM to avoid a potential risk of leaking authentication information.

sdkGUIDELINESkeyvault
Jun 28, 2022
Post comments count0
Post likes count0

It just takes time. Updated guidance on Azure long-running operations.

Mark W. Mike Kistler
Mark,
Mike

Developers hate waiting, but sometimes it's necessary. When we know something is going to take time in Azure, it's modeled as a long-running operation (LRO). We've recently updated our guidance on LROs in our REST API guidelines.

sdkazureREST
Oct 5, 2021
Post comments count0
Post likes count0

Azure REST API Guidelines Update

Mark W. Mike Kistler
Mark,
Mike

Providing APIs that are easy to use, fit to purpose, scalable, maintainable, and consistent make the difference between success and failure for your software. The guidelines help Microsoft engineering teams, and others building REST services, create APIs that are approachable, sustainable, and consistent.

azureRESTAPI