OperationsApiTenantLevelOnly

May 18, 2023 ยท View on GitHub

Category

ARM Error

Applies to

ARM OpenAPI(swagger) specs

Related ARM Guideline Code

  • RPC-Operations-V1-02

Description

The get operation endpoint for the operations API must be scoped tenant-wide. Operations must not vary per subscription.

How to fix the violation

Remove all paths for operations API at any level besides the tenant level.

Contents

  1. 1Category
  2. 2Applies to
  3. 3Related ARM Guideline Code
  4. 4Description
  5. 5How to fix the violation