SCOMnewbie

Results 7 comments of SCOMnewbie

I'm using the local MSI endpoint directly to generate the access token. [Here](https://github.com/SCOMnewbie/Azure/blob/master/Identity-AAD/Get-AccessTokenWithAzIdentity.ps1) an example, but long story short: 1. This is the local endpoint exposed on the machine: $MSIEndpoint...

Hi @neha-bhargava @bgavrilMS , Thank you for your answers. For the fun this morning, I've decided to see what is created when you enroll a new machine in ARC for...

Maybe I've misunderstood the question but the screenshots above are all env variables post ARC enrollment. As you can see there is no IDENTITY_ENDPOINT variable. This is why I'm surprised...

@bgavrilMS Do you still need the logs in this case?

I'm also facing this issue (even more in fact). I'm in an environment where device compliance is required to be able to authenticate to Azure. Because I'm running container on...

Hi, I don't have a Tenant in UsGov, but dummy question are you sure UsGov is using the default Grap api endpoint? When I try to use the same flow...

I've received the same experience today, and I'm new to the Artifactory topic. After several hours of trying to make it work with Microsoft.PowerShell.PSResourceGet I've simply decided to use what...