摘要:
问题描述 通过本地生成的自签名证书导入到Azure Key Vault Certificate报错。 错误信息 the specified PEM X.509 certificate content can not be read. Please check if certificate is in 阅读全文
摘要:
2022-11-03 10:58:21.474 INFO --- [pool-7-thread-1] c.a.m.e.PartitionBasedLoadBalancer []: Load balancer already running
2022-11-03 10:58:51.014 WARN --- [ parallel-2] c.a.m.e.PartitionBasedLoadBalancer []: Load balancing for event processor failed. Did not observe any item or terminal signal within 60000ms in 'flatMapMany' (and no fallback has been configured) 阅读全文
摘要:
问题描述 Cloud Service Worker Role Workerrole突然停机,查看Events,发现是错误源为 Defrag。 错误消息: The volume Windows was not optimized because an error was encountered: Ne 阅读全文
摘要:
记录使用以下的代码获取Azure VM中的IP地址 """Create and manage virtual machines. This script expects that the following environment vars are set: AZURE_TENANT_ID: you 阅读全文
摘要:
问题描述 在创建App Service服务时,突然发现无法选择China North 3区域,如何来解决这个问题呢? 问题解答 根据Azure中服务都需要在订阅中注册的原理,因为China North 3区域是新区域,在最开始为订阅号下注册资源的时候,没有包含 China North 3 这个区域。 阅读全文