microsoft / microsoft/simplechat
FEATURE: Update Admin App Settings for Azure File Share mount
@paullizer is already working on this.
Since Feb 6, 2026.
- Dominant language
- Python
- Stars
- 152
- Forks
- 116
- Avg merge
- 7h 7m
- Merged PRs (30d)
- 122
Description
Include a section in the Scale tab that tells the user this is possible, and how to configure the system to support it. The admin has to mount the Azure Files Share to the App Service, then enable it. Check to see if the enable/disable can be in Admin App Settings and if it can check to see if the Azure File Share is mounted and what the mount point is along with the total storage size and used amount (I know that is dynamic and it is being used across all instances). Need to investigate how this looks if you are load balancing to separate azure app services...each will have its own mounted Azure File share in its region but the app needs to know this and check it out... is that possible?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.