Exploring Azure AI Studio
36:12
Күн бұрын
Azure OpenAI Assistants API
30:46
21 күн бұрын
Azure Bastion Updates
26:27
Ай бұрын
Istio service mesh AKS add-on
28:42
Data API Builder
28:17
2 ай бұрын
Azure Storage Actions (preview)
26:37
VNet flow logs (preview)
28:30
5 ай бұрын
Azure Kubernetes Fleet Manager
29:06
Azure SQL trigger for Functions
24:54
Azure Container Storage (Preview)
28:02
Пікірлер
@shafiqdev3184
@shafiqdev3184 10 күн бұрын
None of the deployment method is working ,you should have show that in the demo but not sure why you skip it.
@AzurePowerLunch
@AzurePowerLunch 10 күн бұрын
Only deploy method that works at the moment is using VS Code. Please see this: learn.microsoft.com/en-us/azure/azure-functions/flex-consumption-how-to?tabs=azure-cli%2Cvs-code-publish&pivots=programming-language-csharp#deploy-your-code-project
@andrii3810
@andrii3810 13 күн бұрын
I don't get so many negative comments. This demo helped me to understand AMPLS a bit better. If you complain about outdated info on Azure, you mustn't work with Azure a lot, or, a matter of fact in other cloud :) thanks for the demo!
@deenaxic9134
@deenaxic9134 14 күн бұрын
Suggestion: Start video at 7:00
@user-wu7ni1gc2o
@user-wu7ni1gc2o 17 күн бұрын
need to deploy azure function which deploys container image via github actions workflow can you help on this
@harshats1
@harshats1 28 күн бұрын
how to change "exp" jwt claim in azure entra ID
@Marcel-dt5du
@Marcel-dt5du Ай бұрын
Awesome. This will surely replace the current consumption tier when GA'ed right?
@RahulMagare-rn9jg
@RahulMagare-rn9jg Ай бұрын
we are getting the bearer token in the response but its valid for the 1 hour so how we can make that token valid for 30 min only ?
@shubhamojha3948
@shubhamojha3948 Ай бұрын
for debugging purpose, is there anything specific we can check. I was not able to see any logs in log stream and the status of all functions apps seem to be green on the portal but they are not working.
@dacvidz
@dacvidz Ай бұрын
Very efficient intro to the concepts... Thank You
@aswinshaji4413
@aswinshaji4413 Ай бұрын
Sir are we able to use indexer without using the blob storage or any other storage 22:51
@SlamSector
@SlamSector Ай бұрын
You're a life saver. I spend an insane amount of time on this.
@TheM5Dog
@TheM5Dog Ай бұрын
Worst. Demo. Ever.
@amitverma7545
@amitverma7545 Ай бұрын
Do you have complete tutorials on service mesh istio and open service mesh AKS
@niranjanshankar8131
@niranjanshankar8131 15 күн бұрын
We have a full series on the AKS Community KZbin Channel: kzbin.info/www/bejne/Y2jNeZdshNmZmcU. Enjoy!
@hutchm92
@hutchm92 2 ай бұрын
Great video, thanks!
@mazhalayinkural7758
@mazhalayinkural7758 2 ай бұрын
yes connections and appsettings should be different for each environment, how we are overriding while deploying to each environment?
@andriesbingani
@andriesbingani 2 ай бұрын
Hey. How do you manage different connections for different environments?
@ashish1149
@ashish1149 2 ай бұрын
The question asked as 33:00 was not answered properly. Here we are predicting using classification hence training is required for the model. In airline its optimizing the cost for revenue generation and no prediction is involved hence no training required.
@awsstudent
@awsstudent 2 ай бұрын
Hey Sir, thats a nice simple demo. I build a logic app in Azure console instead of Vs code, so how will get that project structure like you now ?
@AzurePowerLunch
@AzurePowerLunch 2 ай бұрын
AFAIK - You will havve to use VSCode to get that project structure.
@anselmos_brain
@anselmos_brain 2 ай бұрын
cool session
@Ajmal_Yazdani
@Ajmal_Yazdani 3 ай бұрын
oh. wow. this is awesome!!! Thanks for share
@harshildoshi3299
@harshildoshi3299 3 ай бұрын
This was very helpful. Any idea on how to configure scopes when there are 2 App registrations involved? Should the scope of Consumer match the Resource?
@UmarWaqas12
@UmarWaqas12 3 ай бұрын
I believe you could have made this session more informative with step by step approach... sorry to say but this really disappointed me
@Ripst0rm
@Ripst0rm 3 ай бұрын
Great video. We use a couple of azure function SQL triggers in our environment. My issue is - how do you know which COLUMN changed? I do not care what the value was previously, i just want to know WHICH column changed in the row
@octaviansirbu1192
@octaviansirbu1192 3 ай бұрын
Honestly really great presentation. I almost feel a bit bad because it looks like people didn't have any questions and looks like they were a bit disengaged from the presentation because of that, but maybe that's not the case and they were paying attention in the call. Either way I just wanted to say thanks, your presentation was incredible, exactly what I needed for my use case. The only thing that I'd say is I wish you showed the Graph Explorer right after assigning the role when you said there's multiple ways of doing this. Because when I heard I need that consent to move forward I stopped, looked for the admin, sent a bunch of emails, waited a couple days to get the access, and then I continued the video and found out it was possible to do it by myself using the Graph Explorer. That would be the only thing that I'd change, I'd just put that right after that manual role assignment so that people know right away that there is another way without waiting for admin approval and how to do it. But really great demo, loved it, keep up the good work!
@jakov3025
@jakov3025 3 ай бұрын
Can you use the datamapper with consumtion based logic app created in the azure portal.
@neerajr1582
@neerajr1582 3 ай бұрын
Need to create a job recomendation systen using azure search any tutorial available
@stind001
@stind001 4 ай бұрын
Nice explanation!
@stind001
@stind001 4 ай бұрын
Sorry, but the delivery was quite painful....maybe a bit of editing/ bit more practice will help.
@Oak_360
@Oak_360 4 ай бұрын
great 👍
@ramp4409
@ramp4409 4 ай бұрын
First of all thank you for this video. But there is a confusion here at the end User assigned managed identity assigned to ADO in order to retrieve the token based on the client id. So the code you are running locally is based on the User managed Identity it is going to retrieve the token and the token is passed to the API of ADO in order to create tasks. But system assigned identity is tightly coupled with azure resources in order to use the system assigned identity we can Web App , VM , etc (Which ever azure resource supports for the managed identity) if we take Web app the C# code is going to run inside the Web App in order to retrieve the token and going to do the same exact operation of creating the task. But the code only should be running on System assigned identity since it is tightly coupled with Azure Resource.
@dheerajsachdeva5735
@dheerajsachdeva5735 4 ай бұрын
How can we extract folder name dynamically from blog folder structure within the indexer and assign to field in search index?
@darryltaylor9282
@darryltaylor9282 4 ай бұрын
This is an excellent overview. I'm shocked how much information you packed into 30 minutes. I'd love to see a more detailed one hour version using Postman as the client.
@AzurePowerLunch
@AzurePowerLunch 4 ай бұрын
Gla dyou liked it. Just need to find the time.
@vinayjain7871
@vinayjain7871 5 ай бұрын
what happen if I enable the custom domain into my azure app service. will authentication apply for custom domain also?
@Suraj_inreallife
@Suraj_inreallife 5 ай бұрын
can we help like how to auto approve some specific subscriptions...how to achieve this , we have tried using azure policy but It wont work.
@user-dj5dp9of3o
@user-dj5dp9of3o 5 ай бұрын
nice tutorial! But what if I want the app/client to be able to call AAD and get a token without having to authenticate the user?
@malikmubashirbashir6915
@malikmubashirbashir6915 5 ай бұрын
How to connect you guys?
@weblogic7723
@weblogic7723 5 ай бұрын
Where was the issues obtained from ? In the video it was just pasted.
@OThyme
@OThyme 6 ай бұрын
This is a great channel, are you taking a break in 2024? Thanks for a lot of good content
@AzurePowerLunch
@AzurePowerLunch 6 ай бұрын
Yes, I took a break. Now the channel is back starting 1/19/2024
@atulramsahu
@atulramsahu 6 ай бұрын
good explaination, thanks for the video. you should show the ip address of pod and that of node and compare them using -o wide option in kubectl.
@RokeshJr
@RokeshJr 6 ай бұрын
My lot of confusion cleared in one shot
@talhaansari9270
@talhaansari9270 7 ай бұрын
How you deployed the code on azure. Also , how you connected it to an API request please help
@user-do1fg7ew9n
@user-do1fg7ew9n 7 ай бұрын
could you please give a notebook or github link that has both the code setup and azure function in python code please?
@adityakalburgi1548
@adityakalburgi1548 7 ай бұрын
I am getting security recommendation as API endpoints in azure api management should be authenticated. I have openai as backend & I dont want to use Azure AD. How should I resolve this issue using other self service setup other than Azure AD. Can you please guide me on this?
@ianwanjala8621
@ianwanjala8621 5 ай бұрын
you can use the api key based authentication to protect your apis. Just go to the api section, select the api and then click on settings. Tick the option for subscription and approvals and you'll get what you are looking for.
@OThyme
@OThyme 7 ай бұрын
Again an excellent demo. Thanks Naveed
@hernanerazo3635
@hernanerazo3635 7 ай бұрын
Excelente explicación, una consulta, entiendo que el servidor que se hace un "capture" la VM original queda en desuso al crear la imagen, por lo tanto se almacena en la galería de computo de la misma cuenta, en este caso para compartir esa imagen con otras cuentas Azure es posible?, no se observó eso en el video, solo lo comentaron.
@user-tf8lw3vu1u
@user-tf8lw3vu1u 7 ай бұрын
Excellent , very much userful , can u pls do the interospect of token with OIDC plugin
@jagdishnarayanan6365
@jagdishnarayanan6365 7 ай бұрын
Excellent. How to authenticate from SSis
@xuhongliu537
@xuhongliu537 7 ай бұрын
really great demo, whole process explained perfectly
@uniq-vlog
@uniq-vlog 8 ай бұрын
Do you also need to some addition in redirect UR in app registrations
@Harsh-se1gx
@Harsh-se1gx 8 ай бұрын
Can I get the token with postman?