@Andrei Barbu Thanks for reaching out. I couldn't able to reproduce the issue with Try Preview Designer for the consumption logic app. Can you please confirm if you have the permission on the resource group of any of your subscription? In case if you have the permission or still facing the issue then I would need the portal/F12 traces along with the portal session id (ctrl + alt + d) to assist you further. If needed I can connect with you offline to assist you further.
Workflow action doesn't find the subscription
Hello,
I am trying to create a Workflow action with the help of Designer in Azure Logic Apps.
When I select the action, like "Create or update a resource group", "Create or update a container group", I use OAuth as authentication method when I create the connection. I sign in with my Microsoft account which creates the API Connection but when I want to select my subscription, it is just not found and if I use a custom value (with the subscription ID), that also doesn't find the subscription because if I try further to select from a drop down the resource group name, there is also nothing there.
This is something that worked before. For the connection I was choosing Default Directory which seems not available anymore and somehow got replaced with OAuth, which I support (maybe wrongly) that it's the same thing.
Could you please let me know what I should do to be able to properly authenticate and be able to select my subscription? Thank you!