docs
docs copied to clipboard
Dapr user documentation, used to build docs.dapr.io
**What content needs to be created or modified?** Event grid input binding example with ASP.NET Core The [documentation](https://docs.dapr.io/reference/components-reference/supported-bindings/eventgrid/) of event grid input binding is not very clear to me -...
Thank you for helping make the Dapr documentation better! **Please follow this checklist before submitting:** - [X] Commits are signed with Developer Certificate of Origin (DCO - [learn more](https://docs.dapr.io/contributing/contributing-overview/#developer-certificate-of-origin-signing-your-work)) -...
> **Note**: maybe there needs to be a new issue template (or reword an existing template) for simple updates? **What content needs to be created or modified?** Document new fields...
**Describe the issue** When using install.sh to install the cli in the linux environment, it prompts “Error opening archive: Unrecognized archive format”. After investigation, there is a problem with the...
**What content needs to be created or modified?** Create docs for Azure Configuration Service component Documentation should also describe the behavior described here: https://github.com/dapr/components-contrib/pull/1874#discussion_r919242001 **Where should the new material be...
**Describe the issue** The quickstarts have fallen behind several versions in SDKs. This is being fixed in the following PR: https://github.com/dapr/quickstarts/pull/705 This issue tracks the corresponding doc updates for quickstarts....
The CLI installation instructions do not discuss which environment you need to install into. For example, if I'm developing in Windows (using Visual Studio) but I'm targeting Linux containers, do...
**What content needs to be created or modified?** It should be clear that the sidecar is only getting to the ready state when the application is accessible on it's configured...
**What content needs to be created or modified?** Do we need to specify which `Kubernetes annotations ` are used as `daprd` command line parameter values? In the list in this...
**What content needs to be created or modified?** [](https://docs.dapr.io/developing-applications/integrations/github_actions/) This document doesn't list why to use Dapr during a GitHub actions. is it used to deploy dapr applications? Or just...