简体   繁体   English

Azure REST API 访问与 Z2F2D399F0EA8844859FE5514B304B73

[英]Azure REST API access with powershell

I'm currently developing some powershell scripts that interface with the Azure API.我目前正在开发一些与 Azure API 接口的 powershell 脚本。 I am finding that some api access is with only available via REST (takes a little time to be present on the AZCLI or Powershell) and access via REST also is a lot faster.我发现某些 api 访问只能通过 REST 获得(在 AZCLI 或 Powershell 上需要一些时间)并且通过 Z50780F47F6839D47D60BC4555EE00C3 访问也更快。

Does anybody have any good resources that takes you through the process of using REST within Powershell?有没有人有任何好的资源可以带你完成在 Powershell 中使用 REST 的过程? These must include the steps for creating the application in Azure and how to authenticate and access an Oauth token ( im aware of the invoke-restmethod but unsure how I get a authentication token).这些必须包括在 Azure 中创建应用程序的步骤以及如何验证和访问 Oauth 令牌(我知道调用休息方法,但不确定我如何获得身份验证令牌)。

Any help appreciated.任何帮助表示赞赏。 thx.谢谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM