Stephen Weatherford (MSFT)

Results 352 comments of 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. ![image](https://user-images.githubusercontent.com/6913354/229569399-85f22bfb-66db-4910-8513-ad779d2e4f0a.png) 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.

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.