-
Notifications
You must be signed in to change notification settings - Fork 4k
[MaintenanceService] Added Support for InGuestPatch maintenance scope. #15827
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
[MaintenanceService] Added Support for InGuestPatch maintenance scope. #15827
Conversation
.Net SDK not yet published Test recorded using local .net sdk build |
...tenance/Maintenance/MaintenanceConfiguration/MaintenanceConfigurationCreateOrUpdateMethod.cs
Outdated
Show resolved
Hide resolved
...tenance/Maintenance/MaintenanceConfiguration/MaintenanceConfigurationCreateOrUpdateMethod.cs
Outdated
Show resolved
Hide resolved
...tenance/Maintenance/MaintenanceConfiguration/MaintenanceConfigurationCreateOrUpdateMethod.cs
Show resolved
Hide resolved
...tenance/Maintenance/MaintenanceConfiguration/MaintenanceConfigurationCreateOrUpdateMethod.cs
Outdated
Show resolved
Hide resolved
...tenance/Maintenance/MaintenanceConfiguration/MaintenanceConfigurationCreateOrUpdateMethod.cs
Outdated
Show resolved
Hide resolved
...tenance/Maintenance/MaintenanceConfiguration/MaintenanceConfigurationCreateOrUpdateMethod.cs
Outdated
Show resolved
Hide resolved
064888b
to
bac5fb5
Compare
According to the syntax of |
Update accept configuration object as parameter, Use can get object using Get-AzMaintenanceConfiguration or New-AzMaintennaceConfiguration and mofify object and pass to Update-AzMaintenanceConfiguration. We need to update object return to user as Get and New cmdlets Thanks for review. |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
bac5fb5
to
e61079a
Compare
Fixed in latest revision. Please review. PR |
/azp run azure-powershell - security-tools |
Azure Pipelines successfully started running 1 pipeline(s). |
@wyunchi-ms |
Description
Added Paramter to cmdlet to create InGuestPatch maintenance config.
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added