摘要:
问题描述 使用Azure Identity,根据指定的客户端凭据获取Access Token中,先后遇见了 “ValueError: "get_token" requires at least one scope” “ClientSecretCredential.get_token failed: 阅读全文
摘要:
Message:Encountered error trying to discover new reference data snapshot.
Error: The job hasencountered error from Reference Data storage. Error encountered while storingreference data snapshot into the storage account. 阅读全文
摘要:
The policy definition 'xxxxxxx' rule is invalid. The resource type 'storageAccounts/blobServices/containers' referenced by the 'field' property 'Microsoft.Storage/storageAccounts/blobServices/containers/publicAccess' of the policy rule doesn't exist under provider 'Microsoft.Storage'. 阅读全文
摘要:
问题描述 Azure APIM服务日志中发现 java.lang.RuntimeException 错误,在进一步通过Application Insights采集的错误信息日志,发现真实的请求错误为:‘The remote name could not be resolved 'xxxx.xxx.x 阅读全文
摘要:
> git push azure master
error: src refspec master does not match any
error: failed to push some refs to 'https://xxxxxxxxx.scm.chinacloudsites.cn:443/xxxxxxxxx.git' 阅读全文
摘要:
问题描述 作为Azure资源管理人员,对每一种资源操作时,都需要考虑权限设置。否则,会遇见类似如下错误: The client '***************' with object id '********-****-****-****-************' does not have 阅读全文
摘要:
0)[Information] Opened local gRPC endpoint: http://localhost:4001.
1)Failed to open local port 4001. This was attempt #1 to open a local port..
2)Opened local gRPC endpoint: http://localhost:30721 阅读全文
摘要:
问题描述 VS Code中,已经安装了Azure Function插件,在创建C# Function时候遇见 No .NET worker runtimes found. 如下图: 问题解答 最开始看见这个错误,还真的以为是自己的 Function runtime 没有安装,于是在 VS Code 阅读全文
摘要:
It does this by draining instances of their current function executions and then removes those instances. This behavior is logged as drain mode. 阅读全文