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

[Compute] Autogen PR Issue 51 #34

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

haagha
Copy link
Owner

@haagha haagha commented Jan 30, 2024

resolves https://github.com/haagha/azure-powershell-cmdlet-review-pr/issues/51 \n * Added new parameter -SharingProfile to New-AzCapacityReservationGroup and Update-AzCapacityReservationGroup cmdlets. - The SharingProfile parameter is an array of strings that contains an array of Arm resource ids of subscriptions. - Example: "/subscriptions/{subscriptionId1}", "/subscriptions/{subscriptionId2}"* Fixed the Update-AzVmss cmdlet so the AutomaticRepairGracePeriod, AutomaticRepairAction, and EnableAutomaticRepair parameters function correctly.* Updated help doc for New-AzVM, New-AzVMConfig, New-AzVmss, New-AzVmssConfig, Update-AzVM, and Update-AzVmss to include parameters that were previously added for Trusted Launch features.* Updated Azure.Core to 1.33.0.

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.

1 participant