Deploying First "Hello World" App Using Python/Flask on Azure.

David Greenwalt 0 Reputation points
2024-09-04T14:27:04.9433333+00:00

Brand new here. Brand new to python, flask, vscode, Azure. I am starting with "Hello World" as my first app, using Python/Flask on Azure.

Are newbie questions allowed here?

I'm looking for suggestions for learning. I realize I'm on the "learn" site of Microsoft but I'm asking to see what humans here suggest.

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,709 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. VarunTha 9,105 Reputation points Microsoft Vendor
    2024-09-04T15:54:12.3733333+00:00

    Hi David Greenwalt,
    Thank you for reaching out to us on Microsoft Q&A forum.

    Don't worry, newbie questions are more than allowed here! We're happy to help you get started on your learning journey.

    Congratulations on taking the first step by deploying your "Hello World" app using Python/Flask on Azure. That's a great achievement!

    For learning suggestions, I'd be happy to offer a few:

    1. Microsoft Learn: You're already on the right track! Microsoft Learn has an extensive collection of guides, and courses on Python, Flask, and Azure. Take advantage of their resources to learn the basics and beyond.
    2. Python and Flask documentation: The official Python and Flask documentation are excellent resources to learn the languages and frameworks. They provide detailed guides and reference materials to help you understand the concepts.
    3. VSCode tutorials: Since you're using VSCode, I recommend checking out their tutorials and guides on using the editor with Python and Flask. You can find them on the VSCode website.
    4. Practice and build projects: The best way to learn is by doing. Start with small projects, and gradually move on to more complex ones. This will help you apply what you've learned and gain practical experience.

    Remember, learning is a continuous process. Don't be afraid to ask questions, and don't hesitate to reach out if you need help.

    If the information is helpful, please Accept Answer so that it would be helpful to community members.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.