文章 2025-10-03 来自:开发者社区

【Azure App Service】Root CA on App Service

应用服务具有受信任的根证书列表,无法在应用服务的多租户 Windows (App Service for Windows)中修改这些证书,但可以在应用服务环境 (ASE) 的受信任根存储中加载自己的证书颁发机构 (CA) 证书,这是因为ASE中的应用服务是单租户环境。( Free, Basic, Standard, and Premium 应用服务计划都是多租户的,Isolated Plan是单....

【Azure App Service】Root CA on App Service
文章 2025-09-16 来自:开发者社区

【Azure Function App】PowerShell Function 执行 Get-AzAccessToken 的返回值类型问题:System.String 与 System.Security.SecureString

问题描述 把PowerShell Function部署到Azure Function App后,发现在不同的环境中,使用Get-AzAccessToken函数得到的返回值类型发生了变化。 正常情况为 System.Security.SecureString 类型(加密类型字符串),但遇见异常的时候类型为System.String(明文字符串),导致了后面获取AccessToken...

【Azure Function App】PowerShell Function 执行 Get-AzAccessToken 的返回值类型问题:System.String 与 System.Security.SecureString
文章 2025-09-08 来自:开发者社区

【Azure Container App】查看当前 Container App Environment 中的 CPU 使用情况的API

问题描述 在尝试扩展 Azure Container Apps 的副本数量时遇到配额限制问题。虽然容器应用数量未达到限制,但 Container App Environment 的 CPU 核心数已达到初始限制(500 cores),导致无法继续扩展。 如果想查看当前使用了多少 CPU...

【Azure Container App】查看当前 Container App Environment 中的 CPU 使用情况的API
文章 2025-08-29 来自:开发者社区

【Azure App Service】在App Service中查看CA证书

问题描述 在 Azure App Service 中,默认的多租户 Windows 环境(包括 Free、Basic、Standard 和 Premium 计划)无法修改其受信任的根证书列表。当托管在 App Service 上的 Windows 应用尝试通过 SSL 连接到远程端点时,如果远程服务使用的是自签名证书或私有 CA 证书,SSL 握手将失败,并出现如下错误: ...

【Azure App Service】在App Service中查看CA证书
文章 2025-07-29 来自:开发者社区

【Azure Container App】如何在Consumption类型的容器应用环境中缓存Docker镜像

问题描述: 在使用 Azure 容器应用(Container Apps)部署应用时,若选择 Consumption(消耗型)定价模式,每次容器启动都会重新拉取 Docker 镜像,导致启动延迟增加,尤其是在镜像体积较大或网络环境不佳的情况下。这种行为影响了应用的响应速度和...

文章 2025-07-14 来自:开发者社区

【Azure Container App】构建Java应用镜像时候遇无法编译错误:ERROR [build 10/10] RUN ./mvnw.cmd dependency:go-offline -B -Dproduction package

问题描述 部署Java应用到Azure Container App中,首先需要在本地构建镜像文件后上传到Azure Contaienr Registrier中。 但是,在第一步构建镜像的时候,就遇见错误: => ERROR [build 9/9] RUN ./mvnw.cmd dependency:go-offline -B -Dproduction p...

【Azure Container App】构建Java应用镜像时候遇无法编译错误:ERROR [build 10/10] RUN ./mvnw.cmd dependency:go-offline -B -Dproduction package
文章 2025-07-07 来自:开发者社区

【Azure Container App】配置容器应用的缩放规则 Managed Identity 连接中国区 Azure Service Bus 问题

问题描述 为Azure Container App配置自动缩放规则,使用自定义 Azure Service Bus作为缩放规则的数据源。当消息总数每增长100,就增加一个Replica。相反,则减少一个Replica。 而中国区的Container App在配置使用管理标识(Manag...

【Azure Container App】配置容器应用的缩放规则 Managed Identity 连接中国区 Azure Service Bus 问题
文章 2025-07-03 来自:开发者社区

【Azure Function App】发现部分请求Function App遇见 403.72 报错(请求Body>100KB)

问题描述 在调用Azure Function的HTTP Trigger的时候,发送POST请求,遇见一个奇诡的现象。同一个API请求,时不时就遇见403报错,并且请求的返回时空,Response Header信息也非常的少。 如此情况,是什么原因呢?   &n...

【Azure Function App】发现部分请求Function App遇见 403.72 报错(请求Body>100KB)
文章 2025-06-11 来自:开发者社区

【Azure WebJob】is_in_place 参数在App Service Web Job中的作用?

问题描述 如果在Webjob的配置文件(settings.job) 中添加了 is_in_place , 它有什么作用呢?   问题解答 根据官方文档解释,is_in_place 默认值为 false,如果设置为 true , 表示允许 WebJob不用首先将其复制到临时文件夹,而可以在源文件所在的原始文件夹中运行。   当我...

【Azure WebJob】is_in_place 参数在App Service Web Job中的作用?
文章 2025-06-10 来自:开发者社区

【Azure App Service】使用 tcpping 来获取App Service的网络状态并把结果保存到文本文件中

问题描述 在云服务的使用过程中,对于网络状态是否有抖动是经常需要考虑的一个问题。 本文以App Service为例,使用它自带的 tcpping 工具,把ping的结果输出到文本文件,用于辅助判断在长ping的时间段中,是否有timeout的情况发生。   问题解答 打开Azure App Service门户,需要进入高级工具 (Kudu站点 )...

【Azure App Service】使用 tcpping 来获取App Service的网络状态并把结果保存到文本文件中

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

产品推荐

mPaaS 移动开发平台

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

+关注