Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 451 Bytes

tracked-resource-beyond-thrid-level.md

File metadata and controls

21 lines (11 loc) · 451 Bytes

TrackedResourceBeyondsThirdLevel

Category

ARM Error

Applies to

ARM OpenAPI(swagger) specs

Related ARM Guideline Code

  • RPC-Put-V1-19

Description

Tracked resources must not be used beyond the third level of nesting.

How to fix

Avoid the fourth level nested tracked resource. You may model such resources as proxy resources instead. Having a tracked resource beyond the third level may lead to a loss of functionality in ARM.