diff --git a/specification/billing/resource-manager/Microsoft.Billing/preview/2019-10-01-preview/billing.json b/specification/billing/resource-manager/Microsoft.Billing/preview/2019-10-01-preview/billing.json index 2f4e43cccabf..60c2cfe218a5 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/preview/2019-10-01-preview/billing.json +++ b/specification/billing/resource-manager/Microsoft.Billing/preview/2019-10-01-preview/billing.json @@ -8700,12 +8700,9 @@ "description": "The category of the agreement signed by a customer.", "readOnly": true, "enum": [ - "AffiliatePurchaseTerms", - "IndirectForGovernmentAgreement", "MicrosoftCustomerAgreement", - "MicrosoftPartnerAgreement", - "Other", - "UKCloudComputeFramework" + "AffiliatePurchaseTerms", + "Other" ], "x-ms-enum": { "name": "category", diff --git a/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json b/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json index 6dd204f8425a..5256816c34ae 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json +++ b/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json @@ -6372,12 +6372,9 @@ "description": "The category of the agreement signed by a customer.", "readOnly": true, "enum": [ - "AffiliatePurchaseTerms", - "IndirectForGovernmentAgreement", "MicrosoftCustomerAgreement", - "MicrosoftPartnerAgreement", - "Other", - "UKCloudComputeFramework" + "AffiliatePurchaseTerms", + "Other" ], "x-ms-enum": { "name": "category",