diff --git a/services/consumption/mgmt/2019-01-01/consumption/marketplaces.go b/services/consumption/mgmt/2019-01-01/consumption/marketplaces.go index dbf7aa86f96f..9c3890f6a793 100644 --- a/services/consumption/mgmt/2019-01-01/consumption/marketplaces.go +++ b/services/consumption/mgmt/2019-01-01/consumption/marketplaces.go @@ -46,9 +46,8 @@ func NewMarketplacesClientWithBaseURI(baseURI string, subscriptionID string) Mar // 1, 2014 or later. // Parameters: // scope - the scope associated with marketplace operations. This includes '/subscriptions/{subscriptionId}/' -// for subscription scope, '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for -// resourceGroup scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account -// scope, '/providers/Microsoft.Billing/departments/{departmentId}' for Department scope, +// for subscription scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing +// Account scope, '/providers/Microsoft.Billing/departments/{departmentId}' for Department scope, // '/providers/Microsoft.Billing/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope and // '/providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope. For // subscription, billing account, department, enrollment account and ManagementGroup, you can also add billing diff --git a/services/consumption/mgmt/2019-01-01/consumption/usagedetails.go b/services/consumption/mgmt/2019-01-01/consumption/usagedetails.go index 633f2d85f8ca..33cf137b4cf5 100644 --- a/services/consumption/mgmt/2019-01-01/consumption/usagedetails.go +++ b/services/consumption/mgmt/2019-01-01/consumption/usagedetails.go @@ -46,9 +46,8 @@ func NewUsageDetailsClientWithBaseURI(baseURI string, subscriptionID string) Usa // later. // Parameters: // scope - the scope associated with usage details operations. This includes '/subscriptions/{subscriptionId}/' -// for subscription scope, '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for -// resourceGroup scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account -// scope, '/providers/Microsoft.Billing/departments/{departmentId}' for Department scope, +// for subscription scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing +// Account scope, '/providers/Microsoft.Billing/departments/{departmentId}' for Department scope, // '/providers/Microsoft.Billing/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope and // '/providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope. For // subscription, billing account, department, enrollment account and management group, you can also add billing