Gerenios / AADInternals

AADInternals PowerShell module for administering Azure AD and Office 365
http://aadinternals.com/aadinternals
MIT License
1.27k stars 216 forks source link

Documentation: Typo/update request for o365blog #24

Closed Tinydile closed 2 years ago

Tinydile commented 2 years ago

I have several suggestions on o365blog's AADInternals reference. https://o365blog.com/aadinternals/

Token/API Function Mark Remarks
No token needed N/A * example: Get-AADIntTenantid
AAD Graph Get-AADIntAccessTokenForAADGraph A Functions using AAD Graph access token.
MS Graph Get-AADIntAccessTokenForMSGraph M Functions using MS Graph access token.
Pass Through Authentication Get-AADIntAccessTokenForPTA P Used when enabling/disabling PTA and Seamless SSO (Desktop SSO)
Azure Admin Portal Get-AADIntAccessTokenForAADIAMAPI Z Used when inviting guest users.
Exchange Online Get-AADIntAccessTokenForEXO E Used with Exchange Online and ActiveSync functions
Support and Recovery Assistant Get-AADIntAccessTokenForSARA SARA? Used with Support and Recovery Assistant functions
SharePoint Online Get-AADIntSPOAuthenticationHeader S Used with SharePoint Online functions
OneDrive for Business New-AADIntOneDriveSettings O Used with OneDrive for Business functions
Azure Core Management Get-AADIntAccessTokenForAzureCoreManagemnt AC Used with Azure Core Management functions
Azure AD Join Get-AADIntAccessTokenForAADJoin J Used with Azure AD join function
Azure Intune MD Get-AADIntAccessTokenForIntuneMDM N/A Used with Intune MDM functions
Azure Cloud Shell Get-AADIntAccessTokenForCloudShell C Used with Azure Cloud Shell
(new) Get-AADIntComplianceAPICookies CA
(new) Get-AADIntAccessTokenForMSCommerce CM
(new) Get-AADIntAccessTokenForMySignins MY
(new) Get-AADIntAccessTokenForTeams T or TO Set-AADIntTeamsStatusMessage (T)
Search-AADIntTeamsUser (TO)
(new) Get-AADIntAccessTokenForTeams TO
(new) Get-AADIntAccessTokenForPTA PTA
(new) Get-AADIntAccessTokenForAdmin AD
(new) Get-AADIntAccessTokenForMSPartner MP
NestoriSyynimaa commented 2 years ago

Thanks for finding the typos and a very good improvement idea! I'll just need to figure it out what would be the best way to implement this. The whole doc has grown a quite large so I may need to restructure it totally.