Download SharePoint Online Management Shell from Official Microsoft Download Center
Install-Module -Name Microsoft.Online.SharePoint.PowerShell
Connect-SPOService -Url "https://contoso-admin.sharepoint.com" -Credential admin@contoso.com
Set-SPOSite -Identity <Onedrive site URL> -StorageQuota 26214400