You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,16 @@ labels: ["bug"]
4
4
assignees:
5
5
- rebelinux
6
6
body:
7
+
- type: dropdown
8
+
id: vbrversion
9
+
attributes:
10
+
label: Veeam Backup for Microsoft 365 version
11
+
options:
12
+
- 7
13
+
- 6
14
+
- vNext
15
+
validations:
16
+
required: true
7
17
- type: textarea
8
18
id: bug-description
9
19
attributes:
@@ -95,4 +105,4 @@ body:
95
105
required: true
96
106
- label: >-
97
107
I have checked for previously opened & closed [issues](https://github.com/AsBuiltReport/AsBuiltReport.Veeam.VB365/issues) before submitting this bug report.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/change_request.yml
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,16 @@ labels: ["change request"]
4
4
assignees:
5
5
- rebelinux
6
6
body:
7
+
- type: dropdown
8
+
id: vbrversion
9
+
attributes:
10
+
label: Veeam Backup for Microsoft 365 version
11
+
options:
12
+
- 7
13
+
- 6
14
+
- vNext
15
+
validations:
16
+
required: true
7
17
- type: textarea
8
18
id: description
9
19
attributes:
@@ -31,4 +41,4 @@ body:
31
41
required: true
32
42
- label: >-
33
43
I have checked for previously opened & closed [issues](https://github.com/AsBuiltReport/AsBuiltReport.Veeam.VB365/issues) before submitting this change request.
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,9 @@ Please refer to the AsBuiltReport [website](https://www.asbuiltreport.com) for m
39
39
40
40
Sample Veeam VB365 As Built report HTML file: [Sample Veeam VB365 As Built Report.html](https://htmlpreview.github.io/?https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport.Veeam.VB365/dev/Samples/Sample%20Veeam%20VB365%20As%20Built%20Report.html)
41
41
42
-
Sample Veeam VB365 As Built report PDF file: [Sample Veeam VB365 As Built Report.pdf](https://github.com/AsBuiltReport/AsBuiltReport.Veeam.VB365/raw/dev/Samples/Sample%20Veeam%20VB365%20As%20Built%20Report.pdf)
42
+
Sample Veeam VB365 As Built report diagram file: [Sample Veeam VB365 As Built Report Diagram](https://github.com/AsBuiltReport/AsBuiltReport.Veeam.VB365/raw/dev/Samples/AsBuiltReport.Veeam.VB365.png)
Text "Backups data is a high potential source of vulnerability. To secure data stored in object repositories, use Veeam's inbuilt encryption to protect data in backups."
Text "Found a Object Storage repository without encryption enabled. Backups data is a high potential source of vulnerability. To secure data stored in object repositories, use Veeam's inbuilt encryption to protect data in backups."
0 commit comments