Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while trying to run the deploy.ps1 script #8

Open
lucadibiagio opened this issue Apr 1, 2022 · 2 comments
Open

Error while trying to run the deploy.ps1 script #8

lucadibiagio opened this issue Apr 1, 2022 · 2 comments

Comments

@lucadibiagio
Copy link


This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

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:
image

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

@jaredholloway94
Copy link
Contributor

@lucadibiagio try rerunning with the ../deploy.ps1 in my pull request #14

@adamlash
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants