2

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?

JKennedy
  • 18,150
  • 17
  • 114
  • 198

1 Answers1

1

I just received the following answer from the SQL Security Vulnerability Assessment Team at Microsoft: "Such scripting capabilities are coming for Data Classification soon". At this time there are no scripting capabilities.

Alberto Morillo
  • 13,893
  • 2
  • 24
  • 30