Skip to content

Commit

Permalink
Re-export from aaz dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
kenabd committed Apr 23, 2024
1 parent d629862 commit 6c40f9e
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 43 deletions.
14 changes: 7 additions & 7 deletions Commands/self-help/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@ Azure SelfHelp will help you troubleshoot issues with Azure resources.
## Subgroups

- [diagnostic](/Commands/self-help/diagnostic/readme.md)
: diagnostic command will help you create diagnostics for azure resources.
: diagnostic command will help you create diagnostics for azure resources.

- [discovery-solution](/Commands/self-help/discovery-solution/readme.md)
: discovery-solution command will help you discover available solutions based on your resource type and problem classification Id.
: discovery-solution command will help you discover available solutions based on your resource type and problem classification Id.

- [simplified-solution](/Commands/self-help/simplified-solution/readme.md)
: solution command will help you create simplified solutions for azure resources.
: Solution command will help you create simplified solutions for azure resources.

- [solution](/Commands/self-help/solution/readme.md)
: solution command will help you create solutions for azure resources.
: solution command will help you create solutions for azure resources.

- [solution-self-help](/Commands/self-help/solution-self-help/readme.md)
: solution command will help you get self help solutions for azure resources.
: solution command will help you get self help solutions for azure resources.

- [troubleshooter](/Commands/self-help/troubleshooter/readme.md)
: troubleshooter command will help you create troubleshooters for azure resources.
: troubleshooter command will help you create troubleshooters for azure resources.

## Commands

- [check-name-availability](/Commands/self-help/_check-name-availability.md)
: This API is used to check the uniqueness of a resource name used for a diagnostic, troubleshooter or solutions
: This API is used to check the uniqueness of a resource name used for a diagnostic, troubleshooter or solutions
8 changes: 4 additions & 4 deletions Commands/self-help/simplified-solution/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Get the simplified Solutions using the applicable solutionResourceName while cre

## Versions

### [2024-03-01-preview](/Resources/mgmt-plane/L3tzY29wZX0vcHJvdmlkZXJzL21pY3Jvc29mdC5oZWxwL3NpbXBsaWZpZWRzb2x1dGlvbnMve30=/2024-03-01-preview.xml) **Stable**
### [2024-03-01-preview](/Resources/mgmt-plane/L3tzY29wZX0vcHJvdmlkZXJzL21pY3Jvc29mdC5oZWxwL3NpbXBsaWZpZWRzb2x1dGlvbnMve30=/2024-03-01-preview.xml) **Preview**

<!-- mgmt-plane /{scope}/providers/microsoft.help/simplifiedsolutions/{} 2024-03-01-preview -->

#### examples

- Show simplified Solution at Resource Level
```bash
self-help simplified-solution show --solution-name solution-name --scope 'subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourceGroup/providers/Microsoft.KeyVault/vaults/test-keyvault-non-read'
```
```bash
self-help simplified-solution show --solution-name solution-name --scope 'subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourceGroup/providers/Microsoft.KeyVault/vaults/test-keyvault-non-read'
```
2 changes: 1 addition & 1 deletion Commands/self-help/simplified-solution/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Group] _self-help simplified-solution_

solution command will help you create simplified solutions for azure resources.
Solution command will help you create simplified solutions for azure resources.

## Commands

Expand Down
4 changes: 2 additions & 2 deletions Commands/self-help/solution-self-help/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Get Self Help Solutions for a given solutionId. Self Help Solutions consist of r

## Versions

### [2024-03-01-preview](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuaGVscC9zZWxmaGVscC97fQ==/2024-03-01-preview.xml) **Stable**
### [2024-03-01-preview](/Resources/mgmt-plane/L3Byb3ZpZGVycy9taWNyb3NvZnQuaGVscC9zZWxmaGVscC97fQ==/2024-03-01-preview.xml) **Preview**

<!-- mgmt-plane /providers/microsoft.help/selfhelp/{} 2024-03-01-preview -->

#### examples

- Create Simplified Solution at Resource Level
- Get self help solution result
```bash
self-help solution-self-help show --solution-id solution-id
```
54 changes: 25 additions & 29 deletions Commands/tree.json
Original file line number Diff line number Diff line change
Expand Up @@ -10733,12 +10733,7 @@
"help": {
"short": "List the capacity reservation groups."
},
"names": [
"capacity",
"reservation",
"group",
"list"
],
"names": ["capacity", "reservation", "group", "list"],
"versions": [
{
"examples": [
Expand Down Expand Up @@ -41114,11 +41109,7 @@
"help": {
"short": "Post Scheduled Event Acknowledgement"
},
"names": [
"maintenance",
"scheduledevent",
"acknowledge"
],
"names": ["maintenance", "scheduledevent", "acknowledge"],
"versions": [
{
"examples": [
Expand Down Expand Up @@ -41157,10 +41148,7 @@
"help": {
"short": "Scheduled event actions"
},
"names": [
"maintenance",
"scheduledevent"
]
"names": ["maintenance", "scheduledevent"]
},
"update": {
"commands": {
Expand Down Expand Up @@ -48064,9 +48052,7 @@
"name": "List all cluster instances in a resource group."
},
{
"commands": [
"monitor log-analytics cluster list"
],
"commands": ["monitor log-analytics cluster list"],
"name": "List all cluster instances in current subscription."
}
],
Expand Down Expand Up @@ -52615,9 +52601,7 @@
{
"examples": [
{
"commands": [
"netappfiles account list -g mygroup"
],
"commands": ["netappfiles account list -g mygroup"],
"name": "List ANF accounts within a resource group"
}
],
Expand Down Expand Up @@ -53057,9 +53041,7 @@
{
"examples": [
{
"commands": [
"netappfiles quota-limit list -l eastus"
],
"commands": ["netappfiles quota-limit list -l eastus"],
"name": "List the quota limits for eastus"
}
],
Expand Down Expand Up @@ -54728,11 +54710,7 @@
"help": {
"short": "Get the latest backup status of a volume"
},
"names": [
"netappfiles",
"volume",
"latest-restore-status"
]
"names": ["netappfiles", "volume", "latest-restore-status"]
},
"quota-rule": {
"commands": {
Expand Down Expand Up @@ -132960,6 +132938,24 @@
"stage": "Preview"
}
]
},
"update": {
"help": {
"short": "Update a diagnostic for the specific resource using solutionId from discovery solutions. <br/>Diagnostics are powerful solutions that access product resources or other relevant data and provide the root cause of the issue and the steps to address the issue.<br/><br/>"
},
"names": ["self-help", "diagnostic", "update"],
"versions": [
{
"name": "2024-03-01-preview",
"resources": [
{
"id": "/{scope}/providers/microsoft.help/diagnostics/{}",
"plane": "mgmt-plane",
"version": "2024-03-01-preview"
}
]
}
]
}
},
"help": {
Expand Down

0 comments on commit 6c40f9e

Please sign in to comment.