摘要:
记录使用以下的代码获取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 这个区域。 阅读全文
摘要:
问题描述 当创建一个新的APIM服务时,会要求输入组织名称(Organization name)和管理员邮箱(Administrator email :Set the e-mail address to receive all system notifications sent from API M 阅读全文
摘要:
问题描述 在App Service for Linux的环境中,我们能通过SSH进入到Container的环境中,并且可以通过在kudu站点的URL后面添加 /newui 打开一个适用于Linux环境的Kudu图形化页面,在其中,可以通过File Manager来查看/Home目录下的文件,并且可以 阅读全文