Skip to content

update images for Azure SCIM (azure updated UI on their side)#4601

Closed
ashwin-infisical wants to merge 1 commit into
Infisical:mainfrom
ashwin-infisical:patch-1
Closed

update images for Azure SCIM (azure updated UI on their side)#4601
ashwin-infisical wants to merge 1 commit into
Infisical:mainfrom
ashwin-infisical:patch-1

Conversation

@ashwin-infisical
Copy link
Copy Markdown
Contributor

#Description
Customer reported that Azure UI has changed around SCIM. Need to put more recent images to reflect the actual use case.

Customer reported that Azure UI has changed around SCIM. Need to put more recent images to reflect the actual use case.
@maidul98
Copy link
Copy Markdown
Collaborator

maidul98 commented Oct 2, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greptile Overview

Summary

This PR addresses a customer-reported issue where Azure's user interface for SCIM (System for Cross-domain Identity Management) configuration has been updated, making the existing documentation images outdated. The change adds inline comments to five image references in the Azure SCIM documentation file (`docs/documentation/platform/scim/azure.mdx`) to mark them for updating.

The modifications are purely administrative - each affected image markdown link now has a comment # update with current azure UI images appended to it. The actual image file paths remain unchanged, suggesting this is part of a two-phase process where the comments serve as markers for identifying which images need to be replaced with current Azure UI screenshots.

This change fits into Infisical's broader documentation maintenance strategy, as SCIM integration is a critical enterprise feature that enables automated user provisioning between identity providers like Azure Active Directory and Infisical. Keeping these visual guides current is essential for customer success, as outdated screenshots can cause confusion during the SCIM setup process and potentially lead to configuration errors.

Changed Files
Filename Score Overview
docs/documentation/platform/scim/azure.mdx 5/5 Added inline comments to 5 image references marking them for Azure UI updates

Confidence score: 5/5

  • This PR is safe to merge with minimal risk as it only adds documentation comments without changing functionality
  • Score reflects the non-critical nature of the changes - only adding comments to mark images for future updates
  • No files require special attention as this is a simple documentation maintenance task

Sequence Diagram

sequenceDiagram
    participant Customer
    participant Infisical Support
    participant Developer
    participant Azure UI
    participant Documentation

    Customer->>Infisical Support: "Reports Azure UI has changed around SCIM"
    Infisical Support->>Developer: "Customer feedback: Azure SCIM UI outdated"
    Developer->>Azure UI: "Reviews current Azure interface"
    Azure UI-->>Developer: "Shows updated UI elements"
    Developer->>Documentation: "Updates azure.mdx file"
    Note over Documentation: Updates image references with #comments
    Documentation-->>Developer: "File modified with new image placeholders"
    Developer->>Documentation: "Commits changes to patch-1 branch"
    Developer->>Documentation: "Creates PR to merge into main"
    Note over Documentation: PR includes updated SCIM configuration steps
Loading

1 file reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

Comment on lines +51 to +67
![SCIM Azure](/images/platform/scim/azure/scim-azure-config.png) #update with current azure UI images

After you hit **Save**, select **Provision Microsoft Entra ID Users** under the **Mappings** subsection.

![SCIM Azure](/images/platform/scim/azure/scim-azure-select-user-mappings.png)
![SCIM Azure](/images/platform/scim/azure/scim-azure-select-user-mappings.png) #update with current azure UI images

Next, adjust the mappings so you have them configured as below:

![SCIM Azure](/images/platform/scim/azure/scim-azure-user-mappings.png)
![SCIM Azure](/images/platform/scim/azure/scim-azure-user-mappings.png) #update with current azure UI images

Finally, head to your Enterprise Application > Provisioning and set the **Provisioning Status** to **On**.

![SCIM Azure](/images/platform/scim/azure/scim-azure-provisioning-status.png)
![SCIM Azure](/images/platform/scim/azure/scim-azure-provisioning-status.png) #update with current azure UI images

Alternatively, you can go to **Overview** and press **Start provisioning** to have Azure start provisioning/deprovisioning users to Infisical.

