Code Monkey home page Code Monkey logo

Comments (7)

joelhulen avatar joelhulen commented on May 31, 2024

Are you following the HOL step-by-step guide? You'll see the code for databaseMethods.cs: https://github.com/Microsoft/MCW-Serverless-architecture/blob/master/Hands-on%20lab/HOL%20step-by-step%20-%20Serverless%20architecture.md#task-2-finish-the-processimage-function

from mcw-serverless-architecture.

archanamehta avatar archanamehta commented on May 31, 2024

I do see the code to enter for DatabaseMethod.cs for TODO 5. What do I enter?

// TODO 5: Retrieve a List of LicensePlateDataDocument objects from the collectionLink where the exported value is false.
// COMPLETE: licensePlates = _client.CreateDocumentQuery ...
// TODO 6: Remove the line below.
licensePlates = new List();

from mcw-serverless-architecture.

archanamehta avatar archanamehta commented on May 31, 2024

Also When I open the Code is VS I get errors and not sure what needs to be done.

from mcw-serverless-architecture.

joelhulen avatar joelhulen commented on May 31, 2024

You can find the code for TODO 5 here:

https://github.com/Microsoft/MCW-Serverless-architecture/blob/master/Hands-on%20lab/HOL%20step-by-step%20-%20Serverless%20architecture.md#task-4-finish-your-exportlicenseplates-function-code-and-push-changes-to-github-to-trigger-deployment

The code in VS is supposed to throw errors until the TODO items are completed in order, per the instructions in the doc above.

from mcw-serverless-architecture.

archanamehta avatar archanamehta commented on May 31, 2024

Got the VS Code , Now when I publish I only get option for Folder and not Azure functions. Am I missing something here?

from mcw-serverless-architecture.

joelhulen avatar joelhulen commented on May 31, 2024

Read the Before-the-lab instructions on what system requirements are. I suspect you lack the appropriate Visual Studio update version: https://github.com/Microsoft/MCW-Serverless-architecture/blob/master/Hands-on%20lab/Before%20the%20HOL%20-%20Serverless%20architecture.md

from mcw-serverless-architecture.

DawnmarieDesJardins avatar DawnmarieDesJardins commented on May 31, 2024

Closing issue, completed.

from mcw-serverless-architecture.

Related Issues (20)

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.