Skip to content

Conversation

YanaXu
Copy link
Contributor

@YanaXu YanaXu commented Sep 24, 2025

Comment out the Az.Billing [Consumption] command in RmCoreSmokeTests.ps1.

The smoke tests failed due to this cmdlet is not working now. Before this cmdlet is fixed, we need comment out it for a workaround.

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

Comment out the Az.Billing [Consumption] command in RmCoreSmokeTests.ps1.
@Copilot Copilot AI review requested due to automatic review settings September 24, 2025 02:05
Copy link

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

Copy link
Contributor

@Copilot 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 comments out the Az.Billing [Consumption] command test in the smoke test suite to prevent it from running. The change is made to the RmCoreSmokeTests.ps1 file which contains automated tests for core Azure PowerShell modules.

  • Comments out the Get-AzConsumptionBudget command test in the smoke test array

Copy link
Contributor

@DanielMicrosoft DanielMicrosoft left a comment

Choose a reason for hiding this comment

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

LGTM

@YanaXu YanaXu merged commit 0f341fa into main Sep 24, 2025
12 checks passed
@YanaXu YanaXu deleted the yanxu/skip_Get-AzConsumptionBudget2 branch September 24, 2025 05:32
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.

2 participants