DEV Community

Cover image for Weekly 0018
Emanuele Bartolesi
Emanuele Bartolesi

Posted on

Weekly 0018

Monday

Day Off

Mood: πŸ˜ͺ

Tuesday

Day Off

Mood: πŸ˜ͺ

Wednesday

This morning I came back to work after two days of doing nothing.
I didn’t have too much energy to start the day, but my morning routine helps.

I started the morning to working on the new project for a customer that I mentioned the last week.
It’s an Azure Functions to automate the Admin Consent of Azure Apps Requests.
I did a lot of refactoring on Red Origin to implement these features.
I implemented the project in the Red Origin project, but you are able to install this functionality as a standalone project.
I think it’s more easy to install just this extension instead of the entire Red Origin product.

One of the challenge today is to understand how Log Analytics Workspace on Azure works. To send logs is very easy with a NuGet package, but I have to understand better how it works behind the scenes.

By the way, it’s unexpected today, but I finished this implementation for the customer and first of all for Red Origin.
I will share with my colleagues on Friday morning.

Before the end of the working hours, I published a blog post about Azure Function and how to debug timer triggered functions locally.

https://res.cloudinary.com/practicaldev/image/fetch/s--Lg_H5WpD--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/etxvrgahpxtzy3x28viq.png

This is the link of the post: https://dev.to/kasuken/how-to-debug-a-time-trigger-azure-function-locally-2850

Mood: πŸ’ͺ

Thursday

I woke up this morning with a good news. I received the Four Year Club badge on dev.to πŸ™‚
I remember the day when I joined the community!

Image description

Now I have a lot of badge!

Image description

I spent a lot of hours for writing a good blog post about my journey as LinkedIn Technical Instructor.
I also asked the review for the first draft to my content manager and she said β€œit’s cool”.
This is the preview of the banner of the blog post.

https://res.cloudinary.com/practicaldev/image/fetch/s--S02m4FKF--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/kmohrx1ipxcv8jmm6i7y.png

I think I will release this post on Monday morning.

Mood: πŸ’ͺ

Friday

Look what I found this morning in my mailbox!

Image description

Of course I wear the t-shirt in this moment because I will have a speech at 12:00 and I will show it to the attendees! πŸ˜€
I also attached the astronaut sticker on my private laptop.

Image description

At the beginning of the morning I finished to prepare the material for my session about Azure Static Web Apps, Visual Studio Code and GitHub Actions.
I will do it after an internal meeting about Red Origin and other implementations for a customer.

This is the cover of my session slide deck:

Image description

In the afternoon I worked on Red Origin to remove all dependencies from username/passwords and other security breaches and I tried to use only managed identities.

In the late afternoon I published a new blog post about my default structure of .NET Projects.

https://res.cloudinary.com/practicaldev/image/fetch/s--jCK-Lrac--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aiw4tpa3nu78vx6yr47r.png

This is the link of the article: https://dev.to/kasuken/net-project-folders-structure-36o8

I think writing this article took me 15 minutes but it’s very useful!

Mood: 🦸

Top comments (0)