Skip to content

Commit 6fc4ca5

Browse files
committed
feat: Add templateType to alignment results in Invoke-ListTenantAlignment function
1 parent 08f0d30 commit 6fc4ca5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Modules/CIPPHTTP/Public/Entrypoints/HTTP Functions/Tenant/Standards/Invoke-ListTenantAlignment.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ function Invoke-ListTenantAlignment {
6767
tenantFilter = $Row.TenantFilter
6868
templateName = $TemplateName
6969
templateId = $TemplateId
70+
templateType = $Row.standardType
7071
standardType = $FriendlyType
7172
standardId = $StandardId
7273
standardName = $ResolvedName

0 commit comments

Comments
 (0)