Highlights
- 1 discussion answered
Block or Report
Block or report JoshLove-msft
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
azure-sdk Public
Forked from Azure/azure-sdk
This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
HTML
-
azure-sdk-tools Public
Forked from Azure/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
C#
-
Azure/azure-sdk-for-net Public
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/dotnet/azure/ or our vers…
-
1,389 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 13 commits in 3 repositories
Created a pull request in Azure/azure-sdk-tools that received 16 comments
Add header transform
Addresses #2482 Also, reworks Transforms to be applied on RecordEntry rather than HttpRequest/Response. This helps avoid duplicating the condition …
Opened 10 other pull requests in 1 repository
Reviewed 24 pull requests in 8 repositories
Azure/azure-sdk-for-net
16 pull requests
- Event Hubs: Release Prep
- Migrate Identity to Test Proxy
- Fix icon path
- Increment version for eventgrid releases
- Use IsError in Azure.Core
- [Messaging] Bump AMQP library version
- Add back compat decoding for Avro encoder
- [Service Bus] Migration Guide FAQ
- Update Resource events
- Make ServiceBusAdministrationClient available in IAzureClientBuilder
- Produce the correct Uri for TableClient.GenerateSasUri
- Update EventGrid extensions CHANGELOG
- Remove obsolete type usage from table extension
- Service Bus trigger should ignore scheduled/deferred messages
- Enable e2e tracing in EventGrid WebJobs extension
- Rework binding configuration in Table extension
Azure/azure-amqp
2 pull requests
Azure/azure-sdk
1 pull request
cloudevents/sdk-csharp
1 pull request
mspnp/cloud-design-patterns
1 pull request
Azure/azure-sdk-tools
1 pull request
Azure/azure-sdk-for-java
1 pull request
Azure/azure-sdk-for-js
1 pull request
Created an issue in Azure/azure-sdk-tools that received 4 comments
[Test-Proxy] Response header transform needed
For Identity tests, we need a way to mutate specific response headers, something like a HeaderTransform that derives from ResponseTransform. It wou…