How to create and deploy Azure Function Using VS Code NO MUSIC

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 6

  • @nathanderhake839
    @nathanderhake839 2 месяца назад +2

    Thank you so much for uploading a version without music. This was very helpful for me.

    • @pytalista
      @pytalista  2 месяца назад

      Thanks 🙏🏻. Please subscribe and smash 💥 the like button 😃

  • @kevinhollis1143
    @kevinhollis1143 Месяц назад +1

    the above fails for me when running the test for postman in that it wont work with 3.11.9 and only func only works with 3.6-3.9 - advise please and function apps in azure only offering 3.10 or 3.11 so do you need to shift to v2 functions code or ?

    • @pytalista
      @pytalista  Месяц назад

      This example is V1. V1 should work ok for all python available. I will update this eventually for V2.

  • @uditchoudhary
    @uditchoudhary Месяц назад +1

    It is not creating funtion.js file for me

    • @pytalista
      @pytalista  Месяц назад

      This example is with the Python language. The .js is JavaScript. 👍🏻