Hi All,
We have requirement where end user have option to create site collection with out contacting farm admin, and each site collection should be in separate content db.
we tried using WebApplication.sites.add() but this is working only for classic authentication web applications.
how do we create site collections in claims enable web application with each site in separate content db?
Any thoughts on this would be helpful.
ragava_28