We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec859f6 + c907943 commit 1ace19dCopy full SHA for 1ace19d
.github/ISSUE_TEMPLATE/az-module-bug-report.md
@@ -37,7 +37,7 @@ assignees: ''
37
38
## Module versions
39
40
-<!-- Please run (Get-Module -Name Az.* -ListAvailable) and paste the output in the below code block -->
+<!-- Please run (Get-Module -ListAvailable) and paste the output in the below code block -->
41
42
```powershell
43
@@ -53,7 +53,7 @@ assignees: ''
53
54
## Error output
55
56
-<!-- Please run Resolve-AzureRmError and paste the output in the below code block -->
+<!-- Please run Resolve-AzError and paste the output in the below code block -->
57
58
```
59
0 commit comments