jackofallops
jackofallops
Hi @aersamkull / @jennings - Can you share the locations you're deploying into? I just tried to reproduce this in `West Europe` and tags are behaving as expected (i.e. not...
> I can check tomorrow if its really terraform adding the tags or if it happens on starting the function or even on deployment using Azure DevOps Thanks @aersamkull -...
Thanks for the additional info @jennings The provider doesn't set those tags, nor does it expect them to be there if not explicitly specified in the `tags` block, so I...
Hi @wbwlkr - I'm afraid this isn't a problem in the provider, but seems to be a bug in the service itself in _some_ cases. The hidden tags are not...
Hi all Just by way of update, we're in discussions with Azure on this. There's an implementation change that is being rolled out that is exposing these hidden tags. The...
Hi @annzho - I've tried a few times, and the same problem is still present, upon sending the Apple settings the response to the put in `AppsClient.UpdateAuthSettingsV2` is still empty,...
Hi @annzho - I can see that the structs for the auth blocks in the GO SDK are different in `2021-03-01` and it looks like these may be workable so...
> Hi @jackofallops, any updates on using the new version? Hi @annzho - Apologies for the delay in reply. I've successfully used the newer API version to implement support for...
Hi @annzho - As I mentioned previously, AuthV2 support has been added to `terraform-provider-azurerm`. There's a few teething troubles, but it is largely working now afaik. Thanks.
Tests look good: 