// Adds dimensions UUID, Author and Topic into GA4
Sunday, May 31, 2026
28.4 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

‘Support local businesses, buy Malaysian products’ — TikToker says, ‘Patriotism slogans alone cannot save’ Malaysia’s local businesses from “foreign invasion”

Patriotic buying habits have made local businesses complacent in the face of foreign competition, a commentator on TikTok warns

‘My graduate degree is nothing close to the job I am currently in’: Graduate reflects on Malaysia’s tough job market

about growing challenges faced by Malaysian graduates as increasing competition, job mismatches, and limited high-skilled opportunities contribute to career uncertainty and anxiety.

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