Garry Trinder
Garry Trinder
After merging this PR `npm outdated` will return... As per comments on the previous months update PR #3504, the following dependencies have been updated to ESM which will require further...
|Docs|| |-----|----| |Author| [Vasil Michev](https://github.com/michevnew) | |Original Post| [Inventorying Azure AD Apps and Their Permissions](https://practical365.com/inventorying-azure-ad-apps-and-their-permissions/) | |Description| This [script](https://github.com/michevnew/PowerShell/blob/master/app_Permissions_inventory_GraphAPI.ps1) returns an inventory of Azure AD applications along with their permissions...
I'd like to see an action that enables us to automate the execution of tests written in Test Studio against Canvas Apps to provide some quality gates to ensure updates...
Not sure if this is documented anywhere but I'd like to be able to fail a job if the `solution-checker` returns medium severity issues. When building Canvas Apps it is...
Mermaid lets you create diagrams using text and code. This simplifies the maintenance of complex diagrams. It is a Javascript based diagramming and charting tool that renders Markdown-inspired text definitions...
With the introduction of the Job Summaries feature in GitHub Actions it would be great if we could provide a summary of failed tests and drop of coverage when a...
I've seen this on the sample https://pnp.github.io/script-samples/todo-cleanup-completed-todos/README.html?tabs=m365cli-bash The PowerShell tab is named correctly, however the bash tab is incorrect, it displays `Microsoft 365 CLI with bash` but should be CLI...
### Usage m365 teams user app upgrade ### Description Upgrade an app in the personal scope of the specified user ### Options Option | Description -- | -- `--id [id]`...
When F5 debugging in Visual Studio 2019, I get multiple warnings from the CLI tools not being able to determine the project language, but the function is hosted locally with...
Merging this PR will - Add ESLint rules - Fix ESLint rule violations - Fix package main reference - Update scripts - Update dependencies