Tfstate file of the resource is not created

Hello,
I’m trying to use Terraform to automate the deployment of three different resources.
The three components are EventGrid, StreamAnalytics, and Dashboard.
Regarding the deployment of stream analytics job. The component is created on azure but the streamAnalytics.tfstate file is not created. (this problem exists only for the streamAnalytics job. concerning the other two components, I have the creation of the resources on azure as well as the tfstate files)
Thank you in advance for your help