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

Sivilla, John 5 Reputation points
2024-04-18T15:29:35.4666667+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.

Community Center | Not monitored
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Marcin Policht 72,695 Reputation points MVP Volunteer Moderator
    2024-04-18T15:41:24.8533333+00:00

    Create a Static Web App directly from the Azure portal and set the Deployment details option to Azure DevOps. 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. Anonymous
    2024-04-19T03:58:08.7266667+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

Your answer

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