// Adds dimensions UUID, Author and Topic into GA4
Sunday, May 17, 2026
28 C
Singapore

Microsoft to purchase solar power from Singapore’s largest solar project

SINGAPORE: Microsoft has taken another step towards its ambitious climate goals by agreeing to purchase solar power generated by panels installed on public housing and government-owned buildings in Singapore. 

According to Bloomberg, Madrid-based EDP Renewables announced on Tuesday, Aug 27, the deal involves Microsoft buying 100 per cent of the energy exported to the grid from the SolarNova 8 project. SolarNova 8, owned by EDP Renewables, is the largest phase of Singapore’s government-initiated project focused on expanding the country’s renewable energy capacity.

For Microsoft, this deal is an important step in its goal to become carbon-negative by 2030. However, the company has faced challenges along the way.

Last year, Microsoft reported a 30 per cent increase in emissions from 2020 levels, partly due to its investment in artificial intelligence.  In response, the company has ramped up its efforts to reach its climate targets.

The SolarNova 8 project can generate up to 200 megawatts of power. While some of this energy will be used to power the buildings where the panels are installed, the rest will be exported to the grid under a 20-year offtake agreement with Microsoft. This is the second such deal between Microsoft and EDP Renewables in Singapore.

The SolarNova programme is expected to produce around 420 gigawatt-hours of power annually, representing about 5 per cent of Singapore’s total energy consumption, with SolarNova 8 being the largest phase. /TISG

Read also: Singapore to receive renewable energy from Australian solar power project worth S$17.6B via 4,300 km undersea cable

Featured image by Depositphotos

- Advertisement -

Hot this week

‘Parenting my parents’: Singaporeans discuss caregiving stress and why some no longer want children

SINGAPORE: Conversations around Singapore’s shrinking total fertility figures have been everywhere lately, especially after it fell to a record low of 0. 87 earlier this year

‘Pulled into the counter’: Man complains that his mother was forced to spend $5,000 on skincare in a department store

A man filed a lawsuit alleging that his mother was pressured by staff at Ang Mo Kio shopping mall to try products, which were claimed to improve dark spots and trigger finger. She was then persuade...

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