Skip to content

Commit 3004e9f

Browse files
committed
Removed logic apps from description
1 parent 0b5066f commit 3004e9f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/azure-subscription-service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ See [Virtual machine sizes](virtual-machines/linux/sizes.md?toc=%2fazure%2fvirtu
196196
[!INCLUDE [azure-cloud-services-limits](../includes/azure-cloud-services-limits.md)]
197197

198198
### App Service limits
199-
The following App Service limits include limits for Web Apps, Mobile Apps, API Apps, and Logic Apps.
199+
The following App Service limits include limits for Web Apps, Mobile Apps, and API Apps.
200200

201201
[!INCLUDE [azure-websites-limits](../includes/azure-websites-limits.md)]
202202

includes/azure-websites-limits.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
| Resource | Free | Shared (Preview) | Basic | Standard | Premium | Isolated </th> |
22
| --- | --- | --- | --- | --- | --- | --- |
33
| [Web, mobile, or API apps](https://azure.microsoft.com/services/app-service/) per [App Service plan](../articles/app-service/azure-web-sites-web-hosting-plans-in-depth-overview.md)<sup>1</sup> |10 |100 |Unlimited<sup>2</sup> |Unlimited<sup>2</sup> |Unlimited<sup>2</sup> |Unlimited|
4-
| [App Service plan](../articles/app-service/azure-web-sites-web-hosting-plans-in-depth-overview.md) |1 per region |10 per resource group |100 per resource group |100 per resource group |100 per resource group |
4+
| [App Service plan](../articles/app-service/azure-web-sites-web-hosting-plans-in-depth-overview.md) |1 per region |10 per resource group |100 per resource group |100 per resource group |100 per resource group |***|
55
| Compute instance type |Shared |Shared |Dedicated<sup>3</sup> |Dedicated<sup>3</sup> |Dedicated<sup>3</sup></p> |Dedicated<sup>3</sup>|
6-
| [Scale-Out](../articles/app-service/web-sites-scale.md) (max instances) |1 shared |1 shared |3 dedicated<sup>3</sup> |10 dedicated<sup>3</sup> |20 dedicated (50 in ASE)<sup>3,4</sup> |100 dedicated|
6+
| [Scale-Out](../articles/app-service/web-sites-scale.md) (max instances) |1 shared |1 shared |3 dedicated<sup>3</sup> |10 dedicated<sup>3</sup> |20 dedicated|100 dedicated|
77
| Storage<sup>5</sup> |1 GB<sup>5</sup> |1 GB<sup>5</sup> |10 GB<sup>5</sup> |50 GB<sup>5</sup> |500 GB<sup>4,5</sup></p> |1 TB|
88
| CPU time (5 min)<sup>6</sup> |3 minutes |3 minutes |Unlimited, pay at standard [rates](https://azure.microsoft.com/pricing/details/app-service/)</a> |Unlimited, pay at standard rates |Unlimited, pay at standard rates |Unlimited, pay at standard rates|
99
| CPU time (day)<sup>6</sup> |60 minutes |240 minutes |Unlimited, pay at standard [rates](https://azure.microsoft.com/pricing/details/app-service/)</a> |Unlimited, pay at standard rates |Unlimited, pay at standard rates |Unlimited, pay at standard rates |
@@ -23,8 +23,8 @@
2323
| [Azure Scheduler](https://azure.microsoft.com/services/scheduler/) support | |X |X |X |X |X |
2424
| [Endpoint monitoring](../articles/app-service/web-sites-monitor.md) | | |X |X |X |X |
2525
| [Staging Slots](../articles/app-service/web-sites-staged-publishing.md) | | | |5 |20 |*** |
26-
| Custom domains per app</a> | |500 |500 |500 |500 |*** |
27-
| SLA | |<p> |99.9% |99.95%<sup>10</sup> |99.95%<sup>9</sup> |99.95|
26+
| Custom domains per app</a> | |500 |500 |500 |500 |500 |
27+
| SLA | |<p> |99.9% |99.95%<sup>10</sup> |99.95%<sup>9</sup> |99.95%|
2828

2929
<sup>1</sup>Apps and storage quotas are per App Service plan unless noted otherwise.
3030
<sup>2</sup>The actual number of apps that you can host on these machines depends on the activity of the apps, the size of the machine instances, and the corresponding resource utilization.

0 commit comments

Comments
 (0)