GithubHelp home page GithubHelp logo

javascriptfunctionupdateone's Introduction

A First try at Updating Documents in Cosmos with JavaScript and Azure Functions

This repo was helpful https://github.com/Azure/azure-cosmos-js/blob/master/samples/ItemManagement/app.js

Sample local.settings.json:

{
  "IsEncrypted": false,
  "Values": {
    "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;AccountName=sa;AccountKey=/asdfasdfasdf/HPIz4cjylAP+g26tEKbfZSi2FBVeIDr708VcWL04/6F1KO1wspMXvCirTYjlY91tA==;EndpointSuffix=core.windows.net",
    "FUNCTIONS_WORKER_RUNTIME": "node",
    "cosmosEndpoint": "https://cosmos.documents.azure.com:443/",
    "cosmosKey": "YNlpMSRAIYbPouQKFd0YKV0qf2zgbuN03Lxfs5xWb7huc5SbXpfQDRWuk7KhRXlD8CeY7oHsKUrjguJV2bBhOA==", 
    "myEventHubReadConnectionAppSetting" : "Endpoint=sb://iothub-spot-840786-a77bf29100.servicebus.windows.net/;SharedAccessKeyName=iothubowner;SharedAccessKey=vzWgVH34Jo3pQluCzWRx9nHvU2jWTMfVdfN/o8svtho=;EntityPath=hubp",
    "MyAccount_COSMOSDB" : "AccountEndpoint=https://cosmosForYou.documents.azure.com:443/;AccountKey=YNlpMSRAIYbPouQKFd0YKV0qf2zgbuN03Lxfs5xWb7huc5SbXpfQDRWuk7KhRXlD8CeY7oHsKUrjguJV2bBhOA==;"
  }
}

javascriptfunctionupdateone's People

Contributors

timmyreilly avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.