The documentation you are viewing is for Dapr v0.11 which is an older version of Dapr. For up-to-date documentation, see the latest version.

Manage Dapr configuration

How to set your Dapr configuration and manage your deployment

Overview of Dapr configuration options

Information on Dapr configuration and how to set options for your application

How-To: Control concurrency and rate limit applications

Control how many requests and events will invoke your application simultaneously

How-To: Limit the secrets that can be read from secret stores

To limit the secrets to which the Dapr application has access, users can define secret scopes by augmenting existing configuration CRD with restrictive permissions.

How-To: Apply access control list configuration for service invocation

Restrict what operations calling applications can perform, via service invocation, on the called application

How-To: Configure Dapr to use gRPC

How to configure Dapr to use gRPC for low-latency, high performance scenarios

Last modified July 7, 2022: update nav bar v0.11 (#2633) (b309d3d)