How Configure application access policy in Microsoft Powershell ?

Hari Haran A 65 Reputation points
2023-05-02T07:13:06.6266667+00:00

Hi Experts,

What is Appids,PolicyName,Identity in Powershell? where I get this Appids,PolicyName,Identity

can any Experts please share the steps how to configure the Application Access policy.

I am very new to Powershell so I can't understand the Microsoft configure Application Access Policy Document.

and one more thing I Already created App in Azure and I have the Object user Id,Application Client Id's

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
675 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,100 questions
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 43,966 Reputation points
    2023-05-03T13:44:13.52+00:00

    Hello there,

    An AppID is an AppUserModelID. You can specify a particular app by using its name, or you can specify a name that includes the wildcard character (*). If you do not specify a name, the cmdlet displays all installed apps.

    https://learn.microsoft.com/en-us/powershell/module/startlayout/get-startapps?view=windowsserver2022-ps

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful