摘要: 问题描述 powershell 调用New-AzADServicePrincipal -DisplayName $sp -PasswordCredential $spCred,出现如下错误: Resource not found for the segment 'me'. Powershell 脚本 阅读全文
posted @ 2021-09-02 21:43 编码者卢布 阅读(103) 评论(0) 推荐(0)
摘要: 问题描述 当创建一个App Service 后,运行时环境和版本选择Windows 和 Python 3.6. 登录Kudu 站点查看,默认的文件有 web.config, hostingstart-python.py, hostingstart-python.html, 在配置文件中,通过pyth 阅读全文
posted @ 2021-09-02 19:28 编码者卢布 阅读(227) 评论(0) 推荐(0)