Add manual configuration script for AD DS authentication#128415
Add manual configuration script for AD DS authentication#128415eliaquimbrandao wants to merge 5 commits intoMicrosoftDocs:mainfrom
Conversation
Added an end-to-end script for manual configuration of AD DS authentication for Azure Storage accounts, including steps for both computer and service logon accounts.
|
@eliaquimbrandao : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 87dc103: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds a consolidated, end-to-end PowerShell workflow to manually configure Azure Files AD DS authentication, covering both computer-account and service-logon-account setups.
Changes:
- Added a new “End-to-end script for manual configuration” section with ordered steps for Azure + AD teams.
- Provided two tabbed PowerShell scripts: computer account (recommended) and user/service logon account.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@eliaquimbrandao let's discuss whether adding this script makes sense. I sent you a Teams message about it. I will have to get this approved by Files identity PMs. |
|
Learn Build status updates of commit 971b713: ✅ Validation status: passed
For more details, please refer to the build report. |
Added instructions to confirm AD DS is enabled as identity source.
|
Learn Build status updates of commit d7fdb19: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit 714c549: ✅ Validation status: passed
For more details, please refer to the build report. |
Added an end-to-end script for manual configuration of AD DS authentication for Azure Storage accounts, including steps for both computer and service logon accounts.