in Azure Function by
How to rename an Azure Function?

1 Answer

0 votes
by
  1. Open the Console from your Function APP.
  2. Rename the Function folder using command line.
  3. Restart the Function.
  4. Refresh.
...