TrackedResourceBeyondsThirdLevel

January 8, 2024 ยท View on GitHub

Category

ARM Error

Applies to

ARM OpenAPI(swagger) specs

  • 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.