Forum Discussion
tomiasp
Jan 11, 2023Copper Contributor
Increasing the number of scripts for Bicep deployments
We were quite surprised to run into a limit of 50 scripts per ADX cluster limit... Considering there is a limit of 10,000 databases, having a limit of 50 scripts seems wrong...
Is this a bug? Anyway to increase it?
Our use-case would really require that we can provision certain assets alongside our Bicep infra code. We give each customer their own database and provision certain defaults tables and table mapping assets there. We started to hit this 50 script limits just after 4 customers...
2 Replies
- yarashagarwalCopper Contributor
tomiasp Hi, Have you heard anything more about this issue. We are also running into the same limit.
- tomiaspCopper Contributor
We moved to a completely poweshell github action based approach. Werent able to overcome this