Azure-Samples / Azure-Samples/azure-files-samples

AzFilesHybrid error

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
261
Forks
202
Avg merge
1d 5h
Merged PRs (30d)
4

Description

When i execute
Join-AzStorageAccount -ResourceGroupName $ResourceGroupName -StorageAccountName $StorageAccountName -DomainAccountType $DomainAccountType -EncryptionType $EncryptionType -OrganizationalUnitDistinguishedName $OuDistinguishedName

i receive an error
New-ADComputer : A required attribute is missing and the storage is not added
How can i fix it?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Join-AzStorageAccount command with the reported parameters and capture the complete New-ADComputer error and surrounding environment details. Trace which required attribute is missing during the Active Directory computer creation, then verify that the storage account is successfully added after the issue is addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
authentication, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.