Skip to content

Commit 54d8a9e

Browse files
Update articles/static-web-apps/publish-bicep.md
Co-authored-by: alexwolfmsft <[email protected]>
1 parent 18407d0 commit 54d8a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/publish-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: cshoe
1313

1414
# Deploy Azure Static Web Apps with Bicep
1515

16-
Use a bicep file to create your Azure Static Web app to Azure. Bicep is a domain-specific language (DSL) that uses declarative syntax to define and create Azure resources define repeatedly in a consistent manner.
16+
Use a bicep file to create your Azure Static Web app to Azure. Bicep is a domain-specific language (DSL) that uses declarative syntax to define and create Azure resources repeatedly in a consistent manner.
1717

1818
To deploy your app to Azure with Static Web Apps, you need to:
1919
* Create resources with Bicep

0 commit comments

Comments
 (0)