Levi Muriuki
Levi Muriuki
Looking at the [implementation](https://github.com/Azure/azure-sdk-for-net/blob/412e07874912c23a853b13a8beaba6acaa5d75b4/sdk/search/Azure.ResourceManager.Search/src/Generated/Models/SearchAadAuthDataPlaneAuthOptions.cs#L104) the property is set if the `AadAuthFailureMode` is set, which works, but seems unnatural... 🫤
I'd like to take this up.
@alanamircruz I'm not sure you can deploy specific APIs to use a self-hosted developer portal. You can deploy specific APIs to use a self-hosted _gateway_ though.
Can I take this up? Would like to contribute
One other potential enhancement: I noticed if I type a '/' in the registry path, completion is no longer provided (see below) I think it makes sense to make this...
Created [bug item](https://github.com/Azure/bicep/issues/15262)
@hiukky Any update on this one?
Any update on this issue? I'm experiencing the same. Restarting the container does not fix it. Only restarting the daemon/host resolves it.
Any update on the progress of this?
Great job @StephenWeatherford! One thing I noticed and was curious about: Extracting a param works nicely when there's params already defines (it adds the new param next to the last...