Skip to content

Conversation

@JoyerJin
Copy link
Contributor

@JoyerJin JoyerJin commented Feb 21, 2025

Description

Removed "Microsoft.Azure.Management.Billing" Version "4.1.0" PackageReference

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, 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.
    • For autorest-based development mode, include the changelog in the PR description.
    • 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

@azure-client-tools-bot-prd
Copy link

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

@JoyerJin JoyerJin marked this pull request as ready for review July 31, 2025 04:48
Copilot AI review requested due to automatic review settings July 31, 2025 04:48
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 migrates the Billing module from a manually referenced SDK package to a generated SDK approach by removing the "Microsoft.Azure.Management.Billing" Version "4.1.0" PackageReference and creating a new generated SDK project structure.

  • Removes dependency on external Microsoft.Azure.Management.Billing package
  • Creates new generated SDK project with proper configuration for Azure PowerShell modules

@github-actions
Copy link

‼️ DO NOT MERGE THIS PR ‼️
This PR was labeled "Do Not Merge" because it contains code change that cannot be merged. Please contact the reviewer for more information.

@isra-fel isra-fel added the Track1 SDK Migration PR migrating track 1 sdk (as pacakge) to source code generated by autorest.powershell label Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Merge 🚫 Track1 SDK Migration PR migrating track 1 sdk (as pacakge) to source code generated by autorest.powershell

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants