@@ -96,7 +96,7 @@ The following steps show you how to create a new static site app and deploy it t
96
96
97
97
1 . Select ** Create a Resource** and search for ** Static App** .
98
98
99
- ![ Create a Static Apps (Preview) in the portal ] ( ./media/static-web-apps-publish-hugo/create-in-portal.png )
99
+ :::image type="content" source=" ./media/static-web-apps-publish-hugo/create-in-portal.png" alt-text="Create a Static Apps (Preview) in the portal":::
100
100
101
101
1 . For ** Subscription** , accept the subscription that is listed or select a new one from the drop-down list.
102
102
@@ -108,7 +108,7 @@ The following steps show you how to create a new static site app and deploy it t
108
108
109
109
1 . For _ SKU_ , select ** Free** .
110
110
111
- ![ Details filled out ] ( ./media/static-web-apps-publish-hugo/basic-app-details.png )
111
+ :::image type="content" source=" ./media/static-web-apps-publish-hugo/basic-app-details.png" alt-text="Details filled out":::
112
112
113
113
1 . Click the ** Sign in with GitHub** button.
114
114
@@ -118,7 +118,7 @@ The following steps show you how to create a new static site app and deploy it t
118
118
119
119
1 . For the _ Branch_ select ** master** .
120
120
121
- ![ Completed GitHub information ] ( ./media/static-web-apps-publish-hugo/completed-github-info.png )
121
+ :::image type="content" source=" ./media/static-web-apps-publish-hugo/completed-github-info.png" alt-text="Completed GitHub information":::
122
122
123
123
1 . Click ** Next : Build >**
124
124
@@ -132,7 +132,7 @@ Next, you add configuration settings that the build process uses to build your a
132
132
133
133
A value for _ API location_ isn't necessary as you aren't deploying an API at the moment.
134
134
135
- ![ Build Settings ] ( ./media/static-web-apps-publish-hugo/build-details.png )
135
+ :::image type="content" source=" ./media/static-web-apps-publish-hugo/build-details.png" alt-text="Build Settings":::
136
136
137
137
### Review and create
138
138
@@ -176,7 +176,7 @@ Next, you add configuration settings that the build process uses to build your a
176
176
177
177
1 . In the Azure portal's _ Overview_ window of newly created Azure Static Web Apps resource, click the _ URL_ link to open your deployed application.
178
178
179
- ![ Deployed application ] ( ./media/static-web-apps-publish-hugo/deployed-app.png )
179
+ :::image type="content" source=" ./media/static-web-apps-publish-hugo/deployed-app.png" alt-text="Deployed application":::
180
180
181
181
## Clean up resources
182
182
@@ -185,5 +185,4 @@ Next, you add configuration settings that the build process uses to build your a
185
185
## Next steps
186
186
187
187
> [ !div class="nextstepaction"]
188
-
189
188
> [ Add a custom domain] ( custom-domain.md )
0 commit comments