Skip to content

Instantly share code, notes, and snippets.

@pacodelacruz
Last active April 30, 2017 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pacodelacruz/1c606492f7629c7dfde15d3b219f0d08 to your computer and use it in GitHub Desktop.
Save pacodelacruz/1c606492f7629c7dfde15d3b219f0d08 to your computer and use it in GitHub Desktop.
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "DefaultEndpointsProtocol=https;AccountName=pacopollingconsumerstrg;AccountKey=[key];EndpointSuffix=core.windows.net",
"AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;AccountName=pacopollingconsumerstrg;AccountKey=[key];EndpointSuffix=core.windows.net",
"PollingWatermarkStorage": "DefaultEndpointsProtocol=https;AccountName=pacopollingconsumerstrg;AccountKey=[key];EndpointSuffix=core.windows.net"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment