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: ''
4646
4747## Debug output
4848
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 -->
5051
5152```
5253
5354```
5455
5556## Error output
5657
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 -->
5860
5961```
6062
Original file line number Diff line number Diff line change @@ -37,15 +37,17 @@ assignees: ''
3737
3838## Debug output
3939
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 -->
4142
4243```
4344
4445```
4546
4647## Error output
4748
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 -->
4951
5052```
5153
You can’t perform that action at this time.
0 commit comments