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
Get-AzStorageAccountADObject : Cannot convert 'System.Object[]' to the type 'Microsoft.ActiveDirectory.Management.ADComputer'
required by parameter 'Identity'. Specified method is not supported.
At C:\LOGS\AzFilesHybrid.psm1:3767 char:33
Azure Files Storage Account Kerberos Failures after Active Directory November 8 Kerberos Update - RC4-HMAC encryption
KB5021131: How to manage the Kerberos protocol changes related to CVE-2022-37966
Im trying to change the Storage Account Encryption to 256, it worked for a lot of storage account but not all of them.
These Azure Files Storage Active Directory integrated where created more than 2Years ago at release.
PS C:\windows\system32> Update-AzStorageAccountAuthForAES256 -ResourceGroupName $ResourceGroupName -StorageAccountName $StorageAccountName
Get-AzStorageAccountADObject : Cannot convert 'System.Object[]' to the type 'Microsoft.ActiveDirectory.Management.ADComputer'
required by parameter 'Identity'. Specified method is not supported.
At C:\LOGS\AzFilesHybrid.psm1:3767 char:33
You cannot call a method on a null-valued expression.
At C:\LOGS\AzFilesHybrid.psm1:3772 char:9
Set-StorageAccountDomainProperties : AD object epqsystemdata is of unsupported object class .
At C:\LOGS\AzFilesHybrid.psm1:4321 char:13
The text was updated successfully, but these errors were encountered: