-
Notifications
You must be signed in to change notification settings - Fork 21.7k
Adds example to disable local auth for automation account #124489
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
base: main
Are you sure you want to change the base?
Conversation
@isra-fel : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit d0543a9: 💡 Validation status: suggestions
articles/automation/disable-local-authentication.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:
|
Learn Build status updates of commit 0a12584: 💡 Validation status: suggestions
articles/automation/disable-local-authentication.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:
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
I sent an email to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
Hi @SnehaSudhirG - I'm just following up on this PR. Is it ready to be closed or merged? |
@SnehaSudhirG Can you review this old PR and determine whether it needs to be closed or merged? @MicrosoftDocs/public-repo-pr-review-team |
I sent email to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
I sent a Teams message to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
Content owner has updated to say that confirmation is needed for these changes, still in progress and actively monitored. |
I sent an email to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
This pull request includes a significant update to the
articles/automation/disable-local-authentication.md
file. The change provides a practical example of how to use theInvoke-AzRestMethod
cmdlet to update theDisableLocalAuth
flag using the REST API.