Azure-docs: Couple of issue / comments

Created on 26 Feb 2020  Â·  7Comments  Â·  Source: MicrosoftDocs/azure-docs

In section 2 The "-name" parameter does not exist for join-AzStorageAccountForAuth, it should be "-StorageAccountName"

In section 2 - please elaborate that the AD distinguished name attribute is not supported for the parameter "-OrganizationalUnitName", and just the name of the OU should be used. This may seem obvious, but in most scenarios the distinguished name is used, so I thought I had an AD replication issue!


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 assigned-to-author doc-bug storagsvc triaged

All 7 comments

@Digiroka Thanks for your question. We are checking on this and will respond to you soon.

@Digiroka Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused. Your feedback has been shared with the content owner for further review.

It should use Distinguished Name otherwise it'll just go to the first OU it finds that matches than name when there could be multiple.

Note: There is an OrganizationalUnitDistringuishedName parameter that can be used if you wish to target an explicit OU by DN.

Note: There is an OrganizationalUnitDistringuishedName parameter that can be used if you wish to target an explicit OU by DN.

Surprised I missed that - very useful, thank you.

This part of the script is really unclear and should be fixed

@Digiroka Sorry for the delayed response but thanks for bringing these to our attention.

We've gone ahead and corrected both issues, I've changed the script to just use the OrganizationalUnitDistinguishedName parameter by default. Since that seemed optimal.

The changes will be live later today, accordingly, I'll close this out.

Thanks for helping us improve our docs, we greatly appreciate it!

please-close

Was this page helpful?
0 / 5 - 0 ratings