how to copy the build in azure static web app

Siyaram Patidar 0 Reputation points
2023-04-19T13:59:07.8466667+00:00

We are using GitLab for sourece code. i clone the code in my system and make the build. my question is how to copy the build in azure static web app ? we are not using GitHub & Azure devops repo using only GitLab .

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,168 questions
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2023-04-20T17:11:42.5+00:00

    @Siyaram Patidar Thanks for asking question! If I have understood right you want to deploy your GitLab repository to Azure Static Web Apps, If so, you need to configure your GitLab repository to deploy to Azure Static Web App. Here are the high-level steps:

    1. Create a new Azure Static Web Apps resource in the Azure portal**.**
    2. Configure your GitLab repository to deploy to Azure Static Web Apps**.**
    3. Push your code changes to your GitLab repository**.** For detailed instructions, please refer to below links:
    0 comments No comments

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.