The error is a little cryptic but this can happen if the name of your bacpac file has a space in it.
My bacpac was called something like "20200122 Database.bacpac" and the space in the name caused the URI to the blob to be deemed invalid.
Removing the space fixed the issue.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…