Spring - GRPC - Overview
12:33
3 ай бұрын
Lost and Found project website
5:28
Azure AZ-204 exam experience
15:55
Azure Cosmos DB change feed
1:58
7 ай бұрын
Azure Service Bus - Topic
2:10
7 ай бұрын
pyWise Academy KS2 SATS Spelling
1:52
Arabian Derby game
0:31
Жыл бұрын
pyWise Comprehension Mock
2:05
2 жыл бұрын
pyWise Question of the Day feature
1:03
pyWise Academy Mock Models
7:20
2 жыл бұрын
pyWise Academy English MCQ Mock Test
1:14
pyWise Academy Mock Test
1:27
2 жыл бұрын
Пікірлер
@abinashdhal2851
@abinashdhal2851 18 күн бұрын
Hye Source code plz
@southcroydon7462
@southcroydon7462 3 күн бұрын
Added github link in the description. Hope you will be able to add your configuration and get it working.
@ryanshannon6963
@ryanshannon6963 4 ай бұрын
Good day, sir! This is actually the type of video I was looking for in terms of AZ-204 exam. This will be my first Azure Certification attempt. I've had a few years experience working in Azure in an engineering type role, as well as a Azure SQL Database/Elastic Pool/Azure SQL Managed Instance administrator. I'm curious: how close were the practice exams you took to the actual exam? I purchased a Scott Duffy study course for basically all of the Azure Certifications for pennies (maybe like, $50 USD a couple years ago), but finally got around to trying to get these certifications. I'm doing AZ-204 (which fortunately are completely up to date, which is incredible) study course and it's definitely all encompassing, but I'm unsure how the close the practice exams are to the actual exam. Any insight there would be great. My current progress is completed Virtual Machines and Azure Web App service. Next up are containers (which I have zero experience, but I didn't have experience with Web Apps as well), which I've had experience with, as well as a few other things. I *do* have some development/production level experience with Azure Powershell, which is incredibly helpful, so is that something that people should be aware of? As well as the ARM templates? Is BICEP on there? Thank you for your video/upload. You're helping me out immensely!
@congioaumua3192
@congioaumua3192 6 ай бұрын
Thank you, can you give me your github link?
@southcroydon7462
@southcroydon7462 6 ай бұрын
Added to the video. show appreciation if you can
@igorbezerra4943
@igorbezerra4943 7 ай бұрын
Link github pls??
@southcroydon7462
@southcroydon7462 7 ай бұрын
we are reading. so spring.cloud.azure.cosmos.endpoint=cos7.documents.azure.com:443/ spring.cloud.azure.cosmos.key=fz9Kl1J2,,,,TezACDb6PkuBA== spring.cloud.azure.cosmos.database=cosdb93 properties. Add this in spring boot app - @PostConstruct void loadData() {employeeRepository.findAll().subscribe(System.out::println); } Assuming your repo is extending ReactiveCosmosRepository and have a entity with container name - @Container(containerName = "samplecontainer")
@southcroydon7462
@southcroydon7462 6 ай бұрын
git link added. show appreciation if you can