-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Billing] Migrate Billing sdk to generated sdk #27198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
This reverts commit a17790b.
There was a problem hiding this 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
|
|
Description
Removed "Microsoft.Azure.Management.Billing" Version "4.1.0" PackageReference
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.