Skip to content

Commit e5a800e

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into yelevin/strong-identifier-examples
2 parents df72be8 + ca2bc94 commit e5a800e

File tree

3 files changed

+19
-10
lines changed

3 files changed

+19
-10
lines changed

articles/sentinel/sentinel-service-limits.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -115,16 +115,16 @@ The following limit applies to threat intelligence in Microsoft Sentinel. The li
115115
|Description | Limit |Dependency|
116116
-------------------------|--------------------|--------------------|
117117
| Indicators per call that use Graph security API | 100 indicators |Microsoft Graph security API|
118-
| CSV indicator file import size | 50MB | none|
119-
| JSON indicator file import size | 250MB | none|
118+
| CSV TI object file import size | 50MB | none|
119+
| JSON TI object file import size | 250MB | none|
120120

121-
## TI upload indicators API limits
121+
## TI upload API limits
122122

123-
The following limit applies to the threat intelligence upload indicators API in Microsoft Sentinel.
123+
The following limit applies to the threat intelligence upload API in Microsoft Sentinel.
124124

125125
|Description | Limit |Dependency|
126126
-------------------------|--------------------|--------------------|
127-
| Indicators per request | 100 indicators | |
127+
| STIX objects per request | 100 objects | |
128128
| Requests per minute | 100 | |
129129

130130
## User and Entity Behavior Analytics (UEBA) limits
@@ -141,14 +141,14 @@ The following limits apply to watchlists in Microsoft Sentinel. The limits are r
141141

142142
|Description | Limit |Dependency|
143143
|--|-------------------------|--------------------|
144-
|Upload size limit for local file| 3.8 MB per file (Watchlists larger than 3.8 MB are considered large) |Azure Resource Manager
144+
|Upload size limit for local file</br>files over this limit are considered `large`| 3.8 MB per file |Azure Resource Manager
145145
|Line entry in the CSV file |10,240 characters per line|Azure Resource Manager|
146146
|Total size of a single row | 10 Kb | Log Analytics|
147147
|Upload size for large watchlist files in Azure Storage |500 MB per file|Azure Storage|
148-
|Total number of active watchlist items per workspace. When the max count is reached, delete some existing items to add a new watchlist.|10 million active watchlist items|Log Analytics|
149-
|Total rate of change of all watchlist items per workspace (create, update, and delete operations) | 100,000 (1% of max watchlist items) changes per month|Log Analytics|
150-
|Number of large watchlist uploads per workspace at a time|One large watchlist|Azure Cosmos DB|
151-
|Number of large watchlist deletions per workspace at a time|One large watchlist|Azure Cosmos DB|
148+
|Total number of active watchlist items per workspace</br>When the max count is reached, delete some existing items to add a new watchlist.|10 million active watchlist items|Log Analytics|
149+
|Total rate of change of all watchlist items per workspace</br>(create, update, and delete operations) | 100,000 changes per month</br>(1% of max active watchlist items)|Log Analytics|
150+
|Number of `large` watchlist uploads per workspace at a time</br>See upload size limit for what makes a watchlist `large` |One `large` watchlist | Azure Cosmos DB|
151+
|Number of large watchlist deletions per workspace at a time</br>See upload size limit for what makes a watchlist `large` | One `large` watchlist | Azure Cosmos DB|
152152

153153
## Workbook limits
154154

articles/virtual-desktop/multimedia-redirection-developer-integration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ document.addEventListener('mmrExtensionLog', () =>
131131
);
132132
```
133133

134+
## Submit your website for review or request assistance
135+
136+
If you represent an ISV and you want your website to be added to the list of [Websites for call redirection](multimedia-redirection-video-playback-calls.md#websites-for-call-redirection), or if you need assistance with integrating your website with call redirection, [complete and submit this form](https://forms.microsoft.com/r/BtDs4pdYzB).
137+
134138
## Related content
135139

136140
Learn more about [Multimedia redirection for video playback and calls in a remote session](multimedia-redirection-video-playback-calls.md).

articles/virtual-desktop/multimedia-redirection-video-playback-calls.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,11 @@ The following websites are known to work with call redirection, and which work b
554554
- [`Content Guru Storm App`](https://www.contentguru.com/en-us/news/content-guru-announces-its-storm-ccaas-solution-is-now-compatible-with-microsoft-azure-virtual-desktop/)
555555
- [`Twilio Flex`](https://www.twilio.com/en-us/blog/public-beta-flex-microsoft-azure-virtual-desktop#join-the-flex-for-azure-virtual-desktop-public-beta)
556556
- [`8x8`](https://www.8x8.com/)
557+
- [Dialpad](https://www.dialpad.com/)
558+
- [Five9](https://www.five9.com/)
559+
560+
> [!TIP]
561+
> If you represent an ISV and you want your website to be added to this list, see [Submit your website for review or request assistance](multimedia-redirection-developer-integration.md#submit-your-website-for-review-or-request-assistance).
557562
558563
### Test call redirection
559564

0 commit comments

Comments
 (0)