c# - 使用 Azure Functions 上传 Parquet 文件流

标签 c# .net azure azure-functions parquet

我遇到了与此问题中的人类似的问题:Creating a file as a stream and uploading to Azure

问题是答案现在已经过时了,关于如何使用最新的 SDK 有什么建议吗?

最佳答案

最新的Azure.Storage.Blobs SDK有一个UploadBlobAsync method 这应该是您正在寻找的方法。

关于c# - 使用 Azure Functions 上传 Parquet 文件流,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/68944502/

相关文章:

c# - FluentMigrator 非集群主键 SQL Server?

c# - Entity Framework 正在执行太多查询

c# - DataGridView 中的复选框未触发 CellValueChanged 事件

c# - 在 nil xml 元素上指定属性

c# - Dropbox API "USER TOKEN", "USER SECRET"

c# - txt文件作为配置文件

c# - 为什么在服务器而不是本地PC中创建文件夹

sql-server - Azure 数据工厂上的存储过程失败并显示错误消息 : The length of execution output is over limit (around 1M currently)

azure - 我们需要多少 IIS 网站和 SSL 证书才能在 Azure VM 中托管我们的 5 个远程事件接收器插件

Azure Web 服务选项为 "Legacy"