Joel Hendrix

Results 145 comments of Joel Hendrix

Please take a look at the [`azquery`](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/monitor/azquery) module as it contains some of this functionality (and other).

OpenAPI for this operation https://github.com/Azure/azure-rest-api-specs/blob/main/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json#L1331

I suspect that removing `x-ms-long-running-operation` will break the common case. It would probably be better to remove the schema for the 400 response. That said, IMO what we need to...

@mikekistler if this is good can you please update the appropriate labels?

@serbrech we're evaluating the idea to add the optional HTTP headers to the `options` parameter type. Can you please provide some details on how many headers you add and how...

@chlowell what's the trigger for getting this into `main` for a beta?

I couldn't remember if the MSAL work was complete. Clearly, we need that before we can release a beta of this feature.

@JeffreyRichter can you please take a look at the breaking change?

CC @JeffreyRichter for the breaking change review.