// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
28.9 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

Johor positions itself as Malaysia’s AI data centre hub as Invest Johor CEO outlines infrastructure vision at Huawei summit

Invest Johor's CEO has outlined the state's strategic position as Malaysia's leading data centre destination at Huawei's Next-Gen Data Center Infrastructure Summit. In the same event, they highligh...

More than 12,800 cartons of duty-unpaid cigarettes found hidden in wooden crates at Tuas Checkpoint

This may be one of the largest single-vehicle cigarette seizures at Singapore's land checkpoints in recent memory.

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