Skip to content

Commit 13a1e75

Browse files
committed
Learn Editor: Update storage-task-assignment.md
1 parent 74b0feb commit 13a1e75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/storage-actions/storage-tasks/storage-task-assignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ The following table describes the configuration settings of a storage task assig
3232
| Storage task name | Required | The storage task to which you would like to assign your storage account. This field appears only if you create the assignment in the context of a storage account.|
3333
| Storage task assignment name | Required | The name of the assignment. Assignment names must be between 2 and 62 characters in length and might contain only letters and numbers. |
3434
| Filter by | Required | Option to either filter objects by using a prefix or to run the task against the entire storage account. |
35-
| Include blob prefixes | Optional | The string prefix that is used to narrow the scope of blobs that are evaluated by the task. This field is required only if you choose to filter by using a blob prefix. |
36-
| Exclude blob prefixes | Optional | A string prefix that is used to exclude blobs that are evaluated by the task. |
35+
| Include blob prefixes | Required | The string prefix that is used to narrow the scope of blobs that are evaluated by the task. This field is required only if you choose to filter by using a blob prefix. |
36+
| Exclude blob prefixes | Optional | The string prefix that is used to exclude blobs that are evaluated by the task. Exclude blob prefixes must not be a superset beyond the scope of the include blob prefix |
3737
| Run frequency | Required | Option to either run the task one time or multiple times. |
3838
| Start from | Required | The date and time to begin running the task. Applicable only when scheduling a task to run multiple times. |
3939
| End by | Required | The date and time stop running the task. Applicable only when scheduling a task to run multiple times. |

0 commit comments

Comments
 (0)