TrackedResourcesMustHavePut Category ARM Error Applies to ARM OpenAPI(swagger) specs Related ARM Guideline Code RPC-Put-V1-22 Description Tracked resources must have a PUT operation. How to fix Add a PUT operation for the tracked resource or make the resource's routing type proxy if it cannot be created by the end user.