Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

Commit 5822254

Browse files
authored
Merge pull request #39 from yokawasa/fixup-localsettings.json.sample
fixup missing comma - issue #38
2 parents 07e205f + 44b27a0 commit 5822254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2functions/local.settings.json.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"AzureWebJobsStorage": "DefaultEndpointsProtocol=https;AccountName=teststore01;AccountKey=laRarya5VO50MRmoxa3xPA0SFCTH4fYymJLkkhGAhguF1rtjnaI+d+zR9Ha2g1t3sY9kGkM4+ZinvbD0VTHxew==;EndpointSuffix=core.windows.net",
66
"MyCosmosDBConnectionString": "AccountEndpoint=https://testcosmos01.documents.azure.com:443/;AccountKey=XCU5aM6eTnnlJ9TE4dQJsLML2RIMBYe5jFGEdpRLLvdcr3YLbQ17s4ZOEQjxqU6qGVTfd37PeZKKD0YEXIJ08g==;",
77
"ComputerVisionSubscription": "aatest72a28e47cd9ce2f984c0ee8sse",
8-
"ComputerVisionApiEndpoint": "https://westus.api.cognitive.microsoft.com/"
8+
"ComputerVisionApiEndpoint": "https://westus.api.cognitive.microsoft.com/",
99
"MyStorageConnectionString": "DefaultEndpointsProtocol=https;AccountName=teststore01;AccountKey=laRarya5VO50MRmoxa3xPA0SFCTH4fYymJLkkhGAhguF1rtjnaI+d+zR9Ha2g1t3sY9kGkM4+ZinvbD0VTHxew==;EndpointSuffix=core.windows.net"
1010
}
1111
}

0 commit comments

Comments
 (0)