Mitch Denny
Mitch Denny
@Zombach thanks once again for all your work on some of these PRs. Appreciate your efforts.
@afscrome we've made a change in `main` whereby child resources no longer have their own health checks by default. This means that when you do a `WaitFor(database)` its really only...
Putting this into the backlog for 9.x.
OK I've been looking at this. Ultimately the [orchestrator and operators](#6040) idea will be the thing that makes this work more seamlessly. What I was thinking was that we could...
@afscrome ... @davidfowl and I had an extended conversation about this. Once we fully understood the problem we decided to further constraint the `WaitFor(...)` and `WaitForCompletion(...)` methods to resources that...
OK so the fix here is to make the API call see if it is already registered.
I don't anyone is working on it yet @brunolins16 - it's all yours :)
@joperezr I'm moving this to the backlog. If it still ranks up there for priority move it to 8.2?
Azure SDK does this ... it's hard work (speaking from experience).