Just updated my Azure Resume Challenge to use keyvault for the connection string thanks to this video!
@pramodkumarw3 ай бұрын
Your voice is very loud and clear ,that is very helpful to understand topics,
@sergiot31434 жыл бұрын
I'm so glad I came across your interview with Scott. You are an inspiration and hopefully the energy I need to pursue my career in Azure. I have a few AWS and Azure certs but I've not done a lot with either. I'm planning on setting up a Azure environment, just need to make sure I don't spend a lot or forget to remove resources. Keep up the great work, hoping to sign up for the 100 Day Challenge. Cheers
@MadeByGPS4 жыл бұрын
You got this! Thanks for stopping by!
@kulashaker304 жыл бұрын
Damn this is the shortest and effective tutorials on Azure Key Vault that I have watched today.. I mean.. damn!
@MadeByGPS4 жыл бұрын
I appreciate your comment lol
@kulashaker304 жыл бұрын
@@MadeByGPS just stating facts! 😅 I spent some hours watching some.. didn't help ...lots of 🗣🗣🗣🗣🗣 😅
@MadeByGPS4 жыл бұрын
@@kulashaker30 We need less fluff and more stuff! lol
@kulashaker304 жыл бұрын
Gwyneth Peña S. exactly!!! Time is G! 😅
@abhi17794 жыл бұрын
Your tutorial helped me to resolve thumprint -certificate issue in azure function , so thanks alot
@MadeByGPS4 жыл бұрын
Glad to hear that! thank you for watching.
@markshort19882 жыл бұрын
This is great. Just what I needed. Just FYI, alot of the UI has been updated in the portal so you may want to redo this video. I was able to figure it out though. God bless x
@Zacho403 жыл бұрын
This was an awesome video! Spent all morning Googling how I can start integrating function apps with Key Vault. Up and running in 10 mins! Also helped me harden some of our existing functions.
@MadeByGPS3 жыл бұрын
Glad it helped! Thank you for watching.
@islander4733 жыл бұрын
Good job! I'm learning Azure functions and moving beyond basic setups. This helped quite a bit. Nice sunburst Les Paul in the background BTW.
@MadeByGPS3 жыл бұрын
Glad to help! and thanks for noticing :)
@richarddillahunt20884 жыл бұрын
Great video Gwyneth! I've been looking for some clarity on this for a few days. This video was perfect! Thanks so much!
@MadeByGPS4 жыл бұрын
You're so welcome! Thanks for the feedback :)
@sarapngsinigang51293 жыл бұрын
Really love your video! it was straight to the point and exactly what I needed. :)
@nawalsingh17894 жыл бұрын
I really liked your video, it is too a simple way to explain. Really appreciate.
@balajiramachandiran3 жыл бұрын
Great video and simply explained !!! Please continue your amazing work...
@shalusachu4 жыл бұрын
Although my app is python, your vlog helped me get a lot of clarity in using key vault in my function app. :-)
@MadeByGPS4 жыл бұрын
I am glad to hear that Sachin! Thank you for the feedback.
@jacksonlloyd15194 жыл бұрын
Nice to the point practical vid! Great stuff. Perhaps for beginners it might be helpful to mention which azure vscode extensions you had installed to fast track your creation and deployment of your function app?
@MadeByGPS4 жыл бұрын
I’ll make a video on getting started. Thank you for the feedback.
@_indrid_cold_4 жыл бұрын
This was really helpful. I used this as a reference to setting up KV access for my Powershell and Python FA's. Thank you!
@MadeByGPS4 жыл бұрын
I am very glad to hear that :)
@Mistagoustan3 жыл бұрын
Straight to the point and very helpful, you love to see it. Thanks!
@saurabhtalele15377 ай бұрын
Cool explanation..... I have one question like if i have in inbound networking with private endpoint how to deploy from visual studio.....its giving error.... If i do inbound for all then its deploying there....
@Manjzu2 жыл бұрын
how to connect to azure key vault when we are doing local testing? Locally hosted function doesn't have service principal :S
@NinBarsa4 жыл бұрын
Great tutorial! Subscribed:)
@MadeByGPS4 жыл бұрын
Awesome! Thank you.
@lukabirtasevic26803 жыл бұрын
This is a great tutorial! Thank you very much for a clear and practical example, and explanation!
@MadeByGPS3 жыл бұрын
You're very welcome and thank you for watching :)
@DumbGameDev4 жыл бұрын
Really great. Thanks for taking the time to share with us!
@MadeByGPS4 жыл бұрын
Glad you enjoyed it!
@zen48205 Жыл бұрын
Very useful video, well explained
@sundrenz4 жыл бұрын
Defiinitely Agree with Jackson, nice and simple video got my answer :). Thank you.
@MadeByGPS4 жыл бұрын
Thank you Sanil
@sadanandkhatri3 жыл бұрын
Excellent explanation. Thank you. Could you please share how to read certificate from keyvault in Azure function.
@yoga-world3694 жыл бұрын
great video. I have one question: What is the best way to access the key vault secrets from developer machine when working on web app/function app development? Especially when debugging the application from local developer machine. Thanks.
@MadeByGPS4 жыл бұрын
Hi there, I just put the values in the local.settings.json file, key-value pair, I don't think there is a way to develop with key-vault values locally at the moment, at least not that I know of.
@yoga-world3694 жыл бұрын
@@MadeByGPS Thank you for the response. One additional info that I read about the key version is that: if you omit the guid from the secret uri (@Microsoft.KeyVault....../firstname/), it should bring the latest version of the key.
@SaulBurgos4 жыл бұрын
Hi yes you can. After saw the video of Gwyneth I search another one and I found this one: kzbin.info/www/bejne/l2KbmnprZd1-mpo , basically you need to create application in your Azure AD. By the way Thanks for the video Gwyneth .
@MrTycoonkikin2 жыл бұрын
Thanks for the video, really helpfull for us. Do you have any idea if its posible to update a key vault value from the function code? Thanks again!
@gauravjoshi19094 жыл бұрын
This was really helpful & on-point thanks, good stuff.
@MadeByGPS3 жыл бұрын
Glad it was helpful!
@driversteve93453 жыл бұрын
Turn up your volume and see what you can do, if anything, about leveling your audio level so that it's not quiet and then loud a few seconds later with your voice level changes.
@MadeByGPS3 жыл бұрын
This was my first youtube video, audio has improved since.
@SaulBurgos4 жыл бұрын
Hi Gwyneth , Great Video I learn a lot from it. I have a question, if we can use Azure keyvault to store for example connections string and others things. How can we secure our Function access keys??
@SaulBurgos4 жыл бұрын
Hi, sorry here again. To be more clear with my previous comment. What I am asking is: What are the best or recommended practices so secure function access key?
@nitheshmuralidharan15243 жыл бұрын
Great one mam... how do we do in Java with similar approach
@PedroOliveira-wn3uw2 жыл бұрын
Amazing content! Thank you so much
@adarshsynergy64132 жыл бұрын
Very nice tutorial this really helped to setup a key vault and store my secret stuff present in localsettings.json just a small doubt "I'm using azure functions with azure SQL DB I have my connection string in localsettings.json can I add connection string in the similar fashion as shown in the video" tutorial please let me know and loads of thanks to the best content.
@mohanadAlsafi2 жыл бұрын
This is a great video! Thanks heaps.
@KingOfBlades273 жыл бұрын
Really helpful! Thanks a lot!
@MadeByGPS3 жыл бұрын
Glad it helped!
@bhushanmulmule78854 жыл бұрын
Thanks, it helped a lot :)
@MadeByGPS4 жыл бұрын
Thanks for watching
@Ramesvenkat3 жыл бұрын
Really nice video
@BreegBenjamin3 жыл бұрын
Gracias por el video!
@CallousCoder Жыл бұрын
It’s beyond me that two years on, you still have to pass the serial number in a keyvault url. Why? That name is unique and so just fetch the latest version. But Microsoft for some reason doesn’t do that. This morning we deployed an encrypted ADF instance and I was like: “surely they fixed it by now!” Nope! Utterly useless Microsoft is. Same with PIM for SQL access with elevated Riggs. Still not there either.