![SCIM Azure](/images/platform/scim/azure/scim-azure-start-provisioning.png)
![SCIM Azure](/images/platform/scim/azure/scim-azure-start-provisioning.png) #update with current azure UI images
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

style: Comments in markdown files will be visible to users unless properly formatted. Consider using HTML comments <!-- --> instead of # comments to prevent them from appearing in the rendered documentation.

Suggested change
![SCIM Azure](/images/platform/scim/azure/scim-azure-config.png) #update with current azure UI images
After you hit **Save**, select **Provision Microsoft Entra ID Users** under the **Mappings** subsection.
![SCIM Azure](/images/platform/scim/azure/scim-azure-select-user-mappings.png)
![SCIM Azure](/images/platform/scim/azure/scim-azure-select-user-mappings.png) #update with current azure UI images
Next, adjust the mappings so you have them configured as below:
![SCIM Azure](/images/platform/scim/azure/scim-azure-user-mappings.png)
![SCIM Azure](/images/platform/scim/azure/scim-azure-user-mappings.png) #update with current azure UI images
Finally, head to your Enterprise Application > Provisioning and set the **Provisioning Status** to **On**.
![SCIM Azure](/images/platform/scim/azure/scim-azure-provisioning-status.png)
![SCIM Azure](/images/platform/scim/azure/scim-azure-provisioning-status.png) #update with current azure UI images
Alternatively, you can go to **Overview** and press **Start provisioning** to have Azure start provisioning/deprovisioning users to Infisical.
![SCIM Azure](/images/platform/scim/azure/scim-azure-start-provisioning.png)
![SCIM Azure](/images/platform/scim/azure/scim-azure-start-provisioning.png) #update with current azure UI images
![SCIM Azure](/images/platform/scim/azure/scim-azure-config.png) <!-- update with current azure UI images -->
After you hit **Save**, select **Provision Microsoft Entra ID Users** under the **Mappings** subsection.
![SCIM Azure](/images/platform/scim/azure/scim-azure-select-user-mappings.png) <!-- update with current azure UI images -->
Next, adjust the mappings so you have them configured as below:
![SCIM Azure](/images/platform/scim/azure/scim-azure-user-mappings.png) <!-- update with current azure UI images -->
Finally, head to your Enterprise Application > Provisioning and set the **Provisioning Status** to **On**.
![SCIM Azure](/images/platform/scim/azure/scim-azure-provisioning-status.png) <!-- update with current azure UI images -->
Alternatively, you can go to **Overview** and press **Start provisioning** to have Azure start provisioning/deprovisioning users to Infisical.
![SCIM Azure](/images/platform/scim/azure/scim-azure-start-provisioning.png) <!-- update with current azure UI images -->
Prompt To Fix With AI
This is a comment left during a code review.
Path: docs/documentation/platform/scim/azure.mdx
Line: 51:67

Comment:
**style:** Comments in markdown files will be visible to users unless properly formatted. Consider using HTML comments `<!-- -->` instead of `#` comments to prevent them from appearing in the rendered documentation.

```suggestion
        ![SCIM Azure](/images/platform/scim/azure/scim-azure-config.png) <!-- update with current azure UI images -->
        
        After you hit **Save**, select **Provision Microsoft Entra ID Users** under the **Mappings** subsection.
        
        ![SCIM Azure](/images/platform/scim/azure/scim-azure-select-user-mappings.png) <!-- update with current azure UI images -->
        
        Next, adjust the mappings so you have them configured as below:
        
        ![SCIM Azure](/images/platform/scim/azure/scim-azure-user-mappings.png) <!-- update with current azure UI images -->

        Finally, head to your Enterprise Application > Provisioning and set the **Provisioning Status** to **On**.
        
        ![SCIM Azure](/images/platform/scim/azure/scim-azure-provisioning-status.png) <!-- update with current azure UI images -->
        
        Alternatively, you can go to **Overview** and press **Start provisioning** to have Azure start provisioning/deprovisioning users to Infisical.
        
        ![SCIM Azure](/images/platform/scim/azure/scim-azure-start-provisioning.png) <!-- update with current azure UI images -->
```

How can I resolve this? If you propose a fix, please make it concise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants