Raimund Andrée

Results 143 comments of Raimund Andrée
trafficstars

Sorry for my late answer. @Stephanevg, is the issue solved for you?

I have the problem since just now, yesterday everything worked fine (PowerShell 7.4.1). ``` PS D:\> $subscription = Connect-AzAccount -ServicePrincipal -Credential $cred -Tenant $TenantId -ErrorAction Stop PS D:\> Connect-MgGraph -ClientSecretCredential...

Same issue: #2587. This is really nasty and a showstopper at the moment. The workaround for the last hour was connecting to Graph first and then to Azure. Since just...

Since yesterday I cannot connect to EXO with `Connect-ExchangeOnline` anymore using an App Principal and access token. Is this maybe an issue with the backend? ```powershell $tokenBody = @{ Grant_Type...

Any update? I still cannot connect with an app principal to Graph nor EXO. I started testing on another machine and when downloading the dependencies I realized that the version...

1. ``` ErrorRecord : Failed to connect to Graph API of tenant 'b246c1af-87ab-41d8-9812-83cd5ff534cb' with service principal 'ee82df0c-7c0e-4ca6-a140-9f137da6fbaf'. The error was: Entry point was not found. WasThrownFromThrowStatement : False TargetSite :...

Since you have already managed to get the build working, I would continue to use this blueprint. Even for small configurations, the convenience provided by the build script and the...

Sorry for having lost track on this issue? Is there more help appreciated?

Hello and sorry for the late reply. No, with the setup we have in the standard blueprint, a node can only have one role assigned to it. @stehlih, did you...

What I see in the logs is an expected warning. Datum handlers are called after tests. How does the RSOP for this node looks like? Does the correct environment show...