Skip to content

Conversation

@aviranjan24
Copy link
Member

@aviranjan24 aviranjan24 commented Nov 14, 2025

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copilot AI review requested due to automatic review settings November 14, 2025 09:18
@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copilot finished reviewing on behalf of aviranjan24 November 14, 2025 09:22
@aviranjan24 aviranjan24 removed their assignment Nov 14, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new PowerShell module Az.DisconnectedOperations for managing disconnected operations in Azure, targeting a public preview release. The module is AutoRest-generated based on Azure REST API specifications.

Key changes:

  • New AutoRest-generated module with 9 cmdlets for managing disconnected operations, images, and artifacts
  • Comprehensive test coverage with Pester tests and recording files
  • Help documentation files for all cmdlets (though examples need completion)

Reviewed Changes

Copilot reviewed 76 out of 76 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
tools/CreateMappings_rules.json Added module mapping entry for DisconnectedOperations
src/DisconnectedOperations/DisconnectedOperations/help/*.md Help documentation for 9 cmdlets with placeholder examples that need completion
src/DisconnectedOperations/DisconnectedOperations/Properties/AssemblyInfo.cs Assembly metadata for version 0.1.0
src/DisconnectedOperations/DisconnectedOperations/DisconnectedOperations.csproj Project file configuration
src/DisconnectedOperations/DisconnectedOperations/ChangeLog.md Changelog with initial preview release entry
src/DisconnectedOperations/DisconnectedOperations/Az.DisconnectedOperations.psd1 Module manifest with metadata and exported functions
src/DisconnectedOperations/DisconnectedOperations.sln Visual Studio solution file
src/DisconnectedOperations/DisconnectedOperations.Autorest/utils/*.ps1 Utility scripts for SecureString handling and subscription ID retrieval
src/DisconnectedOperations/DisconnectedOperations.Autorest/tsp-location.yaml TypeSpec location configuration with commit hash reference
src/DisconnectedOperations/DisconnectedOperations.Autorest/test/*.ps1 Pester test files for all cmdlets
src/DisconnectedOperations/DisconnectedOperations.Autorest/test/*.Recording.json Test recording files for playback testing
src/DisconnectedOperations/DisconnectedOperations.Autorest/test/*.json Test environment and JSON data files
src/DisconnectedOperations/DisconnectedOperations.Autorest/examples/*.md Example documentation (only one file included)
src/DisconnectedOperations/DisconnectedOperations.Autorest/resources/README.md Resources directory documentation
src/DisconnectedOperations/DisconnectedOperations.Autorest/generate-info.json AutoRest generation metadata
src/DisconnectedOperations/DisconnectedOperations.Autorest/.gitattributes Git attributes configuration

@isra-fel
Copy link
Member

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Member

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@isra-fel
Copy link
Member

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@azure-pipelines
Copy link
Contributor

Commenter does not have sufficient privileges for PR 28870 in repo Azure/azure-powershell

@aviranjan24
Copy link
Member Author

@isra-fel
Could you please run the pipeline?

@dolauli
Copy link
Contributor

dolauli commented Nov 17, 2025

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

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.

3 participants