Rune Gulbrandsen
Rune Gulbrandsen
@jimmyca15 > That is the issue that Haiyi mentioned [here](https://github.com/Azure/AppConfiguration/issues/692#issuecomment-1997667326). Ok... So it is the same then (it was a bit unclear since you wrote `invalid property` and I got...
@hahahahahaiyiwen Sure, will take a look at it. However, I read through the link you sent two weeks ago around the ARM private endpoint setup. But the problem with that...
> @dozer75 I think supporting private endpoint setup at a more granular level is in the roadmap of ARM. You may want to reach out to them to understand more...
> @dozer75 Unfortunately there is no public documentation about it. I asked internally, and ARM doesn't have an exact timeline. They suggest submitting a feature request in [Azure Resource Manager...
I found this example [here](https://azure.github.io/azure-workload-identity/docs/topics/self-managed-clusters/examples/kind.html) in the help pages how to do it using Kind.. Maybe that will help?
Sad thing it didn't work in 2019 since it looks to be a simple and handy extension, but could you remove 2019 from supported versions on the marketplace until this...
I got the same issue (originally reported it in #345 before I saw this issue) and after lots of struggle getting the source code up and running locally I realize...
For those of you that have this issue, I may have a workaround... I am using the `map` function instead of `for` loop, it will in the end give the...
@StephenWeatherford Yes it still does, however it seems to work partially... I have 4 modules in my bicep, but 2 of them fails while 2 works... To reproduce this now...
> Except for the untidiness, is there an actual problem, or just an unexpected error message? > > As far as I can tell the command still works correctly. Or...