LroPatch202

December 14, 2022 ยท View on GitHub

Category

ARM Error

Applies to

ARM OpenAPI(swagger) specs

Related ARM Guideline Code

  • RPC-Patch-V1-06, RPC-Async-V1-08

Output Message

Async PATCH should return 202.

Description

Async PATCH should return 202.

CreatedAt

July 07, 2022

LastModifiedAt

July 07, 2022

How to fix the violation

For new resource, ensure the async patch returns 202, see updating-using-patch

Contents

  1. 1Category
  2. 2Applies to
  3. 3Related ARM Guideline Code
  4. 4Output Message
  5. 5Description
  6. 6CreatedAt
  7. 7LastModifiedAt
  8. 8How to fix the violation