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

Fix this code error

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

Description

File - AzFilesHybrid.psm1
Line - 3766
Change $domainInformation.DomainSID.Value to $domainInformation.DomainSID as it giving error.

File - AzFilesHybrid.psm1
Line - 3762
Change $azureStorageIdentity.SID.Value to $azureStorageIdentity.SID

Did some digging. Actually, your code is working fine in PS Desktop but not in PS Core.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.