Skip to content

Conversation

Ily83
Copy link

@Ily83 Ily83 commented Oct 2, 2025

The container app env need also permissions on the azure file share

The container app env need also permissions on the azure file
Copy link
Contributor

@Ily83 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 8d5148d:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@v-dirichards
Copy link
Contributor

refreshing the build

@v-dirichards v-dirichards reopened this Oct 2, 2025
@v-dirichards
Copy link
Contributor

@craigshoemaker

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Oct 2, 2025
@v-dirichards v-dirichards requested a review from Copilot October 2, 2025 14:54
Copy link
Contributor

@Copilot Copilot AI left a 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 adds an important security requirement for Container Apps storage mounts by documenting the necessary permissions for Azure File Share access. The change clarifies that the Container App Environment's managed identity needs specific role assignments to access Azure File Share storage.

  • Adds documentation for required RBAC permissions on Azure File Share
  • Specifies the exact role needed: "Storage File Data SMB Share Contributor"
  • Provides clear guidance for proper security configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

| Azure account | If you don't have one, [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). |
| Azure Container Apps environment | [Create a container apps environment](environment.md). |

**Important**: Ensure that the managed identity associated with your Container App Environment is assigned the `Storage File Data SMB Share Contributor` role on the Azure Fileshare, to allow your container app to access the Azure Fileshare.
Copy link
Preview

Copilot AI Oct 2, 2025

Choose a reason for hiding this comment

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

Inconsistent capitalization: 'Fileshare' should be 'File Share' to match Azure terminology used elsewhere in the sentence.

Suggested change
**Important**: Ensure that the managed identity associated with your Container App Environment is assigned the `Storage File Data SMB Share Contributor` role on the Azure Fileshare, to allow your container app to access the Azure Fileshare.
**Important**: Ensure that the managed identity associated with your Container App Environment is assigned the `Storage File Data SMB Share Contributor` role on the Azure File Share, to allow your container app to access the Azure File Share.

Copilot uses AI. Check for mistakes.

Copy link
Contributor

Learn Build status updates of commit 8d5148d:

✅ Validation status: passed

File Status Preview URL Details
articles/container-apps/storage-mounts.md ✅Succeeded

For more details, please refer to the build report.

Copy link
Contributor

Learn Build status updates of commit 12551fc:

✅ Validation status: passed

File Status Preview URL Details
articles/container-apps/storage-mounts.md ✅Succeeded

For more details, please refer to the build report.

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

Successfully merging this pull request may close these issues.

3 participants