Skip to content

Rename ExternalEvaluationPolicies sample folder to samples#1580

Closed
Copilot wants to merge 2 commits into
policypmfrom
copilot/policypm
Closed

Rename ExternalEvaluationPolicies sample folder to samples#1580
Copilot wants to merge 2 commits into
policypmfrom
copilot/policypm

Conversation

Copy link
Copy Markdown

Copilot AI commented Jun 3, 2026

This updates the external evaluation sample path in ExternalEvaluationPolicies by renaming externalEvaluationSamples to samples. The two existing policy sample JSON files are moved as-is to the new folder and removed from the old path.

  • Scope

    • Renames sample directory:
      • ExternalEvaluationPolicies/externalEvaluationSamples/ExternalEvaluationPolicies/samples/
  • File moves

    • EnforceOnNewStorageAccountsOnly.json
    • SubnetsShouldNotBeShared.json
    • Content is unchanged; only file paths are updated.
  • Resulting layout

ExternalEvaluationPolicies/
├── README.md
└── samples/
    ├── EnforceOnNewStorageAccountsOnly.json
    └── SubnetsShouldNotBeShared.json
Original prompt

On the policypm branch, rename the folder ExternalEvaluationPolicies/externalEvaluationSamples to ExternalEvaluationPolicies/samples.

This means:

  1. Move (recreate) all files currently in ExternalEvaluationPolicies/externalEvaluationSamples/ to ExternalEvaluationPolicies/samples/ with the same content.
  2. Delete the original files under ExternalEvaluationPolicies/externalEvaluationSamples/.

The files to move are:

  • ExternalEvaluationPolicies/externalEvaluationSamples/EnforceOnNewStorageAccountsOnly.json
  • ExternalEvaluationPolicies/externalEvaluationSamples/SubnetsShouldNotBeShared.json

Commit this change directly to the policypm branch. Do NOT open a pull request.

The following is the prior conversation context from the user's chat exploration (may be truncated):

User: Using the policypm branch, introduce a change to the externalEvaluationSamples folder that changes the folder name to sample

Assistant: Now I can see the structure clearly. The PR adds files under ExternalEvaluationPolicies/externalEvaluationSamples/ on the policypm branch. Renaming the folder requires both creating files at the new path and deleting the old ones. I'll use the coding agent to handle this on the policypm branch directly.

Assistant: We're waiting for your confirmation to proceed — please accept or decline the action to continue.

This pull request was created from Copilot chat.

Copilot AI changed the title [WIP] Rename folder externalEvaluationSamples to samples Rename external evaluation sample folder to ExternalEvaluationPolicies/samples Jun 3, 2026
Copilot AI requested a review from nehakulkarni123 June 3, 2026 01:32
Copilot AI changed the title Rename external evaluation sample folder to ExternalEvaluationPolicies/samples Rename ExternalEvaluationPolicies sample folder to samples Jun 3, 2026
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