Tag: powershell
All the articles with the tag "powershell".
Retrieving Managed Identity Access Tokens For Azure Web Apps Using PowerShell Console
Use `MSI_ENDPOINT` and `MSI_SECRET` in Kudu’s PowerShell console to request a token for an Azure resource.
Get Basic Information For Azure AD Object Ids Using PowerShell
Use `Get-AzureADObjectByObjectId` to identify one or several objects without first knowing their entity types.