Running through the following tutorial here;
https://docs.microsoft.com/zh-tw/azure/digital-twins/tutorial-end-to-end
At the Publish the app section, when I want to publish the Azure Function, the output shows me the following error

The meaning in English is:
"The attempt to publish the ZIP file through https://sampleclientapp20210331-func.scm.azurewebsites.net/api/zipdeploy failed with HTTP status code RequestTimeout. "
I have already followed all the steps in the tutorial, including updating all the NuGet packages, but the error still happened.
Did anyone know how to solve it ? Thanks.