// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
28 C
Singapore

‘Using AI is no longer optional’: Microsoft now includes AI use to evaluate employee performance

Microsoft is now including the use of artificial intelligence (AI) tools as part of evaluating employee performance. The company has reportedly told managers to take into account how employees are using internal AI tools when assessing their work.

Business Insider reported, citing two sources familiar with the matter, that some teams may add formal AI usage metrics to upcoming performance reviews.

“AI is now a fundamental part of how we work,” the company’s Developer Division president Julia Liuson told employees in an internal email, adding: “Just like collaboration, data-driven thinking, and effective communication, using AI is no longer optional — it’s core to every role and every level.”

According to India Today, while the company has been heavily promoting Copilot, adoption within its own workforce has remained lower than expected. Now, Microsoft expects employees, especially those working on AI products, to use its internal tools while still permitting external AI tools like Replit.

In May, Bloomberg reported that amid its push for AI spending, the company is cutting about 6,000 jobs worldwide, or less than 3% of its workforce.

In addition, India Today, citing a Bloomberg report, said thousands of employees in the Xbox division could be laid off as early as next week, marking the fourth round of cuts in the unit since 2023.

Internal sources said the upcoming layoffs are “considerable”, given the ongoing financial scrutiny of the gaming business. /TISG

Read also: Microsoft to launch 3 new data centres in Malaysia by mid-year as part of US$2.2B investment

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

81 arrested in island-wide CNB operation; Punggol suspects allegedly throw paraphernalia from window

The haul found in the Punggol unit was estimated to be worth more than S$105,500

To touch, or not to touch? Singaporeans debate children’s bodily autonomy vs friendly pats from seniors

In the wake of the incident of a hawker uncle getting pushed to the ground by an irate man after the uncle touched a little girl on the head, two opinions have surfaced: it's harmless when the elde...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks