Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update code of CSAnalyzer.ps1 within how-to-connect-sync-staging-server.md #1316

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nilsjman
Copy link

There was a space character behind the "do" which leads to the do-while-loop not working when copy-pasting the code as suggested in the article.

There was a space character behind the "do" which leads to the do-while-loop not working when copy-pasting the code as suggested in the article.
Copy link
Contributor

@nilsjman : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 07718e3:

✅ Validation status: passed

File Status Preview URL Details
docs/identity/hybrid/connect/how-to-connect-sync-staging-server.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Same space characters causing the script not to work. Leadin to error "The term 'Â' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\...\csanalyzer.ps1:23
char:19$result=$reader = [System.Xml.XmlReader]::Create($resolvedXMLtoimpo
Copy link
Contributor

Learn Build status updates of commit 2f54b76:

✅ Validation status: passed

File Status Preview URL Details
docs/identity/hybrid/connect/how-to-connect-sync-staging-server.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@Court72
Copy link
Contributor

Court72 commented Jan 13, 2025

@billmath

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants