Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 400 Bytes

operations-api-tenant-level-only.md

File metadata and controls

21 lines (11 loc) · 400 Bytes

OperationsApiTenantLevelOnly

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.