Deploy Your Python Script as an Azure Function in Just 5 Minutes | Unleash the Power!

Поділитися
Вставка
  • Опубліковано 22 січ 2025

КОМЕНТАРІ • 43

  • @j.a.6331
    @j.a.6331 Рік тому +5

    Nice video. It is so much easier to deploy than AWS Lambda functions. I had so many problems with my TS function with AWS and with Azure it looks so easy. Although this could be also because of my lack of experience working with AWS. But lack of experience isn't an excuse for Amazon. It should be easy for new devs to start using your product.

  • @alixaprodev
    @alixaprodev 10 місяців тому +1

    I have these excel sheets how can i attach it.

  • @saturnodevlabs2847
    @saturnodevlabs2847 10 місяців тому

    When I try to create a new Functions App appears one box with this: "No host.json file found in the current workspace."

  • @flosrv3194
    @flosrv3194 10 місяців тому

    i created the function and it says it has been successfully created but nothing appears

  • @manokaranmanivasakan5141
    @manokaranmanivasakan5141 Рік тому +3

    Super. Please More videos related to azure

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

      Sure brother. Support like this motivates me to create more videos.

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

    which service I need of azure?

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

    How can I hide The python source code in code + Test. I have tried to obfuscate the python script using pyarmor it runs locally but failed to execute in cloud

  • @theshades_bysabahat
    @theshades_bysabahat Рік тому +2

    i want to run 3 python script 1- for scrapping 2- for embedding 3- storing the embeddding data azure blob and i wanna automate exceution process of all these scripts running every after 14 days the how can i add multiple scripts in a same function while the scrapping script contains a .crx file too .. any guidance

    • @lucasfrancisco1502
      @lucasfrancisco1502 6 днів тому

      Same situation and doubt here. I have 5 scripts and all of them imports 1 script that have some functions (def()). How do I use this script in the others

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

    When I complete the first step of creating the azure function I don't see it appear in the folder under "Function App". Any tips?

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

      Are you still facing the issue? Sorry I was not actively replying comments. Let me know if the problem still exists.
      We can even connect 1:1 on, topmate.io/codewithutkarsh

    • @hatem.tommy.lamine
      @hatem.tommy.lamine 11 місяців тому

      you have to right click on Function App and press refresh

  • @maaikevreugdemaker9210
    @maaikevreugdemaker9210 3 місяці тому

    You are a hero

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

    Hi, what is the environemnt IDE you are working on? Is that visual studio? How do you connect the IDE to Azure?

  • @skeetfontenot4922
    @skeetfontenot4922 4 місяці тому

    I followed your instructions but when i deploy to azure it cant find the python modules that i include in the requirements file. How can i fix this?

    • @pietu91
      @pietu91 4 місяці тому

      I got the same problem , have you managed to find a fix? One thing I found is that if you go into your function app -> click on one of the scripts that shows another page where you can see the actual code and then click on around the top left of the editor window (where you can see the name of the file you are working in) and check out the requirements.txt file there might be some problems that the characters you have used in your requirements.txt file show up as red boxes. You can fix this by forcing the function app deployment to be utf-8 (however this didn't fix the modulenotfounderror for me, which is why I'm asking if you found a solution)

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

    Nicely explained. I have a python script which reads inputs from a yaml file. I want to run my script as a azure function. Where I need to upload yaml file? Any kind of guidance will be helpful. Thanks

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

    useful video concerned about the copy and paste especially for existing projects that are in a git repo so will do some digging on that front, thanks for share.

    • @codeoncloud4707
      @codeoncloud4707  Рік тому +2

      There wasn't any sophisticated code so I avoided that. Will add those from next video.

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

    wanted to ask if it will work on azure free 15k credit subscription??

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

    This video was very useful. Thank you. I need a help. When I go to workspace-functions for deploying, I don't see the deploy icon. I just see Azure functions, refresh and collapse all. I have a free subscription to azure . Could that be an issue? Thanks for your help

    • @shady2547
      @shady2547 8 місяців тому

      I had the same issue. Click on azure functions, you'll see the option to deploy function app.

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

    Thanks a lot for the video!

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

    Is there a way to doit without vscode,?

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

      Yes, surely there is a way. Do you want to discuss more? We can connect 1:1 on, topmate.io/codewithutkarsh

  • @stepkurniawan
    @stepkurniawan 3 місяці тому

    is this V1 or V2 ?

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

    Very helpful. Thx.

  • @joaopedrotonellodesouza5651

    Thanks a lot!

  • @RohitTiwari-mo8mi
    @RohitTiwari-mo8mi Рік тому

    Nice video, how to forward my python script logs to azure insight ?

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

      Enable application insights for the Azure function.
      Ref:- learn.microsoft.com/en-us/azure/azure-functions/configure-monitoring?tabs=v2
      Let's connect if you still have issue.
      topmate.io/codewithutkarsh

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

    ótimo vídeo me ajudou muito !!

  • @catsupchutney
    @catsupchutney 10 місяців тому

    In five minutes after (off screen) spending half an hour setting up the code.

  • @archanan9168
    @archanan9168 7 місяців тому

    Hellooo

  • @archanan9168
    @archanan9168 7 місяців тому

    Do reply