Powershell AzureADPreview cmdlet Set-AzureADApplication"PreAuthorizedApplications"的正确语法是什么?范围? [英] What is the correct syntax for Powershell AzureADPreview cmdlet Set-AzureADApplication "PreAuthorizedApplications" parameter?

查看:75
本文介绍了Powershell AzureADPreview cmdlet Set-AzureADApplication"PreAuthorizedApplications"的正确语法是什么?范围?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

跟进另一个,表示该功能未实现.

您应该了解的一些信息:

旧的Azure AD Graph API似乎已被放弃,Microsoft不再定期更新AAD Graph的此内容.您可以在此

因此,您会发现这与 AzureADPreview 中的新功能 -preAuthorizedApplications 矛盾.一种解决方案是让AzureAD PowerShell调用Microsoft Graph,有人将这种想法发布在蔚蓝的反馈中,您可以投票.

question, but from different point of view.

In AzureADPreview powershell module, there is a parameter -PreAuthorizedApplications for Set-AzureADApplication. But neither the cmdlet help nor the documentation page has been updated to detail all these, it was also mentioned here.

I was just wondering, that maybe someone happened to know how to use it and what's the syntax to set the list of preAuthorizedApplication resource type?

解决方案

Summarize my comment:

The command Set-AzureADApplication essentially calls the Azure AD Graph API, but in Azure AD Graph API, the application object does not have the preAuthorizedApplications property, it is just existing in the Microsoft Graph API, which means the feature is not implemented.

Some information you should know:

The old Azure AD Graph API appears to have been abandoned, Microsoft is no longer updating this content of AAD Graph regularly. You can find it in this link.

So you will find this is contradictory to the new feature -preAuthorizedApplications in the AzureADPreview. A solution for this is to let the AzureAD PowerShell to call the Microsoft Graph, someone has posted this idea in the azure feedback, you could vote it.

https://feedback.azure.com/forums/169401-azure-active-directory/suggestions/35362639-update-azuread-powershell-module-to-use-microsoft

这篇关于Powershell AzureADPreview cmdlet Set-AzureADApplication"PreAuthorizedApplications"的正确语法是什么?范围?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