Code On Cloud
Code On Cloud
  • 6
  • 132 231
Deploy Your Python Script as an Azure Function in Just 5 Minutes | Unleash the Power!
✔️ Problem this video solves:- How to deploy #Python script on Azure Function as CRON job?
Are you ready to witness the magic of deploying your Python script as an Azure Function in just 5 minutes? Get ready to experience the thrill of transforming your code into a fully functional serverless solution with this exhilarating tutorial. Let's dive right in and unleash the power of Azure Functions!
✔️ Introduction:
In this fast-paced tutorial, we'll guide you through the exhilarating process of deploying your Python script as an Azure Function. Brace yourself for an adrenaline-filled journey as we show you how to harness the incredible capabilities of Azure Functions, propelling your code to new heights of efficiency and scalability.
You will learn:-
✅ The Power of Azure Functions: Discover the incredible power and potential of Azure Functions in revolutionizing the way you deploy and manage your Python scripts. Get ready to witness how Azure Functions brings agility, scalability, and cost-effectiveness to your development workflow.
✅ Prerequisites and Setup: Before we dive into the deployment process, we'll ensure you have all the requirements in place. We'll guide you through the necessary setup steps, including Azure account creation, tool installations, and project configurations. Get ready to gear up for an extraordinary journey!
✅ Writing Your Python Script: Now, it's time to channel your coding skills and write an awe-inspiring Python script. We'll provide you with valuable tips and tricks to optimize your code for Azure Functions, ensuring seamless integration and maximum performance.
✅ Deploying Your Azure Function: Hold on tight as we take you through the exhilarating process of deploying your Python script as an Azure Function. Step by step, we'll demonstrate how to leverage Azure's intuitive deployment tools to bring your code to life in the serverless world.
✅ Testing and Validation: It's showtime! We'll guide you through testing and validating your deployed Azure Function to ensure it's functioning flawlessly. Watch in awe as your script executes effortlessly, ready to handle any challenge that comes it's way.
************************************************
🚀 Call to Action:
If you're thrilled by the idea of deploying your Python script as an Azure Function in just 5 minutes, don't forget to hit that like button and subscribe to our channel for more adrenaline-fueled tutorials like this one. By subscribing, you'll stay up-to-date with the latest tips, tricks, and cutting-edge techniques for unleashing the true potential of Azure Functions.
Share this mind-blowing video with your fellow developers and coding enthusiasts who are eager to embark on this extraordinary journey. Together, let's build a community of empowered developers, revolutionizing how we deploy and manage code in the serverless era!
************************************************
🚀 How to Create Azure Free Account (Step by Step tutorial)
ua-cam.com/video/63M2ztBZh8s/v-deo.html
🚀 How to deploy Java applications on Azure App service
ua-cam.com/video/ZOlJ8bXxVIg/v-deo.html
🚀 How to deploy Node.js App on Azure App service
ua-cam.com/video/9JPga11NGUE/v-deo.html
🚀 Deploying a React App on Kubernetes
ua-cam.com/video/qqOt7jAYVXc/v-deo.html
🚀 Currently watching: Deploy Your Python Script as an Azure Function
************************************************
I am a Cloud Enthusiast, a Microsoft Azure Certified Developer, and an open-source contributor.
Book a coffee chat with me: ✅ calendly.com/utkarshksharma/15min
Connect with me: ✅ www.linkedin.com/in/codewithutkarsh/
GitHub: ✅ github.com/codeWithUtkarsh
#AzureFunctions #PythonScriptDeployment #ServerlessComputing #CodingTutorial #OptimizationTechniques #AzureDevelopment
Переглядів: 91 595

Відео

Deploying a React App on Kubernetes - A Step-By-Step Guide | Azure DevOps for CI/CD #GetSetAzure
Переглядів 7 тис.2 роки тому
✔️ Problem this video solves:- How to deploy #React Application on #Kubernetes using Azure DevOps? ✔️ We'll be taking you step-by-step through the process. If you want to deploy a React/NodeJs/ExpressJs app on Kubernetes, this is the video for you. You will learn:- - Provisioning the resources in Azure Portal. ✅ - Creating a CI (Continuous Integration) pipeline to build Docker Image and push th...
How to Deploy a Node.js App in Microsoft Azure | Azure DevOps for creating CI/CD #GetSetAzure
Переглядів 21 тис.2 роки тому
✔️ Problem this video solves:- How to deploy #Node.js Application on #Azure ? You will learn:- - Resources you need to create an azure for the solution. ✅ - Different ways to deploy the Node.js application. ✅ - Working with Azure DevOps. ✅ - Creating CI to build the code and CD to release the build to an App Service. ✅ - Monitoring live logs of the application on Azure. ✅ ✔️ This video is a ste...
Cloud Talk on Azure | Session 1 | How to start your career in #Cloud and why?
Переглядів 683 роки тому
This video is a recording of the online session/talk that I conducted online with a few people. If you want to be a part of similar talks I would encourage you to join a discord group. #Discord: utkarsh.ksharma#6114 The students who want to make their career into cloud development with any cloud platform are encouraged to join the talks and sessions. How to Create Azure Free Account (Step by St...
How to deploy Java application on Azure App service | Azure DevOps for creating CI/CD #GetSetAzure
Переглядів 12 тис.3 роки тому
Problem this video solves:- How to deploy Java Springboot Application on Azure? You will learn:- - Resources you need to create in azure for the solution. - Different ways to deploy the Java application. - Working with Azure DevOps. - Creating CI to build the code and CD to release the build to an App Service. - Monitoring live logs of the application on Azure This video is the step-by-step tut...
Getting started with Azure | $200 Free from Azure | #GetSetAzure
Переглядів 1703 роки тому
Problem this video solves:- How to create Azure Account for free? This video is the step-by-step tutorial of how you can create an azure free account and also claim $200 credit for usage. Nowadays, there is a huge surge in applications that are being migrated or developed on the cloud. Cloud computing has become a necessity to learn for most IT professionals. Start your Journey by creating the ...

