Share via

Find Azure subscription running function app

Thomas, George 21 Reputation points
2022-09-01T21:58:43.323+00:00

I created a Function App in 2017 to test a webhook in my application, but my corporate MSDN account expired in 2018 and was renewed with different type (Enterprise -> Enterprise with Github). I need to get access to the webhook on the account to make some changes or move it onto our corporate subscription instead of my developer subscription.

The Function App is still running today, so whatever account it is tied to is still around somewhere, I just can't find which ID it was created under.

How can I find the account and access the msbwebhook.azurewebsites.net Function App for maintenance if I don't have the original subscription?

Thanks in advance!

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

0 comments No comments

Answer accepted by question author

MayankBargali-MSFT 71,016 Reputation points Moderator
2022-09-05T06:09:43.1+00:00

@Thomas, George Thanks for reaching out. If you don't have access to the resource, then you cannot perform any operation on your function app. You need to reach out to your subscription administrator to provide you with at least read/write permission on the function app resource so you can perform the maintenance on your function app.

Unfortunately, we cannot share the subscription ID of your resource as it is personal information, and you need to reach out to your administrator for further assistance.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.