Message Store database selection

This behavior specifies the default database for IoT Edge Connect Message Store.

How it works

When you choose the default database, you can skip its name in the request endpoint URLs. If you want to access objects in a different database, you can pass the database name in the request header, URL query parameters or use regular expressions to match the database name in the request URL.

If a database name isn't present in this location or doesn't match the regex pattern, the request uses the default database you configured in this behavior.

You can also configure the Message Store data set selection behavior to specify the default data set for requests.