文章 2025-04-21 来自:开发者社区

【Azure Function App】在Function App中使用System Managed Identity访问Storage Account

问题描述 在Azure Function中,如何使用托管身份(Managed Identity) 而不是 AzureWebJobsStorage 来连接函数应用到存储账户? 原因是为了Storage Account更安全,减少Access Key的使用场景。或当Storage Account禁用了Access Key方式后。 ...

【Azure Function App】在Function App中使用System Managed Identity访问Storage Account
文章 2024-08-25 来自:开发者社区

【Azure Logic App】添加 Storage Account 来提升 Logic App 的性能

文章原文:https://techcommunity.microsoft.com/t5/azure-integration-services-blog/scaling-logic-app-standard-for-high-throughput-scenarios/ba-p/3866731 Scaling Logic App Standard for High Throughput Sc...

【Azure Logic App】添加 Storage Account 来提升 Logic App 的性能
文章 2024-08-25 来自:开发者社区

【Azure 应用服务】Azure App Service能否使用Storage Account File Share

问题描述 Azure App Service能否使用Storage Account File Share?   问题回答 如果部署的App Service为Linux环境,可以直接使用Mount storage的功能,把Azure Files 或者 Blob Containers挂载到App Service的示例上。 ...

【Azure 应用服务】Azure App Service能否使用Storage Account File Share
文章 2024-08-24 来自:开发者社区

【Azure 应用服务】App Service 配置 Application Settings 访问Storage Account得到 could not be resolved: '*.file.core.windows.net'的报错。没有解析成对应中国区 Storage Account地址 *.file.core.chinacloudapi.cn

问题描述 App Service 配置 Application Settings 访问Storage Account。如下: { "name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", "value": "[con...

【Azure 应用服务】App Service 配置 Application Settings 访问Storage Account得到 could not be resolved: '*.file.core.windows.net'的报错。没有解析成对应中国区 Storage Account地址 *.file.core.chinacloudapi.cn

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

mPaaS 移动开发平台

mPaaS 源于蚂蚁集团金融科技,为 App 开发、测试、运营及运维提供云到端的一站式解决方案,致力于提供高效、灵活、稳定的移动研发、管理平台。 官网地址:https://www.aliyun.com/product/mobilepaas/mpaas

+关注