Christopher Scott

Results 31 issues of Christopher Scott

### The problem After adding my Ring devices as an integration, my Spotlight Cam Pro shows as an "" model and it does not recognize that it has a Light...

integration: ring

Example here: https://learn.microsoft.com/en-us/entra/msal/dotnet/acquiring-tokens/desktop-mobile/wam

Client
Azure.Identity

There seems to be some variation between the error messages being returned by the 403 response from IMDS in docker. Our error handling should be adjusted to match the error...

Client
Azure.Identity

Example here: https://learn.microsoft.com/en-us/entra/msal/dotnet/acquiring-tokens/desktop-mobile/wam

feature-request
Client
Azure.Identity

closes #38831

Azure.Identity

### Library name Azure.Core ## Types - [ ] **ClientDiagnostics** (allows removal of [reflection](https://github.com/Azure/azure-sdk-for-net/blob/bb449821bd23d24357c9e4118b373fa9b7801516/sdk/core/Azure.Core/src/Shared/DiagnosticScope.cs#L388) in DiagnosticsScope. - [ ] [Files in azure-sdk-for-net/sdk/core/Azure.Core/src/Shared](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/core/Azure.Core/src/Shared) Note: shared source in the autorest.csharp repo is...

Client
Azure.Core
MQ
System.ClientModel

# Contributing to the Azure SDK Please see our [CONTRIBUTING.md](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md) if you are not familiar with contributing to this repository or have questions. For specific information about pull request etiquette...

Azure.Core

The [AccessKeyExpiresAfterTests](https://github.com/Azure/azure-sdk-for-net/blame/main/sdk/webpubsub/Azure.Messaging.WebPubSub/tests/WebPubSubGenerateUriTests.cs#L26) fails somewhat randomly. ``` Failed AccessKeyExpiresAfterTests(0,60) [188 ms] Error Message: Expected: 1714673860 But was: 1714673861 Stack Trace: at Azure.Messaging.WebPubSub.Tests.WebPubSubGenerateUriTests.AccessKeyExpiresAfterTests(Int32 minutesToExpire, Int32 expectedMinutesAfter) in /Users/runner/work/1/s/sdk/webpubsub/Azure.Messaging.WebPubSub/tests/WebPubSubGenerateUriTests.cs:line 39 1) at Azure.Messaging.WebPubSub.Tests.WebPubSubGenerateUriTests.AccessKeyExpiresAfterTests(Int32...

Service Attention
Client
needs-team-attention
test-reliability
WebPubSub