-
Notifications
You must be signed in to change notification settings - Fork 50
Add managedByExtended to allowed ARM resource top-level properties #810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: raosuhas <[email protected]>
Co-authored-by: raosuhas <[email protected]>
Co-authored-by: raosuhas <[email protected]>
Co-authored-by: raosuhas <[email protected]>
Co-authored-by: raosuhas <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot instead of creating a new json file for the test , can you just update one of the existing files to include these tests ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated! I've added the managedByExtended property to the existing body-top-level-properties-real-swagger.json file instead of creating a new test file. The separate test file has been removed and the test case now uses the updated existing file. All tests pass. (commit 90d4543)
…tended Co-authored-by: raosuhas <[email protected]>
Summary
Added
managedByExtendedto the list of allowed body top-level properties for ARM resources in compliance with ARM guidelines.Changes Made
Code Changes
allowedBodyTopLevelPropertiesarray in arm-resource-validation.ts to includemanagedbyextendedpropertiesBagTrackedarray in arm-resource-validation.ts to includemanagedbyextendedDocumentation Changes
Testing
body-top-level-properties-real-swagger.jsonto include managedByExtended property💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.