Skip to content

Commit 25f3d25

Browse files
Update deploy-blazor.md
1 parent 4b4e086 commit 25f3d25

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/static-web-apps/deploy-blazor.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ ms.custom: engagement-fy23
66
author: craigshoemaker
77
ms.service: azure-static-web-apps
88
ms.topic: tutorial
9-
ms.date: 07/21/2023
9+
ms.date: 09/27/2024
1010
ms.author: cshoe
1111
---
1212

1313
# Deploy a Blazor app on Azure Static Web Apps
1414

1515
Azure Static Web Apps publishes a website to a production environment by building apps from a GitHub repository supported by a serverless backend. The following tutorial shows how to deploy C# Blazor WebAssembly app that displays weather data returned by a serverless API.
1616

17+
> [!NOTE]
18+
> For steps to deploy a Blazor app via Visual Studio, see [Deploy a Blazor app on Azure Static Web Apps](/aspnet/core/blazor/host-and-deploy/webassembly).
19+
1720
## Prerequisites
1821

1922
- [GitHub](https://github.com) account

0 commit comments

Comments
 (0)