Scott Addie

Results 46 issues of Scott Addie

Update the [Logging without client registration](https://docs.microsoft.com/dotnet/azure/sdk/logging#logging-without-client-registration) section once the new `AddAzureClientsCore` overload is added via https://github.com/Azure/azure-sdk-for-net/issues/30105. --- #### Document Details ⚠ *Do not edit this section. It is required for...

:watch: Not Triaged
Pri2
dotnet-azure/prod

The *aspnet* GitHub organization's conceptual content and API reference repositories will migrate to the *dotnet* GitHub organization over the course of 2 days. This work supports the engineering repo migration...

Announcement

Tracking issue to update the next Azure Monitor Ingestion release to incorporate UX study feedback. Action items: - *README* file changes: - [ ] Add a “Handle logs ingestion response”...

Client
Monitor
Monitor - Ingestion

Add a *TROUBLESHOOTING.md* file (case-sensitive for consistency) to the *sdk/monitor/azquery* directory. You can use https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/monitor/Azure.Monitor.Query/TROUBLESHOOTING.md as a template. Copy whatever you want, but change anything that's language- or library-specific.

Client
Monitor - Query

Blocked on https://github.com/Azure/azure-sdk-for-go/issues/14931.

Client
Azure.Identity

**Intro:** Refreshing the tokens with half lifetime would improve resiliency for clients if there's an ESTS outage while fetching a token. **Acceptance Criteria:** All MSI tokens are refreshed at least...

Blocked
Client
Azure.Identity
feature-request

**Intro:** Proof of Possession is intended to ensure that the client that requests a token is the only client that can use the token. This is accomplished by the client...

Blocked
Client
Azure.Identity
feature-request

Related to https://github.com/Azure/azure-sdk-for-go/issues/15615.

Client
Azure.Identity

In October, the Azure SDK team [shipped the Azure Monitor Query client library](https://devblogs.microsoft.com/azure-sdk/announcing-the-new-azure-monitor-query-client-libraries/). This [Azure.Monitor.Query](https://www.nuget.org/packages/Azure.Monitor.Query/) package is intended to replace [Microsoft.Azure.OperationalInsights](https://www.nuget.org/packages/Microsoft.Azure.OperationalInsights). Please make plans to migrate. We're actively working toward...