I would like to create an Azure AD Application with a corresponding Enterprise Application(Service Principal). Currently i am using the latest Typescript Azure Provider.
In HCL those resources are called “azuread_application” and “azuread_service_principal” but i cant find them in the Typescript .gen folder. Is this intended? Am i missing something?