Logic Apps and Power Automate#217
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds comprehensive Azure Logic Apps and Power Automate development guidance through new instruction and chat mode files. The additions provide developers with detailed best practices for working with the JSON-based Workflow Definition Language (WDL), integration patterns, and enterprise automation solutions.
- Extensive instruction file covering Logic Apps development best practices, security, performance optimization, and real-world examples
- New Azure Logic Apps Expert chat mode for specialized guidance on workflow design and integration patterns
- Updated README files to include the new resources in the documentation index
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| instructions/azure-logic-apps-power-automate.instructions.md | Comprehensive 1943-line instruction file covering Logic Apps/Power Automate development, WDL syntax, integration patterns, security practices, and detailed workflow examples |
| chatmodes/azure-logic-apps-expert.chatmode.md | Chat mode configuration for Azure Logic Apps expertise with specialized tools and knowledge areas |
| README.instructions.md | Added entry for the new Logic Apps instructions file with install links |
| README.chatmodes.md | Added entry for the new Azure Logic Apps Expert chat mode with install links |
aaronpowell
approved these changes
Aug 28, 2025
iletai
pushed a commit
to iletai/awesome-copilot
that referenced
this pull request
Sep 3, 2025
* Upload chatmode * Upload instructions * Update READMEs * Fix quotes in applyTo field in instructions * Revert other instructions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
node update-readme.jsand verified thatREADME.mdis up to date.Description
These instructions and chat mode will guide you in writing high-quality Azure Logic Apps and Microsoft Power Automate workflow definitions using the JSON-based Workflow Definition Language (WDL).
Type of Contribution
Additional Notes
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.