Latest Articles
-
Migrate or Port Your Old Legacy .NET Projects to the .NET5
If you are looking for a tool to migrate your legacy old .NET framework projects to the .NET5 version, then you are in the ... -
Create Azure AD Application with Configurations Using PowerShell
There are different ways that you can create an Azure AD application aka Azure AD app registration. Sometimes, you may have to create it ... -
Get Users From Different Tenants Using Azure AD Application Permission
In this post, we will see how we can get the users from different tenants using the Azure AD App registration with application permission -
Microsoft Partner Center DotNet Samples Secure App Model KeyVault Integration – Here is how it works
Microsoft Partner Center DotNet Samples Secure App Model KeyVault Integration - Here is how it works. Sometimes following the document will not work, and ... -
Why Not Secure Your Keys and Secrets? Asp Net Core with Azure Key Vault Integration
Why not secure your keys and secrets in your application, if you can do it in a few minutes? If this question make you ... -
Azure Multi-Stage Pipeline for Asp.Net Core and Azure, Deploy to Azure App Service
Here in this post, we are going to see how we can create a multi-stage pipeline, for our Asp.Net core and Angular application, with ... -
Validating Azure ARM Template Never Been Easier
Here in this post, we are going to see how you can validate your ARM template. As you might have already known that the ... -
GoPro Hero 9 With Front Display What You Should Know
If the rumors are true, the GoPro Hero 9 Black with a front display and 5K support is going to be here, here is ... -
Azure CDN with Azure Web App – Access to Font at CDN has been Blocked by CORS Policy
[toc] Introduction Working with Azure web app is always fun. I was facing a CORS issue in my WordPress web application recently. Here in ... -
Show Recent Blog Posts in GitHub ReadMe using Azure Function
I am showing the image of the titles of my recent 5 blog posts on my GitHub home page automatically. I did it using ...