⚡️ Functions REST API with NodeJs - Part 1 ⚡️

Поділитися
Вставка
  • Опубліковано 20 сер 2024

КОМЕНТАРІ • 11

  • @DiligentDev
    @DiligentDev  2 роки тому +5

    What do you think about Azure Functions or Table Storage?

    • @bentalebalinoussair6151
      @bentalebalinoussair6151 11 місяців тому

      Thank you for the incredible video! Could you please share the name of the VS Code extension you're using?

  • @funhax
    @funhax 2 роки тому

    Thanks for putting this together. I am ramping up on Azure Functions (with some background in AWS) and this has been really helpful!

  • @welkey90
    @welkey90 Рік тому +1

    Amazing video, thanks heaps!
    Could you make a vid where the DB is SQL?
    Even if not, still 5 stars!

  • @adarshpawar
    @adarshpawar 2 роки тому

    I really appreciate your content. Can you please make a ToDo-list react app using Azure serverless with storage?

  • @laxmisingh9217
    @laxmisingh9217 Рік тому

    I am trying to query Entity present in storage table. My code works when I try to run file from one agent machine but fails from another machine. I believe it is a proxy issue , how can I pass proxy while Querying for the entities in a table. Command I am simply running is : 'node jsfileName ' . Got below error : UnhandledPromiseRejectionWarning: RestError: connect ETIMEDOUT 52.239.***.***:443

  • @samsmith8279
    @samsmith8279 Рік тому

    This is an excellent video - however, am I doing someting wrong? My VSCode Azure extension does NOT have a Functions menu item but a Function App button, which does not follow the course sequence at all; no local folder is created but a huge array of Azure services are created (resource group, storage acct, app insights...). Have I missed a VSCode extension? (I would second Ahmet's request for SQL DB example - if I can get my VSCOde/Azure menus to look like the course displays.)

  • @sanjayprasad7774
    @sanjayprasad7774 11 місяців тому

    Error: Request error. self-signed certificate in certificate chain
    AnyBody knows What this error means and how to resolve?

  • @louisoconnor9673
    @louisoconnor9673 2 роки тому +1

    What extension are you using that auto-completes for you?

    • @MisouSup
      @MisouSup 2 роки тому +1

      github copilot

  • @TheGaurav0084
    @TheGaurav0084 Рік тому

    I am getting this after i do post request from postman:
    Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
    RequestId:2dc83c2f-6002-006e-4d9d-021e28000000
    Time:2022-11-27T20:17:21.0735889Z