Skip to content

Commit d75e0a2

Browse files
authored
Merge pull request #106953 from msangapu-msft/patch-7
update faq
2 parents 05cd787 + df49ee6 commit d75e0a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/app-service/containers/app-service-linux-faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,10 @@ You are charged the normal Azure App Service pricing for the number of hours tha
176176

177177
## Other questions
178178

179+
**What does "Requested feature is not available in resource group" mean?**
180+
181+
You may see this message when creating web app using Azure Resource Manager (ARM). Based on a current limitation, for the same resource group, you cannot mix Windows and Linux apps in the same region.
182+
179183
**What are the supported characters in application settings names?**
180184

181185
You can use only letters (A-Z, a-z), numbers (0-9), and the underscore character (_) for application settings.

0 commit comments

Comments
 (0)