- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2k
 
Closed
Labels
Milestone
Description
- For 
Line 62 in ee19ee1
.credential(new AzureKeyCredential(connectionProperties.getApiKey()))  
This apiKey is currently set globally, so if there are multiple apikeys in an application, will there be conflicts?
Is it put into mode filesl? It can be solved by passing apiKey through request.
LaSylv