Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个应用程序将文档上传到 Windows azure 存储 blob,由于 azure 不支持在线查看、编辑和共享文档,我可以将 google docs 功能与存储在 azure 存储 blob 中的文档集成吗?
不,您不能将 Google Docs 与存储在 Azure Blob 存储中的文档集成。Google 文档(在线查看、编辑、协作)仅适用于在线存储在 Google Docs 应用程序中的文档!您可以使用 Google Docs API(或 SkyDrive api,也支持在线编辑、查看、共享、协作)直接将文档上传到相应的商店!