Azure provider setting partner_id not visible in state file

Hi,

I have a question regarding the partner_id attribute for the azurerm provider configuration.
When set is it intended to be visible in the state file after applying the configuration? I’m asking because it is not visible in my state file after applying.

I’m running the latest versions of the provider and terraform:

$ tf version
Terraform v1.2.9
on darwin_amd64
+ provider registry.terraform.io/hashicorp/azurerm v3.19.1
+ provider registry.terraform.io/hashicorp/helm v2.6.0
+ provider registry.terraform.io/hashicorp/kubernetes v2.12.1
+ provider registry.terraform.io/hashicorp/null v3.1.1

Thanks in advance!