Azure Kubernetes - PODS Crash
8:45
14 күн бұрын
Azure V-Net Peering:- Step-by-Step
9:21
Use Copilot AI with Azure
7:55
#Azure Resource Lock Explained
4:37
Пікірлер
@manikantapalaparthi5247
@manikantapalaparthi5247 5 күн бұрын
Does this process work on rotating secrets in azure key vault ?
@cleo-e5p
@cleo-e5p 17 күн бұрын
You're doing a fantastic job! Just a quick off-topic question: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?
@vedantsood4178
@vedantsood4178 17 күн бұрын
Hi, content is amzing and useful , would be very helpful if you could make some video about blue green deployment on webapp, aks cluster done in realtime scenarios
@TechSparkStudio_
@TechSparkStudio_ 17 күн бұрын
Thank you for your feedback! We will work on making videos on this
@jstump1972
@jstump1972 23 күн бұрын
Excellent thanks
@TechSparkStudio_
@TechSparkStudio_ 23 күн бұрын
Glad you liked it, Thank you for your support
@configureunex545
@configureunex545 Ай бұрын
Sir i recently give interview and interviewar ask me that IF You allready created one user name of Parth Shah and another employee join with same name and surname and you want to create user now what you do Are you create two same name user bit showing error. So what you do now Note you can't use Parth Shah1 or 2 in the user name. You create user with same name without any issue. Sir now what i give answers to interviewer? At that time i am blank
@TechSparkStudio_
@TechSparkStudio_ Ай бұрын
We can create multiple users with same display name as long as they have unique UPN (User Principal Name). So in this case while creating the user Parth Shah again just give different UPN and display name same as Parth Shah
@fbifido2
@fbifido2 Ай бұрын
can you sysprep an Azure VM running: Windows 11 24H2 Enterprise Multi-Session ?
@fbifido2
@fbifido2 Ай бұрын
getting error message "Sysprep was not able to validate your Windows installation"
@TechSparkStudio_
@TechSparkStudio_ Ай бұрын
Yes, you can sysprep an Azure VM running Windows 11 24H2. However, ensure that there are no pending Windows updates; if there are, complete them before attempting to run Sysprep again. If issues persist, check the logs for the exact error at: %WINDIR%\System32\Sysprep\Panther\setuperr.log Additionally, you can try removing problematic UWP apps using the following steps. Get-AppxPackage -AllUsers | Remove-AppxPackage Get-AppxProvisionedPackage -Online | Remove-AppxProvisionedPackage -Online
@fbifido2
@fbifido2 Ай бұрын
@@TechSparkStudio_ Can you do a video and show me, Please & Thanks.
@aaronperry2482
@aaronperry2482 Ай бұрын
Exactly what i was looking for. Surprising how there aren't many videos showing the physical (GUI) way to do this.
@TechSparkStudio_
@TechSparkStudio_ Ай бұрын
Thank You!!!
@bhagyashripatil3419
@bhagyashripatil3419 2 ай бұрын
@TechSparkStudio_
@TechSparkStudio_ Ай бұрын
@AbhijitPawar-vb6xt
@AbhijitPawar-vb6xt 2 ай бұрын
Very clear and understanding voice.. Superb❤
@TechSparkStudio_
@TechSparkStudio_ 2 ай бұрын
Thanks a lot
@avinashsonawane8407
@avinashsonawane8407 2 ай бұрын
@TechSparkStudio_
@TechSparkStudio_ Ай бұрын
@PunamPawar-qk4rv
@PunamPawar-qk4rv 2 ай бұрын
Very good Beta
@TechSparkStudio_
@TechSparkStudio_ 2 ай бұрын
Thanks a lot
@OsiRixxx
@OsiRixxx 2 ай бұрын
Thank you sir! what is the certification to work as an admin on Entra ID called?
@TechSparkStudio_
@TechSparkStudio_ 2 ай бұрын
Thank you for your support. You can go with "SC-300 - Microsoft Certified: Identity and Access Administrator Associate" or you can opt for "AZ - 500 - Microsoft Certified: Azure Security Engineer Associate"
@jeffsyarief3102
@jeffsyarief3102 4 ай бұрын
hi this is a great video, i love it. and i just followed the step because i am curious. do you ever have error "Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')"
@TechSparkStudio_
@TechSparkStudio_ 3 ай бұрын
No I don't
@practicewithshikha
@practicewithshikha 4 ай бұрын
Upload more interview questions and answers for azure cloud engineer role..
@practicewithshikha
@practicewithshikha 4 ай бұрын
It is very very useful.. please upload more interview questions on Azure storage, network service of Azure,web app service ,etc..please please
@TechSparkStudio_
@TechSparkStudio_ 4 ай бұрын
Sure. We will create
@brus7452
@brus7452 4 ай бұрын
this one is useful for me sir.
@TechSparkStudio_
@TechSparkStudio_ 4 ай бұрын
Glad to hear that
@TechSparkStudio_
@TechSparkStudio_ 6 ай бұрын
You can Find all the scripts from Our Github. Link to The Script:- github.com/AutumHorizon/TSS_Code/blob/main/Azure_PowerShell/Create_MultipleVM.ps1
@tharunreddy382
@tharunreddy382 6 ай бұрын
Can you please share script to test and learn Better
@TechSparkStudio_
@TechSparkStudio_ 6 ай бұрын
Sure, You can Find all the scripts from Our Github. Link to The Script:- github.com/AutumHorizon/TSS_Code/blob/main/Azure_PowerShell/Create_MultipleVM.ps1