-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Costmanagement] Add CostManagement Generated Code and Tests #13539
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
[Costmanagement] Add CostManagement Generated Code and Tests #13539
Conversation
* Add test cases and example of CostManagement. * Modified test cases and example of CostManagement.
…into wyunchi/CostManagement
…re-powershell into wyunchi/CostManagement
…into wyunchi/CostManagement
| Query the usage data for scope defined. | ||
| .Description | ||
| Query the usage data for scope defined. | ||
| .Example |
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.
Remove empty examples
src/CostManagement/docs/Invoke-AzCostManagementExecuteExport.md
Outdated
Show resolved
Hide resolved
src/CostManagement/custom/New-AzCostManagementQueryColumnObject.ps1
Outdated
Show resolved
Hide resolved
dolauli
left a comment
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.
Some changes are required
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s), but failed to run 2 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s), but failed to run 2 pipeline(s). |
| Update operation requires latest eTag to be set in the request. | ||
| You may obtain the latest eTag by performing a get operation. | ||
| Create operation does not require eTag. | ||
| .Example |
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.
Remove examples, outputs and link from the comments.
| Name <String>: The name of the column to group. | ||
| Type <QueryColumnType>: Has type of the column to group. | ||
| .Link | ||
| https://docs.microsoft.com/en-us/powershell/module/az.cost/invoke-azcostmanagementusagequery |
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.
Link is incorrect here. should not az.cost. Just remove the link part.
dolauli
left a comment
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.
- some examples are missing
- In customized ps1 scripts, examples and link are not needed.
Description
Generate CostManagement code base on Version '2020-06-01' and test all cmdlets except one Syntax of 'Invoke-AzCostManagementQuery'.
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added