Azure.Identity.FileSystemService class FileSystemService : IFileSystemService Documentation Code public static IFileSystemService Default { get; } public bool FileExists(string path) public FileStream GetFileStream(string path) public string ReadAllText(string path)