August 2017
Intermediate to advanced
468 pages
12h 5m
English
Now that we are sure our function is working as expected, we can republish it to the Azure environment. The publishing profile we've created in a previous step will let us publish the function to the same environment in a single click.
After republishing the function, you can verify that the it works as expected by browsing to its public endpoint, as follows:

You can also test the function after publishing by using the Test pane in the functions portal.