Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a section about how to run an Azure Function on-demand via the Azure Portal #54377

Closed
rigdern opened this issue May 7, 2020 — with docs.microsoft.com · 5 comments

Comments

Copy link

rigdern commented May 7, 2020

The Azure Portal has a "Code + Test" page that enables you to run Azure Functions on-demand. It would be helpful to include a section about that on this doc page.

Adam Comella
Microsoft Corp.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@DixitArora-MSFT
Copy link
Contributor

Hi @rigdern Thanks for reaching out. We will review and update as appropriate.

@DixitArora-MSFT
Copy link
Contributor

@rigdern This is alredy mentioned in these public docs :

https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-scheduled-function#test-the-function

https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-storage-blob-triggered-function#test-the-function

This is also there for this mentioned doc under the highlight section.

image

I don't think there is a doc change required at this moment. For now will proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.

@rigdern rigdern changed the title Include a section about how to do this via the Azure Portal Include a section about how to run an Azure Function on-demand via the Azure Portal May 13, 2020
@rigdern
Copy link
Author

rigdern commented May 13, 2020

@DixitArora-MSFT I believe this issue should be reopened. My suggestion is about the doc page Manually run a non HTTP-triggered Azure Functions. I retitled my issue to clarify my suggestion.

My suggestion is to describe how to run an Azure Function on-demand via the Azure Portal. This is very useful for non HTTP-triggered Azure Functions. This is how you do it:

  • Go to the "Code + Test" page in the Azure Portal
  • Click the "Test" button

This doc page (Manually run a non HTTP-triggered Azure Functions) currently only describes how to run an Azure Function on-demand via Postman.

@DixitArora-MSFT
Copy link
Contributor

@rigdern I have assigned this to content author for further review and update as appropriate.

@ggailey777
Copy link
Contributor

ggailey777 commented Nov 29, 2023

@rigdern this article isn't the correct place to document the Test/Run functionality in the Azure portal. However, I'm adding a note that this procedure is equivalent to using that UI tool in the portal. Thanks so much for your suggestion. #please-close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants