Skip to content

Commit a035eb9

Browse files
andreileanCopilot
andauthored
Update articles/azure-functions/durable/durable-task-scheduler/durable-task-scheduler.md
Co-authored-by: Copilot <[email protected]>
1 parent 0a1554d commit a035eb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/azure-functions/durable/durable-task-scheduler/durable-task-scheduler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,9 @@ Stale orchestration data should be purged periodically to ensure efficient stora
152152
| Orchestration custom status | 1 MB |
153153
| Entity state | 1 MB |
154154

155-
- **Orchestration instance ID size:**
155+
- **Orchestration instance ID length:**
156156

157-
Currently instance ID length is limited to 100 characters.
157+
Orchestration instance IDs are limited to a maximum length of 100 UTF-16 code units (approximately 100 characters for ASCII-only IDs).
158158

159159
- **Feature parity:**
160160

0 commit comments

Comments
 (0)