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: support/azure/app-service/faqs-web-app-security.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,22 +10,26 @@ ms.service: azure-app-service
10
10
---
11
11
# Frequently asked questions about App Service security
12
12
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
+
13
19
[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.
14
20
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.
16
22
17
23
To report a vulnerability, see [Report an issue](https://msrc.microsoft.com/report/vulnerability/new).
18
24
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?
22
26
23
27
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.
24
28
25
29
- 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.
26
30
- 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.
27
31
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:
29
33
30
34
- Specify the security update that you're inquiring about.
31
35
- Verify the security update version of the software that's deployed on Azure.
0 commit comments