Azure Cloud Billing fails with "Response code 426: Method failed: (/rest/<>/usage-report) with code: 426"DescriptionThis error is due to a change Microsoft made to their Billing API REST endpoints, and retired the endpoint we had been using. Due to this change the ServiceNow Azure Cloud Billing function fails during the download phase, with the message: Response code 426: Method failed: (/rest/<<Enrollment No>>/usage-report) with code: 426 Steps to Reproduce Navigate to Cloud Management -> Cloud Admin PortalWithin the portal navigate to Analyse -> Billing, then Billing Schedules tab (or go straight to /sn_cmp_billing_schedule_list.do)Open an existin Azure Billing report which had worked in the pastSelect Execute now and select any month. An error message similar to the one below is returned: Downloading dataCannot retrieve billing data from https://ea.azure.com/rest/<<Enrollment No>>/usage-report?type=detail&month=<<YYYY-MM>>Response code 426: Method failed: (/rest/<<Enrollment No>>/usage-report) with code: 426 WorkaroundApply the Update Set applicable to your Instance version that is attached to this article. sys_remote_update_set_Azure_Billing_Kingston.xmlsys_remote_update_set_Azure_Billing_London.xmlsys_remote_update_set_Azure_Billing_Madrid.xml Related Problem: PRB1322553