Skip to main content

2 posts tagged with "Microsoft"

Microsoft

View All Tags

Retirement of -Credential parameter when connecting to Exchange Online PowerShell

· 5 min read
Giovanni Solone
Former Batman, co-founder of Marvellous Codeworks, dad of Nebula modules

Introduction

Microsoft is retiring the -Credential parameter used when connecting to Exchange Online PowerShell. Starting with module versions released in July 2026 and later, the -Credential parameter will be removed from both Connect-ExchangeOnline and Connect-IppsSession cmdlets. Organizations using this parameter in automation scripts must migrate to a supported authentication method before that date. This change improves security by moving away from legacy authentication methods that do not support modern protections such as multifactor authentication (MFA).

Welcome, News Section

· One min read
Giovanni Solone
Former Batman, co-founder of Marvellous Codeworks, dad of Nebula modules

I have re-enabled the internal Docusaurus blog and, starting today, this space will be one of the reference points for Nebula project updates (the main one is and will remain my personal blog, but this is where English translations of those same articles can live, along with micro-updates that may have an impact on end users).

Hello World

Here I will publish quick updates about:

  • changes and improvements across the Nebula module family (or scripts);
  • technical updates that affect scripts and automation workflows;
  • Microsoft 365 announcements that can directly impact module development.

The goal is simple: keep a clear history of decisions, changes, and recommended actions so development, maintenance, and daily usage stay aligned.