Skip to content

Commit 83af69a

Browse files
authored
Merge pull request #264939 from MicrosoftDocs/release-storage-tasks
Release storage tasks--scheduled release at 10AM of 2/02
2 parents 8819af7 + ee59901 commit 83af69a

File tree

64 files changed

+1460
-0
lines changed

Some content is hidden

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

64 files changed

+1460
-0
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@
6060
"redirect_url": "/previous-versions/azure/storage/queues/storage-ruby-how-to-use-queue-storage",
6161
"redirect_document_id": false
6262
},
63+
{
64+
"source_path": "articles/storage-actions/index.yml",
65+
"redirect_url": "/azure/storage-actions/storage-tasks/",
66+
"redirect_document_id": false
67+
},
6368
{
6469
"source_path": "articles/storage/queues/storage-php-how-to-use-queues.md",
6570
"redirect_url": "/previous-versions/azure/storage/queues/storage-php-how-to-use-queues",
Lines changed: 161 additions & 0 deletions

articles/event-grid/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,8 @@ items:
369369
href: event-schema-service-bus.md
370370
- name: Azure SignalR
371371
href: event-schema-azure-signalr.md
372+
- name: Azure Storage Actions
373+
href: event-schema-storage-actions.md
372374
- name: Azure subscriptions
373375
href: event-schema-subscriptions.md
374376
- name: Partner Events

articles/storage-actions/TOC.yml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
items:
2+
- name: Azure Storage Actions documentation
3+
href: storage-tasks/index.yml
4+
- name: Overview
5+
items:
6+
- name: What is Azure Storage Actions?
7+
href: overview.md
8+
expanded: true
9+
- name: Quickstarts
10+
items:
11+
- name: Create, assign, and run a storage task
12+
href: storage-tasks/storage-task-quickstart-portal.md
13+
expanded: true
14+
- name: Concepts
15+
items:
16+
- name: Properties, operators, and operations
17+
href: storage-tasks/storage-task-properties-operators-operations.md
18+
- name: Storage task authorization
19+
href: storage-tasks/storage-task-authorization-roles.md
20+
expanded: true
21+
- name: How-to
22+
items:
23+
- name: Create a storage task
24+
href: storage-tasks/storage-task-create.md
25+
- name: Define conditions & operations
26+
href: storage-tasks/storage-task-conditions-operations-edit.md
27+
- name: Create and manage an assignment
28+
href: storage-tasks/storage-task-assignment-create.md
29+
- name: Monitor storage tasks
30+
href: storage-tasks/monitor-storage-tasks.md
31+
- name: Analyze storage task runs
32+
href: storage-tasks/storage-task-runs.md
33+
expanded: true
34+
- name: Reference
35+
items:
36+
- name: Monitoring data Reference
37+
href: storage-tasks/storage-tasks-monitor-data-reference.md
38+
- name: Storage Tasks events
39+
href: ../event-grid/event-schema-storage-actions.md?toc=/azure/storage-actions/toc.json
40+
expanded: true
41+
- name: Resources
42+
items:
43+
- name: Known issues and limitations
44+
href: storage-tasks/storage-task-known-issues.md
45+
expanded: true
157 KB
156 KB
222 KB
57.7 KB
33.3 KB
17.8 KB

0 commit comments

Comments
 (0)