diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/preview/2023-04-01-preview/costmanagement.budgets.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/preview/2023-04-01-preview/costmanagement.budgets.json index 1a92b4efdf27..54534ad6feac 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/preview/2023-04-01-preview/costmanagement.budgets.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/preview/2023-04-01-preview/costmanagement.budgets.json @@ -213,7 +213,7 @@ ], "responses": { "200": { - "description": "OK. The request has succeeded.", + "description": "OK. The request has succeeded and the Budget update is complete.", "schema": { "$ref": "#/definitions/Budget" } diff --git a/specification/cost-management/resource-manager/readme.md b/specification/cost-management/resource-manager/readme.md index 05f318d2d0e3..8eab8d240275 100644 --- a/specification/cost-management/resource-manager/readme.md +++ b/specification/cost-management/resource-manager/readme.md @@ -26,7 +26,7 @@ These are the global settings for the Cost Management API. ``` yaml openapi-type: arm -tag: package-preview-2023-04 +tag: package-2022-10 azure-validator: false ```