-
Notifications
You must be signed in to change notification settings - Fork 21.9k
Update control-flow-azure-function-activity.md #127091
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
Updated the doc to have Service Principal auth and fixed couple of typos
|
@supreeth-v : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 4ecd80d: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
@nabhishek Could you review this proposed update to your article and enter Thanks! |
|
Can you review this old PR and determine whether it needs to be closed or merged? @MicrosoftDocs/public-repo-pr-review-team |
|
I sent a Teams message to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
|
I sent an email to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
|
#sign-off |
|
Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @nabhishek |
|
These changes are good, we can approve it but it looks like Abhishek @nabhishek needs to approve it |
|
Hi @kromerm - Thanks for your review. In the public repo, pull requests should be signed off by the author, another member of the content team, or a PM. @nabhishek Could you take a look? Thanks! |
|
I sent an email to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
|
Responded to email from author requesting confirmation that the PR can be merged. @MicrosoftDocs/public-repo-pr-review-team |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Azure Function activity documentation to add Service Principal authentication support and fixes several typos. The changes improve the documentation's accuracy and provide users with an additional authentication option.
- Added Service Principal as a supported authentication method
- Fixed capitalization of "Anonymous" in authentication values and notes
- Updated resource ID description to include Service Principal authentication
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Updated the doc to have Service Principal auth and fixed couple of typos