AzureSignalR-samples
AzureSignalR-samples copied to clipboard
Bing Maps Key should be added via configuration and stored as a secret
The Flight Map sample correctly treats the SignalR connection string as a secret, but has the user copy their API key directly into the index view. An API key should still be treated as a user secret so it's not checked into source control.