Skip to content

Commit 74934cf

Browse files
2 parents 72fa088 + 45fba22 commit 74934cf

File tree

157 files changed

+7381
-7788
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+7381
-7788
lines changed

.openpublishing.publish.config.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,6 @@
128128
"branch": "master",
129129
"branch_mapping": {}
130130
},
131-
{
132-
"path_to_root": "azure-docs-snippets-pr",
133-
"url": "https://github.com/MicrosoftDocs/azure-docs-snippets-pr",
134-
"branch": "main",
135-
"branch_mapping": {}
136-
},
137131
{
138132
"path_to_root": "azure-functions-dapr-extension",
139133
"url": "https://github.com/Azure/azure-functions-dapr-extension",

.openpublishing.redirection.json

Lines changed: 5113 additions & 5089 deletions
Large diffs are not rendered by default.

articles/active-directory-b2c/service-limits.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,51 @@ The following table lists the administrative configuration limits in the Azure A
177177

178178
<sup>1</sup> See also [Microsoft Entra service limits and restrictions](../active-directory/enterprise-users/directory-service-limits-restrictions.md).
179179

180+
## Region specific service limits
181+
182+
As a protection for our customers, Microsoft places some restrictions on telephony verification for certain region codes. The following table lists the region codes and their corresponding limits.
183+
184+
| Region Code | Region Name | Limit per tenant per 60 minutes | Limit per tenant per 24 hours |
185+
|:----------- |:---------------------------------------------- |:------------------------------- | :----------------------------------------|
186+
| 228 | Togo | 10 | 30 |
187+
| 257 | Uzbek | 10 | 30 |
188+
| 970 | State of Plaestine | 10 | 30 |
189+
| 249 | Sudan | 10 | 30 |
190+
| 226 | Burina Faso | 10 | 30 |
191+
| 252 | Somalia | 10 | 30 |
192+
| 501 | Belize | 10 | 30 |
193+
| 855 | Cambodia | 50 | 200 |
194+
| 84 | Vietnam | 150 | 500 |
195+
| 94 | Sri Lanka | 100 | 500 |
196+
| 63 | Philippines | 50 | 200 |
197+
| 62 | Indonesia | 50 | 200 |
198+
| 7 | Russia | 100 | 1000 |
199+
| 258 | Mozambique | 50 | 200 |
200+
| 92 | Pakistan | 100 | 1000 |
201+
| 994 | Azerbaijan | 50 | 200 |
202+
| 880 | Bangladesh | 50 | 200 |
203+
| 20 | Egypt | 50 | 200 |
204+
| 260 | Zambia | 50 | 200 |
205+
| 502 | Guatemala | 10 | 50
206+
| 255 | Tanzania | 10 | 50
207+
| 261 | Madagascar | 10 | 30
208+
| 998 | Uzbekistan | 10 | 30
209+
| 223 | Mali | 20 | 100
210+
| 52 | Mexico | 100 | 500
211+
| 60 | Malaysia | 50 | 200 |
212+
| 221 | Senegal | 10 | 30 |
213+
| 216 | Tunisia | 20 | 100 |
214+
| 503 | El Salvador | 10 | 30 |
215+
| 234 | Nigeria | 20 | 100 |
216+
| 386 | Slovenia | 10 | 50 |
217+
| 591 | Bolivia | 10 | 30 |
218+
| 263 | Zimbabwe | 10 | 30 |
219+
| 261 | Madagascar | 10 | 30 |
220+
| 995 | Georgia | 10 | 30 |
221+
| 993 | Turkmenistan | 10 | 30 |
222+
| 256 | Uganda | 20 | 100 |
223+
| 212 | Moroccoa | 20 | 100 |
224+
180225
## Next steps
181226

182227
- Learn about [Microsoft Graph's throttling guidance](/graph/throttling)

articles/azure-cache-for-redis/cache-whats-new.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,23 +37,24 @@ For the Standard and Premium tiers, you can now use availability zones (Preview)
3737

3838
Azure cache for Redis now offers you the ability to use Redis 7.2 (preview) with your Enterprise and Enterprise Flash tiers.
3939

40-
You can upgrade your caches automatically or manually. For more information, see [How to upgrade an existing cache](cache-how-to-upgrade.md).
40+
You can upgrade your caches automatically or manually. For more information, see [How to upgrade an existing cache](cache-how-to-upgrade.md).
4141

4242
You are able to manually trigger an upgrade to the latest version of Redis software. This provides two benefits above waiting for the automatic upgrade to occur:
4343

4444
1. You can control when the upgrade occurs.
4545
1. You can upgrade to preview releases of Redis software.
4646

47-
| **Tier** | Basic, Standard, Premium | Enterprise, Enterprise Flash |
48-
|:--------------------------|:----------------------------------------------:|:----------------------------:|
49-
| **Latest Redis Version** | Redis 6.0 (GA) | Redis 6.0 (GA) / Redis 7.2 (Preview)|
50-
| **Upgrade Policy** | Manual upgrade to newer version | Automatic upgrade to latest GA version |
47+
This table contains the information for Redis upgrades features available in each tier.
48+
49+
| Tier | Automatic Upgrade | Manual Upgrade |
50+
|:---------------------------- |:-----------------:|:--------------:|
51+
| Basic, Standard, Premium | No | No |
52+
| Enterprise, Enterprise Flash | Yes | Yes |
5153

5254
### Enterprise tier E1 (preview) SKU
5355

5456
The E1 SKU is intended primarily for dev/test scenarios. It runs on smaller [burstable virtual machines](/azure/virtual-machines/b-series-cpu-credit-model/b-series-cpu-credit-model). As a result, E1 offers variable performance depending on how much CPU is consumed. Unlike other Enterprise offerings, it isn't possible to scale out E1. However, it's still possible to scale up to a larger SKU. The E1 SKU also doesn't support [active geo-replication](cache-how-to-active-geo-replication.md).
5557

56-
5758
### .NET Output cache and HybridCache
5859

5960
Using Azure Cache for Reds as output cache was introduced in .NET 8 in November 2023. Output Caching saves rendered web pages to improve performance, resilience, and reduce cost through server resource utilization. You can use Redis as a built-in output cache store in .NET 8. For more information on using Redis as an output cache, see [Output caching middleware in ASP.NET Core](/aspnet/core/performance/caching/output#redis-cache)

articles/azure-functions/run-functions-from-deployment-package.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ The following table indicates the recommended `WEBSITE_RUN_FROM_PACKAGE` values
5353
+ When deploying your function app to Windows, you should set `WEBSITE_RUN_FROM_PACKAGE` to `1` and publish with zip deployment.
5454
+ When you run from a package, the `wwwroot` folder is read-only and you receive an error if you write files to this directory. Files are also read-only in the Azure portal.
5555
+ The maximum size for a deployment package file is 1 GB.
56+
+ The deployment uses temporary storage when unpacking your project files. This means that your function app must have enough available temporary storage space to hold the contents of your package. Keep in mind that the temporary storage limit for a Consumption plan is [500 MB per plan](functions-scale.md#service-limits). To learn about how to troubleshoot issues with temporary storage, see [How to troubleshoot temporary storage on Azure App Service](/troubleshoot/azure/app-service/temporary-storage-for-azure-app-service).
5657
+ You can't use the local cache when running from a deployment package.
5758
+ If your project needs to use remote build, don't use the `WEBSITE_RUN_FROM_PACKAGE` app setting. Instead, add the `SCM_DO_BUILD_DURING_DEPLOYMENT=true` deployment customization app setting. For Linux, also add the `ENABLE_ORYX_BUILD=true` setting. For more information, see [Remote build](functions-deployment-technologies.md#remote-build).
5859

0 commit comments

Comments
 (0)