MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.25k stars 21.42k forks source link

Update code example in pre-post-events-schedule-maintenance-configuration.md #124643

Open josh-martin-1 opened 1 week ago

josh-martin-1 commented 1 week ago

Fix webhook creation code. Previously was using New-AzEventGridSystemTopicEventSubscription -Endpoint $PreEventWebhookEndpoint, but -Endpoint is no longer a valid parameter starting in Azure PowerShell 12.3.0 (was supported in Azure PowerShell 11.6.0) - https://learn.microsoft.com/en-us/powershell/module/az.eventgrid/new-azeventgridsystemtopiceventsubscription

prmerger-automator[bot] commented 1 week ago

@josh-martin-1 : Thanks for your contribution! The author(s) have been notified to review your proposed change.

learn-build-service-prod[bot] commented 1 week ago

Learn Build status updates of commit f582e20:

:bulb: Validation status: suggestions

File Status Preview URL Details
articles/update-manager/pre-post-events-schedule-maintenance-configuration.md :bulb:Suggestion Details

articles/update-manager/pre-post-events-schedule-maintenance-configuration.md

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Jak-MS commented 1 week ago

@SnehaSudhirG Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

label:"aq-pr-triaged"

@MicrosoftDocs/public-repo-pr-review-team