question

kumarkaushal-1277 avatar image
0 Votes"
kumarkaushal-1277 asked MayankBargali-MSFT commented

Unable to list the Azure Subcription id at Logic App designer -->New task does not list the subcription id


If I go to my logic app designer and configure a New task --> You can see below that my Visual Studio Enterprise Subscription is listed where i can select that .

118559-logicappdesigner1.jpg

Now the above looks perfectively good .

The case is i have a customer where he has a Tenant and that Tenant has 2 Subscriptions. And the subscription are like below :

Production -XYZ-ABC
Non-production -XYZ-ABC

We have verified the user with which we login to the tenant subscription has the owner permissions on the below as well

Production -XYZ-ABC
Non-production -XYZ-ABC

When you go to the logic app designer and configure a new task -->It only list Non-production -XYZ-ABC and Custom value ..

The question i have is why it does not list Production -XYZ-ABC ?

azure-logic-apps
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

kumarkaushal-1277 avatar image
0 Votes"
kumarkaushal-1277 answered MayankBargali-MSFT commented

@MayankBargali-MSFT .. All good now ... There are two api connections existing under the resource group, one for non prod and the another one for prod subscription. change the connection to prod environment fixed the issue .

Thank you

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@kumarkaushal-1277 Thanks for your response. Feel free to 'Accept as Answer' so that it can help others in the community looking for help on similar topics.

0 Votes 0 ·
MayankBargali-MSFT avatar image
0 Votes"
MayankBargali-MSFT answered

@kumarkaushal-1277 If both the subscription is the part of same tenant then only you will see all the subscription for which user have the permission.
You should have atleast read permission at the subscription level for both of your subscription so the subscription name is populated in the Subscription dropdown.

I have tested the same at my end and for the subscription where I have the read permission on the subscription and not on different tenant are listing in the dropdown.

118692-image.png

I see that you have already verified that the subscription are part of same tenant but you have mentioned about owner permission. Can you confirm if the owner permission is specified at the resource level or subscription level.


image.png (13.5 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@MayankBargali-MSFT .. i have verified that the user is a part of a group and that group itself has OWNER permission at the subscription level . And that permission has drilled down to the Logic app ACCESS CONTROL (IAM) since it is applied at the Subscription level . I will check that again .

What other commands that you need me to run if you want any validation to be made ?

0 Votes 0 ·