Change the suppress type name#4499
Change the suppress type name#4499jhendrixMSFT merged 1 commit intoAzure:masterfrom zjpjack:msft-jizen/suppressionname_Microsoft.Resources
Conversation
|
If you're a MSFT employee, click this link |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-jsNothing to generate for azure-sdk-for-js |
Automation for azure-sdk-for-pythonNothing to generate for azure-sdk-for-python |
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
|
Can one of the admins verify this patch? |
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
|
@zjpjack in the previous PR it appears to have worked, am I missing something? |
|
@jhendrixMSFT sorry for misleading. ERROR (RequiredPropertiesMissingInResourceModel/R2020/ARMViolation): Model definition 'TagValue' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly. We have this error, and previous PR I made it "BodyTopLevelProperties", this is not correct. And I missed the error information. That is why I change the suppress type here. |
Correct the suppress rule type, so it can suppress the correct one.