Hiding Azure Enterprise App from users using az cli or PowerShell

Toggling "Visible to users" setting on portal adds / removes tag called HideApp.



Hide app:
~$ az ad sp update --id f5f6ecff-8661-4726-a83f-8e7db8aa068f --add tags "HideApp"

"Unhide" app:
~$ az ad sp show --id f5f6ecff-8661-4726-a83f-8e7db8aa068f --query tags
[
  "HideApp",
  "WindowsAzureActiveDirectoryIntegratedApp"
]

~$ az ad sp update --id f5f6ecff-8661-4726-a83f-8e7db8aa068f --remove tags 0
[
  "WindowsAzureActiveDirectoryIntegratedApp"
]


For PowerShell example see https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/hide-application-from-user-portal .


Comments

  1. app-related articles like this are useful because they allow readers to compare information with their own experiences. I really enjoyed your post and found several points that were relevant to the way I use entertainment applications. I have also tried Xuper TV APK recently, and I liked the overall simplicity of the interface. It was fairly easy to browse through different sections and look for something interesting when I had no particular title in mind. I mostly use it during my free time when I want a relaxed viewing experience. So far, Xuper TV Descargar has been convenient for me, and I think users who prefer simple navigation may appreciate that aspect too.

    ReplyDelete
  2. The app seems quite interesting, and I really appreciate how helpful your article was in explaining its main features. Instead of making the topic sound complicated, you provided information that an everyday user can easily understand. I have recently been researching Freecine Download because I wanted to learn more about its interface and entertainment options. The simple navigation is one of the things that appeals to me, since I prefer applications that are easy to explore. I also think a clean layout can make watching and browsing much more comfortable. Thanks for sharing this detailed information and giving readers a practical introduction to the app.

    ReplyDelete
  3. The app looks convenient, and your article helped me understand its features much better. I especially liked the clear explanation because it answered several questions I had before trying the application. When I explored Xuper Hydra APK link https://xuperhydra.net/
    myself, I found the overall design fairly straightforward. The menus were easy to follow, and I could quickly become familiar with the basic navigation. I think a simple interface is important because users should not have to spend too much time learning how an entertainment app works. My experience has been enjoyable so far, and I appreciate you taking the time to provide such useful information.

    ReplyDelete

Post a Comment

Got something to say?!

Popular posts from this blog

Convert Huawei E3372h-153 from HiLink/router-mode to Stick/modem-mode [ UPDATED 2016-09-02 ]

Windows 10 install from USB to Dell Latitude 10 Tablet