Radzen Angular application capabilities

Hello,

A couple of hopefully quick questions about Radzen capabilities:

  1. When using Angular framework, Radzen creates server and client which are deployed to a single server when deploying to IIS. Is it possible to deploy the Angular to one server and the c# to a different server?
  2. Radzen Angular applications currently support Microsoft Active Directory but, don't support Azure Active Directory like Radzen Blazor applications do. Are there any plans to add Azure Active Directory support to Radzen Angular applications?

Many thanks!

Hi @markb,

It is technically possible by following the manual build procedure and some further configuration in environment.prod.ts to point to the location of the server. Not supported by the built-in deploy feature.

No short-term plans as it would require a substantial effort to support (it comes as a built-in framework feature in Blazor).