Skip to content

Conversation

haagha
Copy link
Member

@haagha haagha commented Aug 27, 2025

…tAccessMethod.cs` for optional VM guest state SAS.

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@Copilot Copilot AI review requested due to automatic review settings August 27, 2025 18:35
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces support for retrieving VM guest state SAS tokens when granting access to snapshots, adding the SecureVMGuestStateSAS switch parameter to the Grant-AzSnapshotAccess cmdlet.

  • Added SecureVMGuestStateSAS switch parameter to enable VM guest state SAS retrieval
  • Updated help documentation to describe the new parameter
  • Updated changelog to document the API enhancement

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/Compute/Compute/help/Grant-AzSnapshotAccess.md Added documentation for the new SecureVMGuestStateSAS switch parameter and updated command syntax
src/Compute/Compute/ChangeLog.md Updated changelog to document the new functionality for Grant-AzSnapshotAccess

Deleted the section related to the `ProgressAction` parameter in `Grant-AzSnapshotAccess.md`, including its type, aliases, and other details. The documentation now continues with the `ResourceGroupName` parameter.
@VeryEarly VeryEarly self-assigned this Aug 29, 2025
@VeryEarly VeryEarly closed this Aug 29, 2025
@VeryEarly VeryEarly reopened this Aug 29, 2025
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.

2 participants