Skip to content

Commit e5cb0e5

Browse files
SDKAutosri-jayati-tehritadelesh
committed
CodeGen from PR 21380 in Azure/azure-rest-api-specs
Release cost management microsoft.cost management 2022 10 01 (#21380) * Adds base for updating Microsoft.CostManagement from version stable/2022-05-01 to version 2022-10-01 * Updates readme * Updates API version in new specs and examples * Upgrading Scheduled Actions API to GA (#20964) * Upgrading Scheduled Actions API to GA * First commit:- upgrading existing API to GA version * Upgraded api-version * Adding Operations API in common-types * upgrading api-version in Operations example * referencing common operation def * removing reference to common Operation as it caused multiple validation errors * renaming Operation to CostManagementOperation and referencing Operation from V3 types * fixing csv * SavingsPlan GA changes (#20776) * SavingsPlan GA changes Fix validation errors Rebase with shared branch Correct version in the common-types file Review comments Review comments Refer grain enum in parameter Correct enum type Review comments More improvements * Fix duplicated model lint diff error * Use common types v2 * Move to v2 types.json * Corrected examples * Sri/release cost management microsoft.cost management 2022 10 01 (#21036) * First commit - copying cost management and exports API from 2021-10-01 * Upgrading version * Adding costmanagement.generatedetailedcostreport.json * fixing validation errors * fixing validation errors * fixing validation errors * reverting parameter order update * Reverting CostManagementProxyResource and CostManagementResource changes after breaking changes office hours discussion * ddressing review comments * Resolving code review comments * Qualifying Resource and ProxyResource with CostManagement prefix Please enter the commit message for your changes. Lines starting * Addressing review comments * fixing example file names * fixing linter error * updated operationResults description * Reverting breaking changes in exports API * fixing validation error * Rebasing with latest * fixing billingAccountIdParameter definition conflict * fixing billing profile id parameter conflict * Addressing code review comment * fixing model validation errors * Jatehr/cost management pricesheets (#20958) * Create costmanagement.pricesheets.json * Create PricesheetDownload.json * Create PricesheetDownloadByBillingProfile.json * Create OperationList.json * Update readme.md * Update readme.md * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update PricesheetDownload.json * Update PricesheetDownloadByBillingProfile.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Delete OperationList.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update PricesheetDownload.json * Update PricesheetDownloadByBillingProfile.json * Update PricesheetDownload.json * Update PricesheetDownloadByBillingProfile.json * Update PricesheetDownloadByBillingProfile.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * resolve Go SDK stuttering issue * Update costmanagement.pricesheets.json * Update readme.md * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update PricesheetDownload.json * Update PricesheetDownloadByBillingProfile.json * Delete BenefitRecommendationsByRecommendationId.json * Update costmanagement.benefits.json * Update costmanagement.pricesheets.json * Update costmanagement.pricesheets.json * Update common-types.json * Update costmanagement.pricesheets.json * Update costmanagement.generatedetailedcostreport.json * Update common-types.json * Update common-types.json * Update common-types.json * Update common-types.json * Update common-types.json * resolve Go SDK naming collision Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn> * Update descriptions (#21364) * Update descriptions * Fix lint errors Co-authored-by: srilatha inavolu <sri@microsoft.com> Co-authored-by: Jayati Tehri <72947097+jayati-tehri@users.noreply.github.com> Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
1 parent f6fa598 commit e5cb0e5

File tree

5 files changed

+1491
-0
lines changed

5 files changed

+1491
-0
lines changed

schemas/2018-05-01/subscriptionDeploymentTemplate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -890,6 +890,15 @@
890890
{
891891
"$ref": "https://schema.management.azure.com/schemas/2022-08-01-preview/Microsoft.CostManagement.json#/unknown_resourceDefinitions/views"
892892
},
893+
{
894+
"$ref": "https://schema.management.azure.com/schemas/2022-10-01/Microsoft.CostManagement.json#/unknown_resourceDefinitions/exports"
895+
},
896+
{
897+
"$ref": "https://schema.management.azure.com/schemas/2022-10-01/Microsoft.CostManagement.json#/unknown_resourceDefinitions/scheduledActions"
898+
},
899+
{
900+
"$ref": "https://schema.management.azure.com/schemas/2022-10-01/Microsoft.CostManagement.json#/unknown_resourceDefinitions/views"
901+
},
893902
{
894903
"$ref": "https://schema.management.azure.com/schemas/2022-10-01-preview/Microsoft.CostManagement.json#/unknown_resourceDefinitions/settings"
895904
},

schemas/2019-08-01/managementGroupDeploymentTemplate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -752,6 +752,12 @@
752752
{
753753
"$ref": "https://schema.management.azure.com/schemas/2022-08-01-preview/Microsoft.CostManagement.json#/unknown_resourceDefinitions/views"
754754
},
755+
{
756+
"$ref": "https://schema.management.azure.com/schemas/2022-10-01/Microsoft.CostManagement.json#/unknown_resourceDefinitions/exports"
757+
},
758+
{
759+
"$ref": "https://schema.management.azure.com/schemas/2022-10-01/Microsoft.CostManagement.json#/unknown_resourceDefinitions/views"
760+
},
755761
{
756762
"$ref": "https://schema.management.azure.com/schemas/2022-10-01-preview/Microsoft.CostManagement.json#/unknown_resourceDefinitions/views"
757763
},

schemas/2019-08-01/tenantDeploymentTemplate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,12 @@
688688
{
689689
"$ref": "https://schema.management.azure.com/schemas/2022-08-01-preview/Microsoft.CostManagement.json#/tenant_resourceDefinitions/views"
690690
},
691+
{
692+
"$ref": "https://schema.management.azure.com/schemas/2022-10-01/Microsoft.CostManagement.json#/tenant_resourceDefinitions/scheduledActions"
693+
},
694+
{
695+
"$ref": "https://schema.management.azure.com/schemas/2022-10-01/Microsoft.CostManagement.json#/tenant_resourceDefinitions/views"
696+
},
691697
{
692698
"$ref": "https://schema.management.azure.com/schemas/2022-10-01-preview/Microsoft.CostManagement.json#/tenant_resourceDefinitions/views"
693699
},

0 commit comments

Comments
 (0)