Stephen Weatherford (MSFT)
Stephen Weatherford (MSFT)
Superseded by https://github.com/Azure/bicep/pull/13992
Yeah, I don't think refreshing the token has been implemented. Although we haven't really tried to optimize the Azure deployment monitoring code at all, we're not really intending it to...
@BernieWhite I wonder if https://github.com/Azure/bicep/issues/5013 would be a better approach to handling this scenario?
@anthony-c-martin Thanks for entering. I suggested exactly this [here](https://github.com/Azure/bicep/issues/8013), and also in a community call, but saw very little interest.  However, the main reason I haven't impemented the current...
Related to https://github.com/Azure/bicep/issues/4719
Entered https://github.com/Azure/bicep/issues/8867 to update snippet for this.
@asilverman FYI
Updated due to community call: Security rules will default to "warning", not "error".
Unfortunately no. This one is that the linter rule doesn't realize the function+property resourceGroup().id returns a valid resource ID that should succeed.
> @StephenWeatherford Any progress? Not yet, but we will look into it, thanks.