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

I cannot generate a GUID that match with settings.json or the example that you provided #274

Closed
crramirez opened this issue Mar 2, 2021 · 2 comments

Comments

@crramirez
Copy link

crramirez commented Mar 2, 2021

Hello,

I used two online generators. Both give me the same results:

https://www.webtools.services/uuid-generator

image

The generated value is: 8fa9feba-8e6e-5128-a6ba-e0926db2a4b4 instead of 2C4DE342-38B7-51CF-B940-2309A097F518 that is on the documentation.

Is it possible that the base GUID is wrong?

Regards,
Carlos


Detalles del documento

No edite esta sección. Se requiere para docs.microsoft.com ➟ Vinculación de problema de GitHub.

@crramirez
Copy link
Author

The trick: the profile name is encoded in UTF16LE or Unicode Little Endian without BOM

@Okeanos
Copy link
Contributor

Okeanos commented May 2, 2021

Just came across the same issue. Would it be possible to update the documentation with that very useful piece of information at a minimum or alternatively (and even better) add a section on how to generate such a GUID via e.g. PowerShell?

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

No branches or pull requests

2 participants