-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Revise billing subscription check instructions #127567
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
This "Renewal" page shows which billing subscription will be used when the reservation is renewed. It is explained by this message "Replace this reservation with a new reservation purchase" . Therefore, it may differ from the billing subscription currently being used for the reservation. For example, suppose a reservation was initially purchased by Subscription_A with a shared scope, and later its scope was changed to Subscription_B. In this case, the "Renewal" page shows Subscription_B as the billing subscription. However, in this example, the actual billing subscription is still Subscription_A. To find out which billing subscription is being used, you need to check which subscription the reservation is being charged for by checking the reservation transaction or ACM.
@yikeura700 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit 9203564:
|
File | Status | Preview URL | Details |
---|---|---|---|
articles/cost-management-billing/reservations/manage-reserved-vm-instance.md | Details |
articles/cost-management-billing/reservations/manage-reserved-vm-instance.md
- Line 90, Column 122: [Warning: hard-coded-locale - See documentation]
Link 'https://learn.microsoft.com/en-us/azure/cost-management-billing/reservations/view-purchase-refunds' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
- Line 90, Column 122: [Suggestion: docs-link-absolute - See documentation]
Absolute link 'https://learn.microsoft.com/en-us/azure/cost-management-billing/reservations/view-purchase-refunds' will be broken in isolated environments. Replace with a relative link.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
5. Select **Replace this reservation with a new reservation purchase** | ||
|
||
This will show you the billing subscription of current reservation along with other details. You can update the details like scope, billing subscription, quantity, term, and billing frequency for the new reservation which will be purchased automatically upon expiry of current reservation. | ||
To check the billing subscription for an Azure reservation, please confirm which Azure subscription is being charged for [an Azure reservation purchase cost](https://learn.microsoft.com/en-us/azure/cost-management-billing/reservations/view-purchase-refunds). |
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.
To check the billing subscription for an Azure reservation, please confirm which Azure subscription is being charged for [an Azure reservation purchase cost](https://learn.microsoft.com/en-us/azure/cost-management-billing/reservations/view-purchase-refunds). | |
To check the billing subscription for an Azure reservation, please confirm which Azure subscription is being charged for [an Azure reservation purchase cost](/azure/cost-management-billing/reservations/view-purchase-refunds). |
@pri-mittal - Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
This "Renewal" page shows which billing subscription will be used when the reservation is renewed. It is explained by this message "Replace this reservation with a new reservation purchase" . Therefore, it may differ from the billing subscription currently being used for the reservation.
For example, suppose a reservation was initially purchased by Subscription_A with a shared scope, and later its scope was changed to Subscription_B. In this case, the "Renewal" page shows Subscription_B as the billing subscription. However, in this example, the actual billing subscription is still Subscription_A.
To find out which billing subscription is being used, you need to check which subscription the reservation is being charged for by checking the reservation transaction or ACM.