Skip to content

Commit d009cd7

Browse files
authored
Merge pull request Azure#63 from BenDavMS/dev
adding docs and examples
2 parents c8ff5c1 + efbadba commit d009cd7

13 files changed

+1752
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
Module Name: Azs.InfrastructureInsights.Admin
3+
Module Guid: 36c9368d-435f-401d-92e3-a02d918fa4e0
4+
Download Help Link: https://docs.microsoft.com/en-us/powershell/module/azs.infrastructureinsights.admin
5+
Help Version: 1.0.0.0
6+
Locale: en-US
7+
---
8+
9+
# Azs.InfrastructureInsights.Admin Module
10+
## Description
11+
Microsoft Azure PowerShell: InfrastructureInsightsAdmin cmdlets
12+
13+
## Azs.InfrastructureInsights.Admin Cmdlets
14+
### [Close-AzsAlert](Close-AzsAlert.md)
15+
Closes the given alert.
16+
17+
### [Get-AzsAlert](Get-AzsAlert.md)
18+
Returns the requested an alert.
19+
20+
### [Get-AzsRegionHealth](Get-AzsRegionHealth.md)
21+
Returns the requested health status of a region.
22+
23+
### [Get-AzsRegistrationHealth](Get-AzsRegistrationHealth.md)
24+
Returns the requested health information about a resource.
25+
26+
### [Get-AzsRPHealth](Get-AzsRPHealth.md)
27+
Returns the requested service health object.
28+
29+
### [Repair-AzsAlert](Repair-AzsAlert.md)
30+
Repairs an alert.
31+

0 commit comments

Comments
 (0)