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

DomainSid and Storage account Sid can't be retrieved

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

Description

The powershell module 0.2.2 has two issues:
Line 3549 should be: $azureStorageSid = $azureStorageIdentity.SID
Line 3553 should be: $domainSid = $domainInformation.DomainSID
Current line have an extra '.value' in the end, that breaks the script.

The problem is present in 0.2.3 as well, in different lines.

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.