-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[BillingBenefits] Merge 2025-05-01-preview and 2025-12-01-preview to main #38814
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
[BillingBenefits] Merge 2025-05-01-preview and 2025-12-01-preview to main #38814
Conversation
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.Comment generated by summarize-checks workflow run. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
|
PRs with breaking change approved in RPSaaSMaster: |
what is the {scope} for this API? tenant or subscription level? #Resolved Refers to: specification/billingbenefits/resource-manager/Microsoft.BillingBenefits/preview/2025-05-01-preview/billingbenefits.json:1891 in bf773bd. [](commit_id = bf773bd, deletion_comment = False) |
Scope that is currently supported is billing account. Not the tenant or subscription. But we want to keep it as {scope} so that we can include tenant or subscription when needed. |
Scope that is currently supported is billing account. Not the tenant or subscription. But we want to keep it as {scope} so that we can include tenant or subscription when needed. |
...nager/Microsoft.BillingBenefits/preview/2025-12-01-preview/examples/ApplicableMaccsList.json
Outdated
Show resolved
Hide resolved
this is not valid allowed character for resource id. I am not sure if it is possible to fix this point though. #Resolved Refers to: specification/billingbenefits/resource-manager/Microsoft.BillingBenefits/preview/2025-05-01-preview/billingbenefits.json:6897 in 58199a0. [](commit_id = 58199a0, deletion_comment = False) |
Looks like we have been using this pattern for resource Ids in the previous versions as well for other types. So I will preferably keep this as is for now. Please let us know what the pattern should be, we can use that for the new types moving forward. |
if this expected format please put a pattern restriction on it. Refers to: specification/billingbenefits/resource-manager/Microsoft.BillingBenefits/preview/2025-05-01-preview/billingbenefits.json:3654 in 58199a0. [](commit_id = 58199a0, deletion_comment = False) |
It is already added to readme.md Line:119 Tag: package-preview-2025-05-01-previewThese settings apply only when input-file:
- Microsoft.BillingBenefits/preview/2025-05-01-preview/billingbenefits.json |
This property was introduced in 2023-11-01-preview which is already in production. To not break this functionality, I will keep it as such in this PR. https://github.com/Azure/azure-rest-api-specs-pr/pull/16299/files
|
These are not new fields. These are already in production. AffiliateEndAt was introduced for 2024-11-01-preview version. We are using the recommended approach to append Utc suffix only to new date time properties and not changing the existing ones as it will break the contract for the customers. |
These are not new fields. These are already in production. We are using the recommended approach to append Utc suffix only to new date time properties and not changing the existing ones as it will break the contract for the customers. |

…main
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiViewcomment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.
Getting help
Purpose of this PRandDue diligence checklist.write accessper aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Mergecomment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queuedstate, please add a comment with contents/azp run.This should result in a new comment denoting a
PR validation pipelinehas started and the checks should be updated after few minutes.