i am getting this error while deploying blazor server app
Severity Code Description Project File Line Suppression State
Error Web deployment task failed. (Could not complete the request to remote agent URL 'https://test.scm.azurewebsites.net/msdeploy.axd?site=test'.)
This error indicates that you cannot connect to the server. Make sure the service URL is correct, firewall and network settings on this computer and on the server computer are configured properly, and the appropriate services have been started on the server.
Error details:
Could not complete the request to remote agent URL 'https://test.scm.azurewebsites.net/msdeploy.axd?site=test'.
The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.
Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond test 0