mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update documentation for PR#7532, supporting multiple regions for endpoint (#2611)
This commit is contained in:
parent
1b466621d8
commit
2bbc81c18a
@ -22,11 +22,13 @@ To enable the Microsoft Face component, add the following lines to your `configu
|
||||
# Example configuration.yaml entry
|
||||
microsoft_face:
|
||||
api_key: YOUR_API_KEY
|
||||
azure_region: eastus2
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **api_key** (*Required*): The API key for your Cognitive resource.
|
||||
- **azure_region** (*Optional*): The region where you instantiated your Microsoft Cognitive services endpoint
|
||||
- **timeout** (*Optional)*: Set timeout for the API connection. Defaults to 10s.
|
||||
|
||||
### {% linkable_title Person and Groups %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user