We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8e82d commit 5d9b26eCopy full SHA for 5d9b26e
articles/static-web-apps/faq.yml
@@ -6,7 +6,7 @@ metadata:
6
author: craigshoemaker
7
ms.topic: article
8
ms.service: static-web-apps
9
- ms.date: 10/10/2021
+ ms.date: 10/23/2021
10
ms.author: cshoe
11
12
title: Azure Static Web Apps Frequently Asked Questions
@@ -110,7 +110,7 @@ sections:
110
Can I customize my app's 404 error page?
111
answer: |
112
You can configure custom error pages using the `responseOverrides` section of the [configuration file](configuration.md#response-overrides).
113
-
+
114
- question: |
115
How do I ensure my app is deployed to a specific Azure region?
116
0 commit comments