Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions Commands/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,10 +357,10 @@
: Manage Azure Stack HCI.

- [standby-container-group-pool](/Commands/standby-container-group-pool/readme.md)
: Manage Standby Container Group Pool
: Standby Container Group Pool Operations

- [standby-vm-pool](/Commands/standby-vm-pool/readme.md)
: Manage Standby Virtual Machine Pool
: Standby Virtual Machine Pool Operations

- [storage](/Commands/storage/readme.md)
: Manage Azure Cloud Storage resources.
Expand All @@ -374,6 +374,9 @@
- [storagesync](/Commands/storagesync/readme.md)
: Manage Azure File Sync.

- [stream-analytics](/Commands/stream-analytics/readme.md)
: Manage Stream Analytics

- [support](/Commands/support/readme.md)
: Manage Azure support resource.

Expand Down
2 changes: 1 addition & 1 deletion Commands/stream-analytics/output/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Group] _stream-analytics output_

Manage Output
Manage output with stream analytics.

## Commands

Expand Down
2 changes: 1 addition & 1 deletion Commands/stream-analytics/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Manage Stream Analytics
## Subgroups

- [output](/Commands/stream-analytics/output/readme.md)
: Manage Output
: Manage output with stream analytics.
Loading