For a requirement in my project, i had to enable the concurrency at the trigger point and had to set the degree of parallelism to 1.
Now for some reason i need to disable the concurrency but i am not able to do that.
I have already tried several methods i.e.,
1) Exporting the solution from power automate and removing the concurrent action then importing it again. Flow is not getting turned on and throwing an exception.
2) Importing the same flow from test environment and overriding it.
3) Deleting the flow and importing it again. This seems to work but the flow URL is changing which is a setback in my condition as we use the flow URL in power virtual agent to trigger the flow.
4) Following method number 2 and then using "Save as" option to make a copy of the flow. This also works but again same issue flow URL is changing.
Please suggest any method so with the help of that i can solve this issue without having to change my flow endpoints.
Thanks and regards,
Shiv