Azure-Samples / Azure-Samples/azure-files-samples
AzFilesHybrid.Join-AzStorageAccount not applying parameter EncryptionType
Open
- Dominant language
- PowerShell
- Stars
- 261
- Forks
- 202
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 4
Description
The function `AzFilesHybrid.Join-AzStorageAccount` doesn't seem to be applying the specified `$EncryptionType` as parameter.
The expectation is that the same value is applied `New-ADComputer` as the parameter `KerberosEncryptionType` at this point:
https://github.com/Azure-Samples/azure-files-samples/blob/680527631642769643f701e1719e19ae8c162472/AzFilesHybrid/AzFilesHybrid.psm1#L2566
Contributor guide
Assessment
This issue has not been assessed yet.