Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 30, 2026

Description

Conducted naming convention review of Azure.ResourceManager.AppComplianceAutomation.net8.0.cs in 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 be AppComplianceReportCollectionGetAllConfig
  • AppComplianceReportEvidenceCollectionGetAllOptions → should be AppComplianceReportEvidenceCollectionGetAllConfig
  • AppComplianceReportSnapshotCollectionGetAllOptions → should be AppComplianceReportSnapshotCollectionGetAllConfig
  • AppComplianceReportWebhookCollectionGetAllOptions → should be AppComplianceReportWebhookCollectionGetAllConfig

Status: 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 examples

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

SDK Generation Guidelines

  • If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
  • The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as the commitid of your swagger spec or link to the swagger spec, used to generate the code.
  • The *.csproj and AssemblyInfo.cs files 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
    • Triggering command: /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.

Copilot AI changed the title [WIP] Review changes in Azure.ResourceManager.AppComplianceAutomation Review: AppComplianceAutomation naming convention compliance assessment Jan 30, 2026
Copilot AI requested a review from ArthurMa1978 January 30, 2026 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants