Manage Dapr configuration
Information on Dapr configuration and how to set options for your application
Control how many requests and events will invoke your application simultaneously
Restrict what operations calling applications can perform, via service invocation, on the called application
Choose which Dapr sidecar APIs are available to the app
Configure http requests that are bigger than 4 MB
How to specify and enable preview features