File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,17 @@ assignees: ''
46
46
47
47
## Debug output
48
48
49
- <!-- Set $DebugPreference='Continue' before running the repro and paste the resulting debug stream in the below code block -->
49
+ <!-- Set $DebugPreference='Continue' before running the repro and paste the resulting debug stream in the below code block
50
+ ATTENTION: Be sure to remove any sensitive information that may be in the logs -->
50
51
51
52
```
52
53
53
54
```
54
55
55
56
## Error output
56
57
57
- <!-- Please run Resolve-AzError and paste the output in the below code block -->
58
+ <!-- Please run Resolve-AzError and paste the output in the below code block
59
+ ATTENTION: Be sure to remove any sensitive information that may be in the logs -->
58
60
59
61
```
60
62
Original file line number Diff line number Diff line change @@ -37,15 +37,17 @@ assignees: ''
37
37
38
38
## Debug output
39
39
40
- <!-- Set $DebugPreference='Continue' before running the repro and paste the resulting debug stream in the below code block -->
40
+ <!-- Set $DebugPreference='Continue' before running the repro and paste the resulting debug stream in the below code block
41
+ ATTENTION: Be sure to remove any sensitive information that may be in the logs -->
41
42
42
43
```
43
44
44
45
```
45
46
46
47
## Error output
47
48
48
- <!-- Please run Resolve-AzureRmError and paste the output in the below code block -->
49
+ <!-- Please run Resolve-AzureRmError and paste the output in the below code block
50
+ ATTENTION: Be sure to remove any sensitive information that may be in the logs -->
49
51
50
52
```
51
53
You can’t perform that action at this time.
0 commit comments