Skip to content

Conversation

@michaeltlombardi
Copy link
Contributor

@michaeltlombardi michaeltlombardi commented Jan 24, 2024

PR Summary

Prior to this change, the documentation for the New-Guid cmdlet did not specify which GUID version the cmdlet creates. This change:

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

Prior to this change, the documentation for the `New-Guid` cmdlet
did not specify which GUID version the cmdlet creates. This change:

- Adds a note clarifying the cmdlet creates v4 UUIDs.
- Resolves MicrosoftDocs#10822
- Fixes AB#203150
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 4434714:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Utility/New-Guid.md ✅Succeeded View (powershell-5.1)
reference/7.2/Microsoft.PowerShell.Utility/New-Guid.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Utility/New-Guid.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Utility/New-Guid.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Utility/New-Guid.md ✅Succeeded View (powershell-7.5)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit cbc1c9f into MicrosoftDocs:main Jan 24, 2024
@michaeltlombardi michaeltlombardi deleted the ab-203150/main/guid-version branch July 31, 2025 15:40
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

Successfully merging this pull request may close these issues.

Which Version of UUID is implemented?

2 participants