dkuzmenok
dkuzmenok
@magodo @pavan088 Had same issue, while testing ACLs. It started to work when I assigned Storage Blob Data Owner and Storage Account Contributor (not sure if one of them is...
@magodo I have resolved all the points, raised by you. Removed tests' modifications and now they look good. Tests `TestAccContainerGroup_` are all passed.
@magodo There was a failing check, coming from main branch (not related to this PR). I have fixed it in #18219, so this one should be fine and ready.
> We also have some test failures: @katbyte I would fix the first one, but the second one is not linked to by changes, just showing that "K80" GPU SKU...
@katbyte I've updated this one. All tests now complete successfully. There is a `Deprecated` enabled over `network_profile_id`.
@ziyeqf > At the same time, to fix this on the Terraform AzureRM provider side, we will need to upgrade the API version and change our implementation. Yes, after digging...
@ziyeqf > For migration to newer version, per my understanding, these resources should be swapped to [go-azure-sdk](https://github.com/hashicorp/terraform-provider-azurerm/issues/25891) first, then it will be able to be upgraded to newer API version...
@ziyeqf Is there any decision about `logic` future, keeping in mind that change would be reverted? Would it be fine if we would try to migrate part to `go-azure-sdk`?
@madsd Is the rollback complete? I just ran Logic App creation and still get same error (that is a custom tenant): ``` Error: creating Logic App Standard: (Site Name "***"...
@manicminer Would it somehow fix this famous issue - https://github.com/hashicorp/terraform-provider-azurerm/issues/2977 ?