User Profile
AlexGazz
Copper Contributor
Joined Jul 03, 2023
User Widgets
Recent Discussions
Re: Can you create an SQL database table with columns via an Azure ARM Template?
LeonPavesic thank you for your message, unfortunately, the template you sent didn't work either. The deployment always fails when trying to create the table. I think I will try it another way: I'll make all the other resources via the template and then import the table using the import database functionality. Or I'm looking into using the BICEP files as these seem more user-friendly.1.9KViews0likes0CommentsRe: Can you create an SQL database table with columns via an Azure ARM Template?
LeonPavesic Thank you for coming back to me, do you know if you could include the table creation in the same template as creating an SQL server and database, so it creates all 3 resources via one template?2.1KViews0likes3CommentsCan you create an SQL database table with columns via an Azure ARM Template?
I was wondering whether it was possible to create an Azure SQL database table, with the columns and the columns data types included? I know you can create the table, as I have done so successfully already, but when trying to include the columns and when deploying the template, I keep getting errors. Any help is appreciated. Thanks,2.3KViews0likes5Comments
Recent Blog Articles
No content to show