Skip to content

Commit 6309c2b

Browse files
committed
Azure DDoS info
1 parent 0434ca7 commit 6309c2b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

articles/active-directory/manage-apps/application-proxy-security.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,9 @@ Unpatched software still accounts for a large number of attacks. Azure AD Applic
7777

7878
To improve the security of applications published by Azure AD Application Proxy, we block web crawler robots from indexing and archiving your applications. Each time a web crawler robot tries to retrieve the robot's settings for a published app, Application Proxy replies with a robots.txt file that includes `User-agent: * Disallow: /`.
7979

80-
### DDoS prevention
81-
82-
Applications published through Application Proxy are protected against Distributed Denial of Service (DDoS) attacks. The Application Proxy service monitors the amount of traffic attempting to reach your applications and network. If the number of devices requesting remote access to your applications spikes, Microsoft throttles access to your network.
83-
84-
Microsoft watches traffic patterns for individual applications and for your subscription as a whole. If one application receives higher than normal requests, then requests to access that application are denied for a short period of time. If you receive higher than normal requests across your whole subscription, then requests to access any of your apps are denied. This preventative measure keeps your application servers from being overloaded by remote access requests, so that your on-premises users can keep accessing their apps.
85-
8680
#### Azure DDoS protection service
8781

88-
**Azure DDoS protection** is a service offered with the Azure platform to protect your Azure resources from denial of service (DoS) attacks. The **Basic** service tier is automatically enabled, providing always-on traffic monitoring and real-time mitigation of common network-level attacks. A **Standard** tier is also available, offering additional mitigation capabilities that are tuned specifically to Azure Virtual Network resources. For details, see [Azure DDoS Protection Standard overview](https://docs.microsoft.com/azure/virtual-network/ddos-protection-overview).
82+
Applications published through Application Proxy are protected against Distributed Denial of Service (DDoS) attacks. **Azure DDoS protection** is a service offered with the Azure platform to protect your Azure resources from denial of service (DoS) attacks. The **Basic** service tier is automatically enabled, providing always-on traffic monitoring and real-time mitigation of common network-level attacks. A **Standard** tier is also available, offering additional mitigation capabilities that are tuned specifically to Azure Virtual Network resources. For details, see [Azure DDoS Protection Standard overview](https://docs.microsoft.com/azure/virtual-network/ddos-protection-overview).
8983

9084
## Under the hood
9185

0 commit comments

Comments
 (0)