上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 31 下一页
摘要: "message": "You have exceeded the maximum amount of scale changes within the past hour(23 changes and limit is 20). Please retry later." 阅读全文
posted @ 2023-09-25 19:35 路边两盏灯 阅读(31) 评论(0) 推荐(0)
摘要: 问题描述 询问批量将存储账户中的表嵌入另一个账户中的办法? 问题解答 方式一:使用 AzCopy 使用Az copy做表格的导入导出,注意您需要使用Azcopy 7.3版本来实现对Table的操作,可以选择导出到Blob中,这样导出的数据不会保存在本地,以及该指定支持并发导出。 从表存储导出数据 : 阅读全文
posted @ 2023-09-21 19:49 路边两盏灯 阅读(39) 评论(0) 推荐(0)
摘要: This XML file does not appear to have any style information associated with it. The document tree is shown below. 阅读全文
posted @ 2023-09-19 19:26 路边两盏灯 阅读(505) 评论(0) 推荐(1)
摘要: 问题描述 在Azure Batch的介绍文档中,提出了自动池的概念, 它可以在任务完成后,自动删除Pool资源,详细介绍:https://docs.azure.cn/zh-cn/batch/nodes-and-pools#autopools & https://learn.microsoft.com 阅读全文
posted @ 2023-09-18 21:17 路边两盏灯 阅读(66) 评论(0) 推荐(1)
摘要: cmd /c "echo %date% %time% & set AZ_BATCH & timeout /t 90 > NUL & timeout /nobreak /t 10 & echo 'what is your name?' & echo %date% %time% & for %I in (1,2,3,4,5,6) do echo '%time%' " 阅读全文
posted @ 2023-09-13 15:39 路边两盏灯 阅读(409) 评论(0) 推荐(3)
摘要: 问题描述 Azure Function默认的Timeout时间是否可以调整呢? 问题解答 可以的,根据创建Function的时候选择的定价层不同,Function 默认的Timeout时间也不同。 消耗层的 functionTineout默认是5分钟,最大可修改为10分钟 高级和专用计划的默认值为3 阅读全文
posted @ 2023-09-12 19:37 路边两盏灯 阅读(207) 评论(0) 推荐(0)
摘要: 问题描述 使用Redis-cli连接Redis服务,因为工具无法直接支持TLS 6380端口连接,所以需要使用 stunnel 配置TLS/SSL服务。根据文章(Linux VM使用6380端口(SSL方式)连接Azure Redis (redis-cli & stunnel) : https:// 阅读全文
posted @ 2023-09-11 20:13 路边两盏灯 阅读(315) 评论(0) 推荐(1)
摘要: 问题描述 在使用APIM提供API服务管理的场景中,遇见了客户端请求时候发送的请求Header中的Content-Type不满足后台服务器的要求,但是在客户端要求客户修改代码难度较高。 所以面对这样的情况,是否在APIM端修改为对请求的Content-Type进行覆写呢? 问题解答 可以的。 API 阅读全文
posted @ 2023-09-07 20:26 路边两盏灯 阅读(47) 评论(0) 推荐(0)
摘要: 问题描述 当对AKS的登录方式(认证和授权)从“Local Account with Kubernetes RBAC ”改变为“Azure AD authentication with Azure RBAC”. 通过 kubectl 连接AKS会要求交互式登录,需要通过浏览器输入认证码后关联azur 阅读全文
posted @ 2023-09-06 21:33 路边两盏灯 阅读(147) 评论(0) 推荐(1)
摘要: 问题描述 查看Service Bus的Java示例代码,发现使用Spring Cloud Integration,配置 Application.yaml 可以连接到两个Service Bus。 但代码中没有使用Connection String 属性配置服务连接。 那么,是否可以直接在此添加 con 阅读全文
posted @ 2023-09-03 17:14 路边两盏灯 阅读(114) 评论(0) 推荐(0)
摘要: 问题一:迁移到云服务扩展后,之前经典版的云服务的部署槽会变成单一的部署槽,关于两个云服务扩展版之间的部署交换能否提供一个演示? 对于具有双槽的云服务(Classic),根据文档中的建议,在迁移到云服务(外延支持)时需要先删除过渡槽,将生产槽作为一个独立的云服务进行迁移。 在完成生产槽的迁移后,创建另 阅读全文
posted @ 2023-08-31 19:54 路边两盏灯 阅读(99) 评论(0) 推荐(0)
摘要: 问题描述 使用Azure App Service For Container 拉取 应用镜像,发现拉取失败。 错误消息: “Image pull failed since Inspect image returned null: xxxxxxx.azurecr.cn/dataapi:20230830 阅读全文
posted @ 2023-08-30 20:18 路边两盏灯 阅读(130) 评论(0) 推荐(0)
摘要: 问题描述 在App Service For Linux 中,部署NodeJS应用,应用启动失败。 报错信息为: 2023-08-29T11:21:36.329731566Z RangeError: Incorrect locale information provided2023-08-29T11: 阅读全文
posted @ 2023-08-29 19:24 路边两盏灯 阅读(179) 评论(0) 推荐(0)
摘要: 问题描述 通过Microsoft Graph的API如何来查看用户信息和登录记录呢? 问题解答 第一步:需要一个授权Token 比如一个拥有查看用户权限的Azure账号,通过Azure CLI 命令获取到一个Access Token az cloud set --name AzureChinaClo 阅读全文
posted @ 2023-08-23 20:54 路边两盏灯 阅读(209) 评论(0) 推荐(0)
摘要: @azure/arm-monitor ManagedIdentityCredential authentication failed.(status code 500) CredentialUnavailableError: ERROR: AADSTS500011: The resource principal name https://management.azure.com was not found in tenant name ##############. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You might have sent your authentication request to the wrong tenant. 阅读全文
posted @ 2023-08-22 19:36 路边两盏灯 阅读(30) 评论(0) 推荐(1)
摘要: Exception while executing function: Functions.AzureBlobTrigger ---> Microsoft.Azure.WebJobs.Script.Workers.WorkerProcessExitException : node exited with code -1073740791 (0xC0000409) 阅读全文
posted @ 2023-08-21 20:14 路边两盏灯 阅读(95) 评论(0) 推荐(0)
摘要: 问题描述 在App Service for linux上创建一个PHP应用,通过 phpinfo() 查看PHP的扩展设置,发现JIT没有被开启, jit_buffer_size 大小为0. 那么,在App Service的环境中,如何开启JIT呢? 问题解答 PHP 8在PHP的内核中添加了JIT 阅读全文
posted @ 2023-08-17 20:23 路边两盏灯 阅读(306) 评论(0) 推荐(0)
摘要: 问题一:Service Fabric 是否支持Private Link? 在Azure Private Endpoint文档中,罗列出了 Azure 上支持 Private Link 的服务。Service Fabric不在其中。 Azure Private Link availability :h 阅读全文
posted @ 2023-08-16 20:18 路边两盏灯 阅读(50) 评论(0) 推荐(0)
摘要: Failed to pull image "k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.2-r2": rpc error: code = Unknown desc = Error response from daemon: Get https://k8s.gcr.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 阅读全文
posted @ 2023-08-15 19:33 路边两盏灯 阅读(171) 评论(0) 推荐(1)
摘要: 问题描述 App Service 支持从ACR中直接拉取镜像,并且可以配置持续部署(Continuous Deployment), 它是通过在ACR中添加一个Webhook,然后发送POST请求到 <your app service name>.scm.chinacloudsites.cn/api/ 阅读全文
posted @ 2023-08-09 21:50 路边两盏灯 阅读(57) 评论(0) 推荐(0)
摘要: 问题描述 【Azure K8S | AKS】在AKS集群中创建 PVC(PersistentVolumeClaim)和 PV(PersistentVolume) 示例 【Azure K8S|AKS】进入AKS的POD中查看文件,例如PVC Volume Mounts使用情况 【Azure K8S | 阅读全文
posted @ 2023-08-08 19:51 路边两盏灯 阅读(59) 评论(0) 推荐(0)
摘要: 问题描述 在前两篇文章中,创建了Disk + PV + PVC + POD 方案后,并且进入POD中增加文件。 【Azure K8S | AKS】在AKS集群中创建 PVC(PersistentVolumeClaim)和 PV(PersistentVolume) 示例 【Azure K8S|AKS】 阅读全文
posted @ 2023-08-07 19:32 路边两盏灯 阅读(395) 评论(0) 推荐(1)
摘要: 问题描述 在昨天的文章中,创建了 Disk + PV + PVC + POD 方案(https://www.cnblogs.com/lulight/p/17604441.html),那么如何进入到POD之中去查看文件呢? 如PVC Volume Mounts中文件? 问题解答 第一步:进入POD内部 阅读全文
posted @ 2023-08-04 20:05 路边两盏灯 阅读(132) 评论(0) 推荐(0)
摘要: 问题描述 在AKS集群中创建 PVC(PersistentVolumeClaim)和 PV(PersistentVolume) 示例 问题解答 在Azure Kubernetes Service(AKS)的官方网站中,关于存储的选项介绍中,并没有具体的yaml实例来创建PV, PVC。特别是使用自定 阅读全文
posted @ 2023-08-03 20:53 路边两盏灯 阅读(586) 评论(0) 推荐(1)
摘要: 问题一:在ADF Pipeline部署ARM Template报错“Deployment failed -- the request content size exceeds the maximum size of 4MB” 【解答】 4MB是一个固定限制,不可以修改其大小。 如果Template文 阅读全文
posted @ 2023-08-01 19:28 路边两盏灯 阅读(46) 评论(0) 推荐(0)
摘要: 问题描述 通过Migrate to ARM,把经典云服务升级成云服务(外延支持)后,在查看云服务的配置XML文件,发现文件的编码格式由 UTF-8 改变为 UTF-16 由此,引发了三个问题 1)Cloud Service是否支持 UTF-8, UTF-16 这两种编码呢? 2)为什么 Cloud 阅读全文
posted @ 2023-07-28 19:51 路边两盏灯 阅读(49) 评论(0) 推荐(0)
摘要: 问题描述 APIM self-host(自建网关)部署在K8S中,如何在本地上传及更换证书呢? 问题解答 如果使用Self-host网关,则不支持使用上传到 APIM的 CA 根证书验证服务器和客户端证书。 若要建立信任,请配置特定的客户端证书,使其被网关作为一个自定义的证书颁发机构所信任,使用网关 阅读全文
posted @ 2023-07-27 20:22 路边两盏灯 阅读(55) 评论(0) 推荐(0)
摘要: 问题描述 通过Azure AD的注册应用获取到Token后,访问AAD Group并查看日志信息时候,遇见了 {"error":{"code":"UnauthorizedAccessException","message":"Attempted to perform an unauthorized 阅读全文
posted @ 2023-07-26 21:09 路边两盏灯 阅读(65) 评论(0) 推荐(0)
摘要: 问题描述 因为Azure Key Vault服务上保管的证书可以轻松的与其他Azure服务集成使用,所以需要知道 Key Vault 能不能生成 DigiCert 证书?能不能自动 Rotate 证书呢? 问题解答 Azure Key Vault本身只是一个保管库,它不会颁发证书。但是可以在页面上直 阅读全文
posted @ 2023-07-24 20:22 路边两盏灯 阅读(24) 评论(0) 推荐(0)
摘要: 问题描述 在Event Hub的门户页面中,可以通过Process Data页面查看Event Hub中的数据,但是当使用JSON格式预览时(View in JSON),却出现错误。 消息一: No data was found for preview from 'test01'. Make sur 阅读全文
posted @ 2023-07-24 15:14 路边两盏灯 阅读(347) 评论(0) 推荐(1)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 31 下一页