Azure PowerShell - Restart-AzWebApp:对象引用未设置为对象的实例
作者:北山硝子 提问时间:11/12/2023
我尝试使用以下内容在 Azure 中重启我的 webapp-service。 我在 Azure 自动化 Runbook 中部署此脚本。 Connect-AzAccount -Identity Set...
Azure-web-app-service azure-automation 问答列表
作者:北山硝子 提问时间:11/12/2023
我尝试使用以下内容在 Azure 中重启我的 webapp-service。 我在 Azure 自动化 Runbook 中部署此脚本。 Connect-AzAccount -Identity Set...
作者:北山硝子 提问时间:11/12/2023
我尝试使用我的应用程序 ID 和客户端机密令牌登录 PowerShell。但是我在以下内容中收到了错误消息。我应该怎么做才能让它有足够的权限? 我的脚本: $password = ConvertT...