Тёмный
SkillBuilderZone
SkillBuilderZone
SkillBuilderZone
Подписаться
Welcome to 'SkillBuilderZone! We're your one-stop destination for all things related to Terraform, Azure DevOps, Data Analytics, Databases, and more. Whether you're a seasoned pro or just starting your journey in these fields, our channel offers insightful tutorials, handy fixes, and expert troubleshooting to help you conquer challenges and excel in your tech endeavours. Join our community of tech enthusiasts, and let's explore, learn, and problem-solve together.
Row-Level Security in Power BI: Static Method
14:27
9 месяцев назад
Комментарии
@phucnguyen0110
@phucnguyen0110 2 дня назад
Hey, great video! I am currently working on a course, deploying a small Flask app to Azure App Service. Is there any ways I can log the app or trace the error information? My issue is that if I log in to the application using the correct credential (and matching data on the users table on SQL Server as well), it gives me a 500 Internal Server Error. I am not too sure if I connect the app with the database correctly using Environment Variables inside App settings of App Service. If you can give me any pointers that would be great, thank you!
@lakshmir9462
@lakshmir9462 7 дней назад
how can we update PAT expired in our existing project can you help
@jaysoncomboy611
@jaysoncomboy611 15 дней назад
You're a life saver man! Almost had a heart attack when I accidentally deleted my repository. I am unable to login to my prod and your video helped me recover it. Thanks!
@skillbuilderzone
@skillbuilderzone 15 дней назад
I am glad this helped you save the day. This is exactly why I made these short tricks videos for ADO. Have a lovely day and thank you for leaving a comment 😊
@zhiyingwang1234
@zhiyingwang1234 17 дней назад
with all respect, but you didn't explain how to set up the data connector after publishing the report online, it's where I get stuck.
@skillbuilderzone
@skillbuilderzone 16 дней назад
Must have missed it. Let me go back and check it out.Apologies
@joshk872
@joshk872 21 день назад
What about setting up the NSG once you have the VPN Gateway set up. Do you have a video on that?
@skillbuilderzone
@skillbuilderzone 21 день назад
Hey Josh, do you mean the rules for the subnet where sqlmi is deployed? For public endpoint , you will need to add the port that is mentioned in your public endpoint. For vnet-local, the p-2-s vpn should be able to connect using the exisiting default rules.
@ganeshdadhichi9494
@ganeshdadhichi9494 22 дня назад
You are the best , 👌 glad see you n your edutec video
@skillbuilderzone
@skillbuilderzone 20 дней назад
❤️❤️❤️❤️
@stivenlopez4614
@stivenlopez4614 Месяц назад
Thank you so much, i was having problems with the connection with the lakehouse.
@skillbuilderzone
@skillbuilderzone 21 день назад
Glad it helped mate 🙏🏻
@riyasharma1693
@riyasharma1693 Месяц назад
After wasting 2-3 hours i got a perfect video solution .....Thanks allot!
@skillbuilderzone
@skillbuilderzone 21 день назад
I am glad it was helpful 😊
@Southpaw07
@Southpaw07 Месяц назад
Thank you. to clarify does aztfexport update existing tfstate file? . cant seems to get drift changes imported into my existing tfstate file. i tried the append set to my existing state file but aztfexport see all as new resources . Procedural i must be doing something wrong or perhaps it is a manual process and need to compare the changes and refactor my existing tf code ?
@ShuchitaChiwande
@ShuchitaChiwande Месяц назад
I have an issue. The node modules are causing the deployment to webapp to take more than 30min to deploy in our application. Any ways to fasten this process?
@skillbuilderzone
@skillbuilderzone Месяц назад
Consider using deployment slots to avoid any downtime. Then focus on improving the overall deployment . Check if you are using zip deploy which usually is the fastest .
@dodogobr
@dodogobr Месяц назад
I think it will be very useful. I'll try to produce it! Thank you.
@skillbuilderzone
@skillbuilderzone Месяц назад
Thank you for the feedback. Hope it helps 🙏🏻
@tamiresronchini3355
@tamiresronchini3355 Месяц назад
I found it very useful! Thank you!
@skillbuilderzone
@skillbuilderzone Месяц назад
Thank you 🙏🏻 Glad you found it useful
@murtajakadiyani4578
@murtajakadiyani4578 Месяц назад
What will be the content of zip file created in build pipeline and in python flask application how we will manage environment specific configuration?
@skillbuilderzone
@skillbuilderzone Месяц назад
It will have the app code, requirements.txt, any static files in your app, WSGI entry point like an app.py and any configs. How you manage env depends on how complex you can afford to go. Create env specific key vaut to store configs/secret/swnsitive info. You can then use the app's managed identity to fetch those for each . Or have it in app settings of the azure app service.
@kaustivsaha
@kaustivsaha Месяц назад
the gir url is not working.
@skillbuilderzone
@skillbuilderzone Месяц назад
github.com/skillbuilderzone/SimpleApp_Terraform
@dan_pal
@dan_pal Месяц назад
Very useful thank you so much
@skillbuilderzone
@skillbuilderzone Месяц назад
Thank you for the lovely feedback 🙏🏻
@ganeshdadhichi9494
@ganeshdadhichi9494 Месяц назад
Congratulations
@assiaham2817
@assiaham2817 Месяц назад
Thank you soooo much
@skillbuilderzone
@skillbuilderzone Месяц назад
You're welcome 😇
@knm6802
@knm6802 2 месяца назад
Getting Unsupported Node.JS version detected 18.12.1 error while running the pipeline .how to solve this
@divyanshubartwal4603
@divyanshubartwal4603 2 месяца назад
i watch so much video but finally solve thank you so much.
@skillbuilderzone
@skillbuilderzone 2 месяца назад
Thank you for leaving such a nice comment.🙏🏻
@Inevitable_fun
@Inevitable_fun 2 месяца назад
How to recover a Test Suite?
@skillbuilderzone
@skillbuilderzone 2 месяца назад
I don't think that possible without Microsoft support's intervention. You will need to raise a ticket with them. This is what they have wrote : Currently, we don't have a mechanism to restore accidentally deleted test plans or test suites. To get these restored, you can create a support ticket and our internal teams manually restore these artifacts on your behalf. We are changing this by letting you deleted test plans and test suites through our REST API. learn.microsoft.com/en-us/azure/devops/release-notes/roadmap/2023/self-service-restore
@Inevitable_fun
@Inevitable_fun 2 месяца назад
@@skillbuilderzone Thank You
@joshbrownlow4821
@joshbrownlow4821 2 месяца назад
Hey man, love your content. Massively helpful! Is there a place where I can get the code for the yaml file? Github account or anything?
@skillbuilderzone
@skillbuilderzone 2 месяца назад
Thank you 🙏🏻 I don't think I have pushed these short demos to github but there are a few here : github.com/skillbuilderzone
@joshbrownlow4821
@joshbrownlow4821 2 месяца назад
Awesome thank you man
@robertcasey1708
@robertcasey1708 3 месяца назад
the term !pip is not recognized as the name of a cmdlet, function, script file, or operable program...
@muhamadfarhan744
@muhamadfarhan744 3 месяца назад
Thank a lot bro
@skillbuilderzone
@skillbuilderzone 2 месяца назад
Glad it helped bro 🙏🏻🙏🏻
@pawesienko9207
@pawesienko9207 3 месяца назад
very usefull. Thank you for it!
@skillbuilderzone
@skillbuilderzone 2 месяца назад
Thank you for the lovely feedback 😊
@signenielsen4794
@signenielsen4794 3 месяца назад
Does this save the "history" of the project to the new project?
@skillbuilderzone
@skillbuilderzone 3 месяца назад
Yes, the entire committee history will be intact. If you don't need the hiatory, you will need to close the new repo and drop your files straight into it . Then puahing it to remote will create your first commit. Hope this helps.
@labibchy9293
@labibchy9293 3 месяца назад
voice is little low .. but presentation is solid
@skillbuilderzone
@skillbuilderzone 2 месяца назад
Thank you 😊🙏🏻
@anandchowdary6980
@anandchowdary6980 3 месяца назад
Hi! I'm using a trial version of Azure DevOps and added an Azure subscription, but how to add another subscription and delete the existing one. When I try to add it throws an error message as Error 403 - Forbidden The web app you have attempted to reach has blocked your access. Any guidance is appreciated. Thanks
@skillbuilderzone
@skillbuilderzone 3 месяца назад
Hello, The service connection doesn't have the permissions on the webapp. This is what the error means Can youbhave a look at the service connection in your entra id and then verify the webapp permissions?
@kssudhir301
@kssudhir301 3 месяца назад
Sir i have installed pandas but in python i have put the input... But in out put it is showing no module name as pandas plz help
@skillbuilderzone
@skillbuilderzone 3 месяца назад
Hello Sudhir, If you can open the terminal and type python, then juat run the import pandas. If the module is installed, you should not get any error. If not then please install it via pip command. pip install pandas should be fine.
@mohit3663
@mohit3663 3 месяца назад
On point. Worked perfectly. Thanks man
@skillbuilderzone
@skillbuilderzone 3 месяца назад
Thank you bro 🙏🏻
@toontoon8039
@toontoon8039 3 месяца назад
i install the panda but when i run the script, it still said not found
@areejshykh122
@areejshykh122 3 месяца назад
Thank you!
@skillbuilderzone
@skillbuilderzone 3 месяца назад
Welcome
@vantungnguyen8624
@vantungnguyen8624 4 месяца назад
Dear SkillBuilderZone, I need help with a Power BI connection issue. I installed the On-premise Data Gateway app version 3000.214.9 and MySQL Connector .NET 8.0.32. The gateway is shown online in Power BI, but I can't connect to the data source or refresh data. I've done this before without problems. I've checked the database connections, server, and accounts, and everything seems normal. My colleagues have faced similar issues. Thank you for taking the time to read my comment, and I hope to receive a positive response from you.
@robg112
@robg112 4 месяца назад
Thanks.. the token part was what I was missing, it says password on the screen. Worked like a charm. Appreciate it.
@skillbuilderzone
@skillbuilderzone 3 месяца назад
I am glad it worked 😊😊 Thanks for dropping a comment, it motivates.
@blissfulnpeaceful
@blissfulnpeaceful 4 месяца назад
Very well explained
@skillbuilderzone
@skillbuilderzone 3 месяца назад
Thank you 😊
@ppau2004
@ppau2004 4 месяца назад
Perfect
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Thank you 😊
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Thank you for taking the time to watch my video. If you enjoyed it, please consider liking and subscribing to my channel for more content like this. Your support means a lot and helps me continue to create videos that you will enjoy. Don't forget to hit the notification bell to be notified whenever I post new content. Thank you again for your support, and I look forward to connecting with you in the comments section below!
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Thank you for taking the time to watch my video. If you enjoyed it, please consider liking and subscribing to my channel for more content like this. Your support means a lot and helps me continue to create videos that you will enjoy. Don't forget to hit the notification bell to be notified whenever I post new content. Thank you again for your support, and I look forward to connecting with you in the comments section below!
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Thank you for taking the time to watch my video. If you enjoyed it, please consider liking and subscribing to my channel for more content like this. Your support means a lot and helps me continue to create videos that you will enjoy. Don't forget to hit the notification bell to be notified whenever I post new content. Thank you again for your support, and I look forward to connecting with you in the comments section below!
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Thank you for taking the time to watch my video. If you enjoyed it, please consider liking and subscribing to my channel for more content like this. Your support means a lot and helps me continue to create videos that you will enjoy. Don't forget to hit the notification bell to be notified whenever I post new content. Thank you again for your support, and I look forward to connecting with you in the comments section below!
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Thank you for taking the time to watch my video. If you enjoyed it, please consider liking and subscribing to my channel for more content like this. Your support means a lot and helps me continue to create videos that you will enjoy. Don't forget to hit the notification bell to be notified whenever I post new content. Thank you again for your support, and I look forward to connecting with you in the comments section below!
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Thank you for taking the time to watch my video. If you enjoyed it, please consider liking and subscribing to my channel for more content like this. Your support means a lot and helps me continue to create videos that you will enjoy. Don't forget to hit the notification bell to be notified whenever I post new content. Thank you again for your support, and I look forward to connecting with you in the comments section below!
@saharait7782
@saharait7782 4 месяца назад
Thanks
@skillbuilderzone
@skillbuilderzone 4 месяца назад
No problem
@simonforbes6259
@simonforbes6259 4 месяца назад
Great stuff Ram, thanks!
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Thank you so much Simon 😊 That's a lovely feedback.
@caseybond2725
@caseybond2725 4 месяца назад
Awesome thanks for the help! This was the 7th video I tried!
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Glad it helped!. Thank you for taking time to drop a comment 🙏🏻🙏🏻
@kavacham222
@kavacham222 4 месяца назад
Where can we get this Repo or yaml file
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Yes it should be in the pinned comment.
@kavacham222
@kavacham222 4 месяца назад
@@skillbuilderzone thankyou.... And again thankyou for the video... 👏👏👏
@skillbuilderzone
@skillbuilderzone 4 месяца назад
@@kavacham222 Thank you for the feedback and support my friend 🙏🏻🙏🏻
@VibrantHoper
@VibrantHoper 4 месяца назад
Hi, can you tell me what the "userprincipalname()" does?
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Hello, Thank you for the question. It returns the user name of the logged in user. Essentially helps is controlling what the logged in user can see based on the column that has his username ( abc@domain.com). Hope this helps.
@Idk-uy3lk
@Idk-uy3lk 4 месяца назад
Thanks mate! You saved my day.
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Glad it was helpful mate. 🙌🏼
@akshaykalamkar304
@akshaykalamkar304 4 месяца назад
in premium capacity how many licenses we get? as we know we can consume report if we have free license but we need pro/ppu to publish report in capacity so how much pro/ppu licenses we get in $5000/capacity license or we need to purchase capacity and again we need to purchase pro/ppu account sepertely? Confused
@skillbuilderzone
@skillbuilderzone 4 месяца назад
That is correct. You will still need pro license for publishing reports while consumers can use the free license to view the shared reports. You need to make sure the workspace in in the premium capacity , this will allow Viewers to use the free license. It is important to have proper Governance in terms of Security groups and Workspaces amd who are developers and who are just consumers. Hope this helps
@akshaykalamkar304
@akshaykalamkar304 4 месяца назад
Ya understood but still a little bit confused...I Hope you will understand my question..i want to ask we prchase pro for 10 and PPU for 20 per account that is fine but i want to ask if I purchased premium capacity $5000 then how many licenses I get in that 5000....means Can I assigned unlimited pro account in my org or there is specific limit OOORRRR After purchasing Premium for 5000$ again I need to purchase Pro seperately...If this is case then I dont think so its good deal...I hope u understand my question?@@skillbuilderzone
@akshaykalamkar304
@akshaykalamkar304 4 месяца назад
Still confused@@skillbuilderzone
@vijaykautube
@vijaykautube 4 месяца назад
Your videos are easy and simple to follow! 👍 #easytounderstand #simpletutorials
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Thank you 🙏🏻 Probably this video did not have enough information, Thank you for the feedback .
@ImTheRealCam
@ImTheRealCam 4 месяца назад
I love how you made an edited 8 minute long video meaning you probably spent like 30 minutes of recorded footage for people to either install an app or just log onto a website.
@skillbuilderzone
@skillbuilderzone 4 месяца назад
Thanks for the feedback. Now that you said I must say it could have had some more info. I will sort it out in my next try. Cheers