Billing jobs fails with Credential error after upgradeDescription<!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Description The Cloud(AWS/Azure) billing jobs fails with below credentials error "Credential with ID XXXXXXXXXXXXXXX not Found" even the credentials are available with the SysID on Respective tables. Steps to verify Log into the Instance Navigator >> Cloud Management >> Admin Portal >> Analyze >> Billing Billing Schedule >> Billing Jobs https://<Instancename>.service-now.com/sn_cmp_billing_schedule_list.do We can see the error Navigator >> Discovery >> Credentials >> Verify for the Azure/AWS credentials https://<Instancename>.service-now.com/aws_credentials_list.do https://<Instancename>.service-now.com/azure_service_principal_list.do Copy the SysID from the error message and verify if the Credentials with the same ID is available or not Cause The issue has started post upgrading the Instance.The upgrade has skipped the Script includes related to "sys_ui_related_cmdb_ci_azure_subscription_null" and all the billing related Scripts. https://<instancename>.service-now.com/sys_upgrade_history_list.do Fix Please verify all the upgrade history for "Customization unchanged" and revert back to the base system.If there are no "Customization unchanged", please recreate the Service Account along with the credentials. Delete the existing Azure/AWS Credentials.Recreate the Azure/AWS Credentials.Initiate a new job.