Forum Discussion
KartikDogra
Feb 26, 2025Brass Contributor
Enable ADDS authetication fails
I am trying to execute the Enable ADDS authentication using Azhybridfiles module. when I try to execute the command Join-AzStorageAccount ` -ResourceGroupName $ResourceGroupName ` -StorageAccountN...
Kidd_Ip
Feb 28, 2025MVP
Did you try to suppress the Warning?Btw, it does not prevent the module or its commands from functioning
Import-Module Az.DevCenterdata.custom -DisableNameChecking