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/publish-bicep.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.author: cshoe
15
15
16
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.
17
17
18
-
To deploy your app to Azure with Static Web Apps, you need to:
18
+
To deploy your static web app, you need to:
19
19
* Create resources with Bicep
20
20
* Deploy your source code. Use one of the following tools to deploy your app:
0 commit comments