Azure-Samples / Azure-Samples/azure-files-samples
AzFileDiagnostics.ps1 fails to validate that the Entra ID (AAD) application registration has been granted admin consent
Open
- Dominant language
- PowerShell
- Stars
- 261
- Forks
- 202
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 4
Description
When using an AAD-joined file share, the application registration that's created in Entra ID (Azure AD) must be granted admin consent. If that isn't done, users can't connect to the share.
The AzFileDiagnostics.ps1 module doesn't check for that.
Contributor guide
Assessment
This issue has not been assessed yet.