Albert Widjaja

Results 11 issues of Albert Widjaja

Hi Team, The script [Azure-AD-Incident-Response](https://github.com/AzureAD/Azure-AD-Incident-Response-PowerShell-Module) is using the soon to be deprecated MSOnline PowerShell module. I wonder if this script will be updated with the Microsoft graph module soon? Thank...

https://github.com/ThePoShWolf/Utilities/blame/c4f80636fd005906f14d4b07f3ba2e135ff8e120/ActiveDirectory/Get-LoginEvents.ps1#L45 Hi @ThePoShWolf , I'm curious to know whether the correct value for the IP address should be the property number eighteen instead of 19? therefore, the code should be...

Hi @nanpuhaha , The script throws error and stopped working when executed under Firefox. ![image](https://github.com/mrishab/google-photos-delete-tool/assets/69803760/1485d7cc-849e-4642-a9ad-af7f1c9ea881)

Hi Team, From this cmdlet example: https://github.com/microsoft/aad-app-credential-tools/blob/main/azuread/azuread-application-credential-assessment-powershell-guide.md#examples I always get prompted with the 'Sign-in to your account' when I loop through the command for each of my Azure subscriptions. Is...

Hi team, https://github.com/OfficeDev/microsoft-teams-apps-company-communicator/wiki/Solution-overview#app-service To reduce the cost when not in use during the after-hours and over the weekend, would it be possible to scale down the App Service Plan from...

Needs: author feedback
Needs: attention :wave:

Hi Team, I wonder how to fix this issue: ``` { "error": { "code": "InvalidTemplate", "message": "Deployment template validation failed: 'The provided value for the template parameter 'customDomainOption' is not...

Needs: author feedback

Hi @merill , When I execute the below command after updating the module, I get this error: ``` PS C:\WINDOWS\system32> Update-Module -Name MSIdentityTools -Force PS C:\WINDOWS\system32> Import-Module MSIdentityTools -Force WARNING:...

bug

Hi Microsoft Identity Team, The Find-MsIdUnprotectedUsersWithAdminRoles cmdlet is not working, even after connecting to the MgGraph successfully: ``` PS C:\WINDOWS\system32> Connect-MgGraph Welcome to Microsoft Graph! Connected via delegated access using...

bug

Hi Team, May I know if this script can be executed using the Global Reader role or must be a Global Administrator? Thank you,

![image](https://github.com/user-attachments/assets/4bfd4d7d-bcdc-4e06-8789-debf78c7f192) How to fix the above issue when I have verified the App Service is already online?

Needs: attention :wave: