Open lucadibiagio opened 2 years ago
@lucadibiagio try rerunning with the ../deploy.ps1 in my pull request #14
Hey There,
I have recently made some major changes fixing up a few bugs and issues related to this repo. Feel free to try this again and see if you get the expected outputs.
If there's no reply in 1 week, I'll close off this issue. But feel free to open a new one and I'll get to it ASAP.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
running the deploy script (deploy.ps1) cause an error
Any log messages given by the failure
this is the error that the script provides: ERROR: status:"Failed" error: :"DeploymentFailed" message: "At least one resource deployment operation failed. Please list deployment operations for details. Bad Request - Request Too Long, HTTP Error 400. The size of the request headers is too long"
trying to check what's happen in the deploy i found the following problems:
seems that there are two errors:
adtEventHubRoute with the following status message: Bad Request - Request Too Long, HTTP Error 400. The size of the request headers is too long
azDtEventGridRoute with the following status message: Bad Request - Request Too Long, HTTP Error 400. The size of the request headers is too long