I am trying to write a new dataset to SQL Server via ArcGIS Pro using the import tool in Catalog.
The following is the process I am using.
1. Load new layer (shapefiles) into ArcGIS pro
2. Open Catelog and connect to SQL Database
3. Right click on database and select import
4. Add layer that is in map and enter new name and run
I get the following displayed

I have read access to the database and can do simple changes like rename a table in SQL Server Management Studio but can write a new layer.
What permissions are I missing?