Skip to content

Commit e6adf18

Browse files
committed
File corrections
1 parent 7619362 commit e6adf18

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

AsBuiltReport.Microsoft.Azure/AsBuiltReport.Microsoft.Azure.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"Subscription": ["*"]
3939
},
4040
"InfoLevel": {
41-
"_comment_": "0 = Disabled, 1 = Enabled / Summary, 2 = Detailed, 3 = Comprehensive",
41+
"_comment_": "0 = Disabled, 1 = Enabled / Summary, 2 = Detailed, 3 = Adv. Detailed, 4 = Comprehensive",
4242
"AvailabilitySet": 1,
4343
"Bastion": 1,
4444
"DnsPrivateResolver": 1,

AsBuiltReport.Microsoft.Azure/AsBuiltReport.Microsoft.Azure.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ PrivateData = @{
109109
ProjectUri = 'https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure'
110110

111111
# A URL to an icon representing this module.
112-
IconUri = 'https://github.com/AsBuiltReport.png'
112+
IconUri = 'https://raw.githubusercontent.com/AsBuiltReport/.github/main/profile/images/AsBuiltReport.png'
113113

114114
# ReleaseNotes of this module
115115
ReleaseNotes = 'https://raw.githubusercontent.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/master/CHANGELOG.md'

AsBuiltReport.Microsoft.Azure/Language/en-GB/MicrosoftAzure.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# culture = 'en-US'
1+
# culture = 'en-GB'
22
@{
33

44
# Module-wide strings

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 AsBuiltReport
3+
Copyright (c) 2025 AsBuiltReport
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)