Skip to content

Conversation

@PSCmdAssistant
Copy link
Owner

resolves Azure/azure-powershell-cmdlet-review-pr/1459

This is a Compute SDK AI Assistant Generated PR. This PR is LLM generated so make sure to check for accuracy.
Open this PR in github codespaces or your local environment and test the changes.

Instructions for github codespaces:

  1. Open a new codespace instance on this branch. When codespaces is ready, open a pwsh terminal and run the following commands:

    a. dotnet build .\src\Compute\Compute.sln
    b. Import-Module /workspaces/azure-powershell/artifacts/Debug/Az.Accounts/Az.Accounts.psd1; Import-Module /workspaces/azure-powershell/artifacts/Debug/Az.Compute/Az.Compute.psd1
    c. Connect-AzAccount -UseDeviceAuthentication

Once the PR is ready, mark it as Ready For Review and open new Pull Request into Azure/azure-powershell by clicking here

@haagha
Copy link
Collaborator

haagha commented Dec 6, 2024

@haagha
Copy link
Collaborator

haagha commented Dec 6, 2024

Working on Generating Tests. Please wait for Tests to be generated.

public bool ScheduledEventsAdditionalEndpoints { get; set; }

[Parameter(
Mandatory = false,

Choose a reason for hiding this comment

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

Why are we adding the property in reimage method?

@payalguptapg
Copy link

I dont see any change that is adding property for Virtual Machine update and create call. Please could you confirm if i m not missing anything

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.

4 participants