Very nice... Expecting many more Azure services explained like this 😊
@GabrielMadichie2 жыл бұрын
Great stuff to learn right here. Thanks
@anjalideore5815 Жыл бұрын
How did you get that SqlConnection string?
@deva84962 жыл бұрын
couldn't figureout yet what we can't acheive using sql express which this one does?
@charged71779 ай бұрын
I create a project from existing azure database but when i publish with emulator to local, the tables are empty. Why is that happening?
@MicrosoftAzure9 ай бұрын
Hi there! The SQL project contains a definition of the objects but not the data within the objects. Projects can be iteratively deployed (you can make updates to the project, then publish again to your local database) without impacting data that exists in the database, but a publish of the project won’t populate data unless you add a post deployment script to insert some sample data.
@mondoshigua2 жыл бұрын
🇨🇴🙋🏻♂️👍🏼🤝🏼 Hola, saludos desde Colombia.
@janikaikkonen63842 жыл бұрын
This is nice. One question though, is there any way to add sample data to the tables on the same run with publish?
@MicrosoftAzure2 жыл бұрын
Hi Jani, thanks for your patience! Adding sample data to tables during publish can be accomplished by adding insert statements in a post-deployment script as a part of the project.
@janikaikkonen63842 жыл бұрын
@@MicrosoftAzure thanks, no problem. I got it figured out already. That way a few inserts is not a bad case 🙂 But what if I have for example a csv-file, which I’d like to bulk insert? It means, that I should to be able to tweak the publish process and copy that file to the container before the post-deployment script. I couldn’t find a way to do that, so now I copy the file manually and then run the bulk insert script also manually. Would be great to automate that too 😎
@jonathansantoro81732 жыл бұрын
What Is the workflow where this code can be developed/run locally but when deployed makes use of "secret-less" authentication?
@MicrosoftAzure2 жыл бұрын
Hey, Jonathan! Connecting Azure Functions to Azure SQL Database with managed identity removes the use of secrets in connection strings. Information about setting up managed identity with Azure Functions and Azure SQL Database is available here: msft.it/6059eGzM1
@BobbyAbuchi2 жыл бұрын
Really nice 👏
@KVenkatesh29042 жыл бұрын
Good
@mfsbo2 жыл бұрын
Dont say running around with alt tab from one window to another. It hurts Scott. I just inherited a stored procedure based app.
@nhatnguyenthanh79912 жыл бұрын
Nĩce
@christiangrimberg2 жыл бұрын
Nice job friends! Drew, could you share the azure-friday private repo example from GitHub please? Thanks!
@drewskwierskoballa2 жыл бұрын
Certainly! I made the repo public now, and it is at /dzsquared/azure-friday
@huanson77572 жыл бұрын
hey scott, you dont have to sell us stuff, please stop putting the obvious agenda in, its annoying, i know your tools are great but stop making people say great the whole time. it sounds like a weird kind of hubris or glorification and it sounds desperate. just show us the stuff. what's interesting about it and curious people will recognize. i'm so turned off by this whole obvious salesman talk that i just leave the video after 5 mins when i actually clicked the video because i was curious about the tech... you already had me, that's why i clicked it.