Skip to content

Commit 53df378

Browse files
authored
Update scenario cross-links (#35487)
1 parent 4151d01 commit 53df378

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

aspnetcore/blazor/host-and-deploy/webassembly/azure-static-web-apps.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@ To deploy from Visual Studio, create a publish profile for Azure Static Web Apps
3030

3131
After the publish profile is created, deploy the app to the Azure Static Web Apps instance using the publish profile by selecting the **Publish** button.
3232

33-
## Deploy from Visual Studio Code
33+
## GitHub deployment scenarios
3434

35-
To deploy from Visual Studio Code, see [Quickstart: Build your first static site with Azure Static Web Apps](/azure/static-web-apps/getting-started?tabs=blazor).
36-
37-
## Deploy from GitHub
38-
39-
To deploy from a GitHub repository, see [Tutorial: Building a static web app with Blazor in Azure Static Web Apps](/azure/static-web-apps/deploy-blazor).
35+
* Visual Studio Code: [Quickstart: Build your first static site with Azure Static Web Apps](/azure/static-web-apps/getting-started?tabs=blazor)
36+
* .NET CLI: [Deploy Blazor websites to the cloud with Azure Static Web Apps (Video)](/shows/deploy-websites-to-the-cloud-with-azure-static-web-apps/deploy-blazor-websites-to-the-cloud-with-azure-static-web-apps)
37+
* Deploy from GitHub: [Tutorial: Building a static web app with Blazor in Azure Static Web Apps](/azure/static-web-apps/deploy-blazor)

0 commit comments

Comments
 (0)