Azure / azure-functions-dapr-extension

Extension for interacting with Dapr APIs from an Azure Function
MIT License
100 stars 34 forks source link

Updating documentation #159

Closed ASHIQUEMD closed 1 year ago

ASHIQUEMD commented 1 year ago

This PR includes below changes:

  1. Add bicep template reference in the main GitHub readme page
  2. Change the heading for Developing Function extension, as it is misleading, combine it with debugging app section.
  3. Update the docs to let user know, they can also configure DAPR_APP_PORT instead of default 3001 port.
codecov[bot] commented 1 year ago

Codecov Report

Merging #159 (9a57d6b) into master (a3ba722) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

:exclamation: Current head 9a57d6b differs from pull request most recent head fe7c39b. Consider uploading reports for the commit fe7c39b to get more accurate results

@@           Coverage Diff           @@
##           master     #159   +/-   ##
=======================================
  Coverage   72.71%   72.71%           
=======================================
  Files          53       53           
  Lines        1052     1052           
=======================================
  Hits          765      765           
  Misses        287      287