Skip to content

Commit

Permalink
Adding static web apps to Azure table
Browse files Browse the repository at this point in the history
  • Loading branch information
juliakm committed Sep 2, 2021
1 parent 488a29a commit 16313e3
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions docs/pipelines/overview-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,16 @@ Follow the links provided in the following table to learn more about the Azure s
:::column-end:::
:::column span="3":::
Store and access unstructured data at scale using Azure Pipelines and Azure Blob Storage.
- [Build a data pipeline by using Azure Data Factory, DevOps, and machine learning](apps/cd/azure/build-data-pipeline.md)
- [Azure File Copy task](tasks/deploy/azure-file-copy.md)
:::column-end:::
:::row-end:::
---
:::row:::
:::column span="1":::
[Azure Static Web Apps](https://azure.microsoft.com/services/app-service/static/)
:::column-end:::
:::column span="3":::
Use Azure Static Web Apps to automatically build and deploy a full stack web app to Azure from a code repository.
- [Tutorial: Publish Azure Static Web Apps with Azure DevOps](/azure/static-web-apps/publish-devops)
:::column-end:::
:::row-end:::
---
Expand Down

0 comments on commit 16313e3

Please sign in to comment.