How to deploy a static HTML web site to Azure AppService from a Azure Pipeline

Sivilla, John 0 Reputation points
2024-04-18T15:31:29.8866667+00:00

Hi,

I am trying to create a pipeline that will deploy a static HTML web site that I have in a DevOps Repo through a pipeline.

I am new to Pipelines, and I cannot find any documentation on the web that explains how to do this simple task, and trying to navigate the DevOps interface is very counter intuitive.

Can you please point me to a resource that provides step-by-step instructions on how this can be done?

Thank you for your support.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,084 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Marcin Policht 10,845 Reputation points MVP
    2024-04-18T15:39:52.87+00:00

    Create a static web app from the Azure portal and specify Azure DevOps as the source of the deployment. This will create a pipeline automatically for you


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

  2. ManoharLakkoju 535 Reputation points Microsoft Vendor
    2024-04-19T03:59:58.6433333+00:00

    @Sivilla, John
    Welcome to Microsoft Q&A Platform, thanks for posting your query here. Azure DevOps related queries/issues are currently not supported on this Microsoft Q&A platform.

    I would request you to please post your queries in dedicated forums as in below links:

    https://developercommunity.visualstudio.com/spaces/21/index.html

    https://developercommunity.visualstudio.com/t/get-unique-id-from-devops-organization/756710

    https://stackoverflow.com/questions/tagged/azure-devops

    0 comments No comments