Describe the issue
The storage service api version enum wasn't updated for some time.
Expected behavior
All new available Storage Service Api versions should be available in the enum.
Steps to reproduce
Check the enum: https://github.com/microsoft/BCApps/blob/main/src/System%20Application/App/Azure%20Storage%20Services%20Authorization/src/StorageServiceAPIVersion.Enum.al
Additional context
follow up to PR: microsoft/ALAppExtensions#23608
I will provide a fix for a bug