Review: AppComplianceAutomation naming convention compliance assessment #55362
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Conducted naming convention review of
Azure.ResourceManager.AppComplianceAutomation.net8.0.csin PR #55336 against management plane naming conventions documented in/doc/dev/Mgmt-Naming-Conventions.md.Key Findings
File Status: Current PR file is identical to main branch (1556 lines) - no modifications yet in PR.
Violations Identified: 4 classes violate "Options → Config" naming rule:
AppComplianceReportCollectionGetAllOptions→ should beAppComplianceReportCollectionGetAllConfigAppComplianceReportEvidenceCollectionGetAllOptions→ should beAppComplianceReportEvidenceCollectionGetAllConfigAppComplianceReportSnapshotCollectionGetAllOptions→ should beAppComplianceReportSnapshotCollectionGetAllConfigAppComplianceReportWebhookCollectionGetAllOptions→ should beAppComplianceReportWebhookCollectionGetAllConfigStatus: Violations exist in main branch, not introduced by PR #55336.
Recommendation
Since PR #55336 migrates to new MPG, consider fixing these violations as part of migration to consolidate breaking changes.
Documentation Delivered
/tmp/REVIEW_SUMMARY.md- Executive summary with recommendations/tmp/naming-convention-review.md- Detailed technical analysis with line numbers and code examplesThis checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/Azure/azure-sdk-for-net/pulls/55336/files/usr/bin/curl curl -s REDACTED(http block)If you need me to access, download, or install something from one of these locations, you can either:
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.