diff --git a/v2functions/local.settings.json.sample b/v2functions/local.settings.json.sample index 0e7d870..6347cdf 100644 --- a/v2functions/local.settings.json.sample +++ b/v2functions/local.settings.json.sample @@ -5,7 +5,7 @@ "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;AccountName=teststore01;AccountKey=laRarya5VO50MRmoxa3xPA0SFCTH4fYymJLkkhGAhguF1rtjnaI+d+zR9Ha2g1t3sY9kGkM4+ZinvbD0VTHxew==;EndpointSuffix=core.windows.net", "MyCosmosDBConnectionString": "AccountEndpoint=https://testcosmos01.documents.azure.com:443/;AccountKey=XCU5aM6eTnnlJ9TE4dQJsLML2RIMBYe5jFGEdpRLLvdcr3YLbQ17s4ZOEQjxqU6qGVTfd37PeZKKD0YEXIJ08g==;", "ComputerVisionSubscription": "aatest72a28e47cd9ce2f984c0ee8sse", - "ComputerVisionApiEndpoint": "https://westus.api.cognitive.microsoft.com/" + "ComputerVisionApiEndpoint": "https://westus.api.cognitive.microsoft.com/", "MyStorageConnectionString": "DefaultEndpointsProtocol=https;AccountName=teststore01;AccountKey=laRarya5VO50MRmoxa3xPA0SFCTH4fYymJLkkhGAhguF1rtjnaI+d+zR9Ha2g1t3sY9kGkM4+ZinvbD0VTHxew==;EndpointSuffix=core.windows.net" } }