ephraimbuddy opened a new pull request, #33851:
URL: https://github.com/apache/airflow/pull/33851

   Storage account names must be between 3 and 24 characters in length but for 
some reasons that I can't explain, we saw a situation where the storage name is 
more than 24 characters and had to be truncated before it could work. Maybe it 
was possible in the past to have more than 24 characters or it could come from 
cluster but whichever way, the solution that worked was truncating the account 
name to 24 characters.
   
   
https://learn.microsoft.com/en-us/azure/storage/common/storage-account-overview#storage-account-name


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to