// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 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

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

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