I am looking into SQL Data Classifications in SQL Azure.
To do this I must log onto the Azure Portal for each database and configure the Data Classifications. I have 100 databases for seperate clients all with the same schema.
Is there a way I can Script these classifications using SQL?
I'm guessing there is a sys table where these classicfication tags are stored?