Errors On Migrate From Azure
description
Multiple errors Creating Script from Azure (Schema only To start)
[dbo].[aspnet_AnyDataInTables] not scripted --> Property TextHeader is not available for StoredProcedure '[dbo].[aspnet_AnyDataInTables]'. This property may not exist for this object, or may not be retrievable due to insufficient access rights. The text is encrypted.
also
Property Text is not available for DefaultConstraint '[DF__ASPStateT__Creat__58E67080]'. This property may not exist for this object, or may not be retrievable due to insufficient access rights.
I have a feeling i need to make a change in the NotSupportedByAzureFile.Config but I think that is looking the wrong way