You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/static-web-apps/external-providers.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
-
title: Deploy to Azure Static Web Apps with external providers
3
-
description: Learn to use CI/CD providers that aren't supported out-of-the-box to build and deploy your website in Azure Static Web Apps.
2
+
title: Set up Azure Static Web Apps to deploy to external providers
3
+
description: Learn how to set up your static web app to use CI/CD providers that aren't supported out-of-the-box.
4
4
services: static-web-apps
5
5
author: craigshoemaker
6
6
ms.service: azure-static-web-apps
7
7
ms.topic: how-to
8
-
ms.date: 06/05/2023
8
+
ms.date: 10/02/2024
9
9
ms.author: cshoe
10
10
---
11
11
12
-
# Deploy to Azure Static Web Apps with external providers
12
+
# Set up Azure Static Web Apps to deploy to external providers
13
13
14
14
Azure Static Web Apps supports a series of built-in providers to help you publish your website. If you would like to use a provider beyond the out-of-the-box options, use the following guide to build and deploy your static web app.
0 commit comments