From 509f3b1e0bd2a8eeedb94f9fdf35e0a434d0b0b8 Mon Sep 17 00:00:00 2001 From: Jim Duncan Date: Wed, 4 Feb 2026 09:59:28 -0800 Subject: [PATCH 1/2] Revise steps for accessing Advanced Settings and AppSource Updated the installation guide to reflect changes in navigation and settings. --- INSTALLATION_GUIDE.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/INSTALLATION_GUIDE.md b/INSTALLATION_GUIDE.md index 29d5cc3..536fd7b 100644 --- a/INSTALLATION_GUIDE.md +++ b/INSTALLATION_GUIDE.md @@ -21,22 +21,21 @@ Install the **Power CAT Tools** solution from Microsoft AppSource into your Powe --- -### 2. Open Advanced Settings +### 2. Go to Solutions -- Click the gear icon (**⚙️**) in the top-right corner -- Select **Advanced settings** +- Click Solutions in the left rail -![image](https://github.com/user-attachments/assets/28c6808e-7271-4368-bc78-b1243e6d7312) +image + --- ### 3. Access Microsoft AppSource -- A new tab will open with the classic Dynamics 365 settings -- Navigate to: - `Settings > Customizations > Microsoft AppSource` +- In the command bar, click "[Open AppSource](http://aka.ms/AppSourcePPApps)" + image -![image](https://github.com/user-attachments/assets/295f2174-2590-4cd9-aeff-166d316962e6) +- A new tab will open and load the Power Platform area of the Microsoft Marketplace (AppSource) --- From 3ed8f5dab01b2105fcdb16d81cbaad2bd846dade Mon Sep 17 00:00:00 2001 From: Jim Duncan Date: Wed, 4 Feb 2026 10:02:23 -0800 Subject: [PATCH 2/2] Fix image syntax in INSTALLATION_GUIDE.md Updated image syntax in the installation guide to use Markdown format. --- INSTALLATION_GUIDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALLATION_GUIDE.md b/INSTALLATION_GUIDE.md index 536fd7b..e85f5af 100644 --- a/INSTALLATION_GUIDE.md +++ b/INSTALLATION_GUIDE.md @@ -25,7 +25,7 @@ Install the **Power CAT Tools** solution from Microsoft AppSource into your Powe - Click Solutions in the left rail -image +![image](https://github.com/user-attachments/assets/7983da4b-aa21-46a2-bdf3-1eb07d74c4ef) --- @@ -33,7 +33,7 @@ Install the **Power CAT Tools** solution from Microsoft AppSource into your Powe ### 3. Access Microsoft AppSource - In the command bar, click "[Open AppSource](http://aka.ms/AppSourcePPApps)" - image + ![image](https://github.com/user-attachments/assets/08062f94-20c0-4f72-8c0b-1545dda4982d) - A new tab will open and load the Power Platform area of the Microsoft Marketplace (AppSource)