КОМЕНТАРІ

  • @satvsir
    @satvsir Місяць тому

    Can I deploy multiple(more than one jar) jars inside Azure service premium?

  • @moritzstecher7364
    @moritzstecher7364 Місяць тому

    I'm confused. Whenever I use CopyFiles@2, my node packages get corrupted. Only when I copy them with rsync from the command line does it work. Why does it work in this video?

  • @HallofWisdom
    @HallofWisdom 2 місяці тому

    --- this might work if you use an older version of Python (up to 3.11). I'll keep looking for a newer version of this tutorial and post it --- 23NOV24

  • @pulkitpandey5545
    @pulkitpandey5545 2 місяці тому

    THANKS A LOT. IT REALLY HELPED ME TO SOLVE THE ERROR I FACING WHILE TRYING TO COMPLETE THE CI/CD TASK.

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

    You are a hero

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

    Why you did not show the application running after deployment. I followed the same process. ZIP package was deployed, but application not running. In the error log showing Cannot find package 'apollo-server' imported from /home/site/wwwroot/server.js, although it was installed by command npm install.

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

    is this V1 or V2 ?

  • @skeetfontenot4922
    @skeetfontenot4922 5 місяців тому

    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)

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

    1. Brother I need the node.js script complete code to run in the CI-CD pipelines - how can I have it asap? Kindly create another video from scratch - writing the code to website hosted

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

    informative video

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

    Do reply

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

    Hellooo

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

    Hi. Can you help with this error message. Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project vitse_support: Fatal error compiling: error: release version 21 not supported -> [Help 1]

  • @ameeruddinsyed5798
    @ameeruddinsyed5798 9 місяців тому

    why dont you use npm build template

  • @TeresaShellvin
    @TeresaShellvin 9 місяців тому

    no release option now , maybe they've updated or something

  • @sumeetchandel9521
    @sumeetchandel9521 9 місяців тому

    How to contact you ?

  • @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."

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

    I have these excel sheets how can i attach it.

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

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

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

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

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

    which service I need of azure?

  • @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.

  • @mango-strawberry
    @mango-strawberry 11 місяців тому

    trash video

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

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

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

    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.

  • @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

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

    Thanks man , great video But why you are not updating the videos now Anyway to connect you for Azure Devops ?

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

      Thanks for your kind words. You can connect with me on LinkedIn or schedule a call if you want to collaborate and develop something. You can even support my hours scheduling from here. topmate.io/codewithutkarsh

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

    Everything thing ran successfully but getting 404 error browsing to web page

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

      Let's connect if you still facing issue. topmate.io/codewithutkarsh

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

    Hi I am using azure deployment center for CI CD but when I push to Git repo the code is deployed but it is unable to access env file... please help!

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

      Are you still facing the issue? Lets connect if the issue is still there. topmate.io/codewithutkarsh

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

    Very helpful. Thx.

  • @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 Рік тому

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

  • @joaopedrotonellodesouza5651

    Thanks a lot!

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

    Thanks a lot for the video!

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

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

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

    pipeline deployed but page is not opening.

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

      Let's connect if you still facing issue. topmate.io/codewithutkarsh

  • @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

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

    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

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

    non si sente niente

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

    ótimo vídeo me ajudou muito !!

  • @leonardooliveirapaschoal552

    bad audio

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

      Sorry for that, I have upgraded by gears for new videos.

  • @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

  • @Ajay.kumar432
    @Ajay.kumar432 Рік тому

    Voice is low and not clearly audible

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

      Sorry for that, I have upgraded by gears for new videos.

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

    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 16 днів тому

      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

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

    Hi, can you please explain how to deploy both angular and nodejs in the same azure pipeline, pls

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

      Do you have code in any repository? I can deploy the same code for you.

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

      Do you have code in any repository? I can deploy the same code for you.

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

      Yes i have the code in repository

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

      Can you provide me your mail id

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

    There is no CI/CD pipeline in it, just waste of time

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

      There is CI/CD in this tutorial. What were you expecting?

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

    HI Utkarsh, can we connect for a podcast?

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

    Super. Please More videos related to azure

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

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

  • @samial-jabar9861
    @samial-jabar9861 Рік тому

    Great video. One advice, please increase the video volume from next time. Sometimes its hard to hear. Thanks. Keep up the great work.

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

      Thanks Sami. I have upgraded my mic for latest videos. I’ll try to recreate this again in better voice quality. Really appreciate your feedback. Thanks

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

    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

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

      You can add that at the same level as __init.py.

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

    Hello....thanks for the tutorial 🙌 can we deploy the private GitHub repository to azure

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

      Yes parthesh we can deploy that. Do you want a tutorial on that?