代码之家  ›  专栏  ›  技术社区  ›  Mor Shemesh

将ARM模板部署到Azure时出错

  •  1
  • Mor Shemesh  · 技术社区  · 8 年前

    我在使用时有以下错误 az cli 要将ARM模板部署到Azure,请执行以下操作:

    Get Token request returned http error: 400 and server response: {"error":"invalid_grant","error_description":"AADSTS50173: The provided grant has expired due to it being revoked. The user might have changed or reset their password. The grant was issued on '2018-06-18T10:02:34.3290000Z' and the TokensValidFrom date for this user is '2018-08-27T08:45:47.0000000Z'
    Trace ID: *********-****-****-****-************
    Correlation ID: ********-****-****-****-************
    Timestamp: 2018-08-29 08:31:34Z","error_codes":[50173],"timestamp":"2018-08-29 08:31:34Z","trace_id":"********-****-****-****-************","correlation_id":"********-****-****-****-************"}
    
    1 回复  |  直到 8 年前
        1
  •  3
  •   Martin Brandl    8 年前

    你的登录名(令牌)似乎有 期满 . 尝试 再次登录 使用:

    az login