Skip to content

Commit afc8b33

Browse files
authored
Add FAQs section to App Service security.
1 parent 9b6310e commit afc8b33

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

support/azure/app-service/faqs-web-app-security.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,26 @@ ms.service: azure-app-service
1010
---
1111
# Frequently asked questions about App Service security
1212

13+
This article provides answers to common questions about Azure App Service security.
14+
15+
## FAQs
16+
17+
### How do I know whether a specific CVE (common vulnerability) or known security issue applies to my Web App?
18+
1319
[Microsoft Security Response Center](https://msrc.microsoft.com/) (MSRC) investigates all reports of security vulnerabilities that affect Microsoft products and services. MSRC provides this information in the [Security Update Guide](https://msrc.microsoft.com/update-guide/vulnerability) as part of an ongoing effort to help you manage security risks and keep your systems protected.
1420

15-
If your question isn't answered here, submit a [support request](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview?DMC=troubleshoot) that includes the number of the Common Vulnerabilities and Exposures bulletin (CVE).
21+
If your question isn't answered and you still need help, submit a [support request](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview?DMC=troubleshoot) that includes the number of the CVE.
1622

1723
To report a vulnerability, see [Report an issue](https://msrc.microsoft.com/report/vulnerability/new).
1824

19-
## FAQs
20-
21-
### How do I know whether a specific CVE or known security issue applies to my web app?
25+
### How do I know when a particular specific version of software or security patch will arrive at the Azure platform runtime?
2226

2327
App Service is a platform that has various underlying technologies, such as Windows, Linux, and web application frameworks. Updates are applied at a routine cadence for OS, host runtime, and Microsoft image repo.
2428

2529
- Check [this article](/azure/app-service/overview-patch-os-runtime) to understand OS and runtime updating in Azure App Service regarding the OS or software in App Service.
2630
- Check [Guest OS update details](/azure/cloud-services/cloud-services-guestos-msrc-releases) to understand the updates that are applied to the Azure Guest OS.
2731

28-
If you still need help, gather the following information before you submit a request to Azure support:
32+
If you still need help, gather the following information before you submit a request to [Azure support:
2933

3034
- Specify the security update that you're inquiring about.
3135
- Verify the security update version of the software that's deployed on Azure.

0 commit comments

Comments
 (0)