SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.25k stars 1.01k forks source link

Note about having to use ANSI is wrong #9881

Open DennisL68 opened 3 months ago

DennisL68 commented 3 months ago

PowerShell can't handle foreign characters correctly if running a script stored with ANSI.

You should always use UTF8wBOM where possible for PowerShell scripts.


Document Details

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