Forum Discussion
Kusto Connection, pipelines and more
- 2 years ago
Hi,
This one I managed to solve, thank you for your attention.
The solution: The Kusto connection doesn't appear directly on the rules neither allow to create a parameter directly on the UI, but if we create two power query parameters (server and database) and use the parameters in replacement to the string literals used on the M code, later we can use a parameter rule on the deployment pipeline to change the value of the parameter.
Thank you!Kind Regards,
Dennes
Hi DennesTorres
Thanks for using Fabric Community.
Apologies for the issue that you are facing.
This might require a deeper investigation from our engineering team about your workspace and the logic behind it to properly understand what might be happening.
Please go ahead and raise a support ticket to reach our support team:
https://support.fabric.microsoft.com/support
Please provide the ticket number here as we can keep an eye on it.
Hi,
This one I managed to solve, thank you for your attention.
The solution: The Kusto connection doesn't appear directly on the rules neither allow to create a parameter directly on the UI, but if we create two power query parameters (server and database) and use the parameters in replacement to the string literals used on the M code, later we can use a parameter rule on the deployment pipeline to change the value of the parameter.
Thank you!
Kind Regards,
Dennes