{"id":2885,"date":"2018-07-25T11:42:10","date_gmt":"2018-07-25T10:42:10","guid":{"rendered":"https:\/\/www.lieben.nu\/liebensraum\/?p=2885"},"modified":"2018-07-25T11:42:10","modified_gmt":"2018-07-25T10:42:10","slug":"retrieving-all-azure-ad-registered-applications-that-get-azurermadapplication-does-not-return","status":"publish","type":"post","link":"https:\/\/lieben.nu\/liebensraum\/2018\/07\/retrieving-all-azure-ad-registered-applications-that-get-azurermadapplication-does-not-return\/","title":{"rendered":"Retrieving ALL Azure AD registered applications that Get-AzureRMAdApplication does not return"},"content":{"rendered":"<p>The Microsoft supplied Get-AzureRMADApplication Powershell cmdlet does not return all applications you can see in the Enterprise Applications and App registrations blades in Azure AD.<\/p>\n<p><a href=\"https:\/\/www.lieben.nu\/liebensraum\/wp-content\/uploads\/2018\/07\/azure-applications.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2886\" src=\"https:\/\/www.lieben.nu\/liebensraum\/wp-content\/uploads\/2018\/07\/azure-applications.png\" alt=\"\" width=\"265\" height=\"138\"><\/a><\/p>\n<p>In addition, Get-AzureRmAdApplication also does not return information such as:<\/p>\n<ul>\n<li>Publisher Name<\/li>\n<li>logoUrl<\/li>\n<li>tags<\/li>\n<li>enabled\/disabled status<\/li>\n<li>if it is a MicrosoftFirstParty application<\/li>\n<\/ul>\n<p>So, here&#8217;s a custom PS function to help you out:&nbsp;<a href=\"https:\/\/gitlab.com\/Lieben\/assortedFunctions\/blob\/master\/get-azureRMADAllApplications.ps1\" target=\"_blank\" rel=\"noopener\">https:\/\/gitlab.com\/Lieben\/assortedFunctions\/blob\/master\/get-azureRMADAllApplications.ps1<\/a><\/p>\n<p>It requires a special <a href=\"https:\/\/www.lieben.nu\/liebensraum\/2018\/07\/retrieving-a-headless-silent-token-for-main-iam-ad-ext-azure-com-using-powershell\/\">token generated by my get-AzureRMtoken function<\/a> to log in.<\/p>\n<p>As usual when using unsupported API&#8217;s, be careful!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Microsoft supplied Get-AzureRMADApplication Powershell cmdlet does not return all applications you can see in the Enterprise Applications and App registrations blades in Azure AD. In addition, Get-AzureRmAdApplication also does not return information such as: Publisher Name logoUrl tags enabled\/disabled status if it is a MicrosoftFirstParty application So, here&#8217;s a custom PS function to help &hellip; <a href=\"https:\/\/lieben.nu\/liebensraum\/2018\/07\/retrieving-all-azure-ad-registered-applications-that-get-azurermadapplication-does-not-return\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Retrieving ALL Azure AD registered applications that Get-AzureRMAdApplication does not return<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","footnotes":""},"categories":[5,39,43],"tags":[],"class_list":["post-2885","post","type-post","status-publish","format-standard","hentry","category-azure","category-powershell","category-security"],"_links":{"self":[{"href":"https:\/\/lieben.nu\/liebensraum\/wp-json\/wp\/v2\/posts\/2885","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lieben.nu\/liebensraum\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lieben.nu\/liebensraum\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lieben.nu\/liebensraum\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lieben.nu\/liebensraum\/wp-json\/wp\/v2\/comments?post=2885"}],"version-history":[{"count":0,"href":"https:\/\/lieben.nu\/liebensraum\/wp-json\/wp\/v2\/posts\/2885\/revisions"}],"wp:attachment":[{"href":"https:\/\/lieben.nu\/liebensraum\/wp-json\/wp\/v2\/media?parent=2885"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lieben.nu\/liebensraum\/wp-json\/wp\/v2\/categories?post=2885"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lieben.nu\/liebensraum\/wp-json\/wp\/v2\/tags?post=2885"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}