Joseph Guadagno
banner
jguadagno.com
Joseph Guadagno
@jguadagno.com
Microsoft Developer Services MVP, Senior VP of IT at Realtime Technologies, International Speaker and Keynoter, and Desert Code Camp organizer
ICYMI: (05/14/2015): "So you want to be a Microsoft MVP." RPs and feedback are always appreciated! https://jjg.me/2L50xNK #Articles #Microsoft MVP #MVP
So you want to be a Microsoft MVP
It’s very common for myself and other Microsoft MVPs to get asked “What does it take to become a Microsoft MVP” or “I want to be a Microsoft MVP, please tell me what I can do” when we speak at conferences or chat with each other on social networks. The short answer is most people outside of Microsoft do not know that the “secret formula” is. The long answer requires a little bit of understanding of how Microsoft evaluates potential candidates for receiving the award and what the propose of the award is. The rest of this post is my opinion on how you can become a Microsoft MVP. To see what Microsoft says about how you can become a Microsoft MVP visit http://mvp.microsoft.com/en-us/becoming-an-mvp.aspx For one to earn the Microsoft MVP award, Microsoft has to see the recipient as someone who provides value to the Microsoft ecosystem and is influential in the software industry. The award is given based on the previous year’s contributions to the Microsoft ecosystem and is from one of the product teams. Product teams include Microsoft Office, Microsoft Azure, Microsoft .NET and many others. Each product group budgets for a certain number of MVPs a year, depending on the specialty, there can be very few spots to many spots available to for new candidates. In addition to this, you need to get nominated by a Microsoft MVP or Microsoft employee for Microsoft to consider you. OK, so how can I provide value to the Microsoft ecosystem you ask. That’s the tricky spot; there are no fixed rules, minimum contributions or formula for getting in. That being said there are a few things you can do to get on the radar:
www.josephguadagno.net
November 24, 2025 at 4:00 PM
ICYMI: (06/13/2020): "Protecting an ASP.NET Core Web API with Microsoft Identity Platform." RPs and feedback are always appreciated! https://jjg.me/30xE7PA #Articles #Azure #Identity #WebAPI #MSAL #Managed Identity #Entra
Protecting an ASP.NET Core Web API with Microsoft Identity Platform
Microsoft Identity Web is a library which contains a set of reusable classes used in conjunction with ASP.NET Core for integrating with the Microsoft identity platform (formerly Azure AD v2.0 endpoint) and AAD B2C.
www.josephguadagno.net
November 23, 2025 at 4:00 PM
ICYMI: (06/23/2025): "Using Certificates for Authentication with Microsoft Identity Library." RPs and feedback are always appreciated! https://jjg.me/448vhXx #Articles #Entra #Identity #Microsoft Identity Platform #Managed Identity #MSAL #Azure
Using Certificates for Authentication with Microsoft Identity Library
This article provides instructions on how to use certificates for authentication with the Microsoft Identity Library in .NET applications.
www.josephguadagno.net
November 23, 2025 at 9:00 AM
ICYMI: (04/04/2020): "Setup Code Signing Certificates in Azure Key Vault." RPs and feedback are always appreciated! https://jjg.me/2UQrawY #Articles #.NET Core #NuGet #Azure #Key Vault #Code Signing #Certificate
Setup Code Signing Certificates in Azure Key Vault
Let’s take a look at how you can set up and configure Azure Key Vault to store Code Signing Certificates
www.josephguadagno.net
November 22, 2025 at 4:00 PM
ICYMI: (10/24/2020): "Working with Microsoft Identity - React Native Client." RPs and feedback are always appreciated! https://jjg.me/2HCj6LZ #Articles #Azure #Identity #MSAL #Managed Identity #React Native #Entra
Working with Microsoft Identity - React Native Client
In this post, I’m going to walk through how you authenticate and use an API that is secured with Azure Active Directory using React Native and the Microsoft Identity library.
www.josephguadagno.net
November 22, 2025 at 9:00 AM
ICYMI: (10/24/2020): "Working with Microsoft Identity - React Native Client." RPs and feedback are always appreciated! https://jjg.me/2HCj6LZ #Articles #Azure #Identity #MSAL #Managed Identity #React Native #Entra
Working with Microsoft Identity - React Native Client
In this post, I’m going to walk through how you authenticate and use an API that is secured with Azure Active Directory using React Native and the Microsoft Identity library.
www.josephguadagno.net
November 21, 2025 at 4:00 PM
ICYMI: (01/18/2021): "Using Yarn with ASP.NET Core Projects." RPs and feedback are always appreciated! https://jjg.me/3iocHCB #Articles #Yarn #ASP.NET #ASP.NET Core #ASP.NET Core MVC #Razor #MVC #Web
Using Yarn with ASP.NET Core Projects
Since I got bitten by the CI/CD bug, I’ve been looking at ways to clean up some code-bases and make it easier to deploy and store less unneeded files in my repositories. This time around it got me looking into Yarn
www.josephguadagno.net
November 21, 2025 at 9:00 AM
ICYMI: (04/12/2020): "Build, Sign, and Deploy NuGet Packages with Azure Pipelines." RPs and feedback are always appreciated! https://jjg.me/3bfADnv #Articles #.NET Core #NuGet #Azure #Pipeline #Key Vault #Azure Artifacts #Certificate
Build, Sign, and Deploy NuGet Packages with Azure Pipelines
Let’s take a look how you can build an Azure pipeline that will build your NuGet package, sign it, then deploy it to Azure Artifacts
www.josephguadagno.net
November 19, 2025 at 4:00 PM
ICYMI: (05/14/2015): "So you want to be a Microsoft MVP." RPs and feedback are always appreciated! https://jjg.me/2L50xNK #Articles #Microsoft MVP #MVP
So you want to be a Microsoft MVP
It’s very common for myself and other Microsoft MVPs to get asked “What does it take to become a Microsoft MVP” or “I want to be a Microsoft MVP, please tell me what I can do” when we speak at conferences or chat with each other on social networks. The short answer is most people outside of Microsoft do not know that the “secret formula” is. The long answer requires a little bit of understanding of how Microsoft evaluates potential candidates for receiving the award and what the propose of the award is. The rest of this post is my opinion on how you can become a Microsoft MVP. To see what Microsoft says about how you can become a Microsoft MVP visit http://mvp.microsoft.com/en-us/becoming-an-mvp.aspx For one to earn the Microsoft MVP award, Microsoft has to see the recipient as someone who provides value to the Microsoft ecosystem and is influential in the software industry. The award is given based on the previous year’s contributions to the Microsoft ecosystem and is from one of the product teams. Product teams include Microsoft Office, Microsoft Azure, Microsoft .NET and many others. Each product group budgets for a certain number of MVPs a year, depending on the specialty, there can be very few spots to many spots available to for new candidates. In addition to this, you need to get nominated by a Microsoft MVP or Microsoft employee for Microsoft to consider you. OK, so how can I provide value to the Microsoft ecosystem you ask. That’s the tricky spot; there are no fixed rules, minimum contributions or formula for getting in. That being said there are a few things you can do to get on the radar:
www.josephguadagno.net
November 18, 2025 at 9:00 AM
ICYMI: (06/13/2020): "Protecting an ASP.NET Core Web API with Microsoft Identity Platform." RPs and feedback are always appreciated! https://jjg.me/30xE7PA #Articles #Azure #Identity #WebAPI #MSAL #Managed Identity #Entra
Protecting an ASP.NET Core Web API with Microsoft Identity Platform
Microsoft Identity Web is a library which contains a set of reusable classes used in conjunction with ASP.NET Core for integrating with the Microsoft identity platform (formerly Azure AD v2.0 endpoint) and AAD B2C.
www.josephguadagno.net
November 17, 2025 at 9:00 AM
ICYMI: (11/05/2020): "Embedding OneDrive Hosted PowerPoint slides in Jekyll Posts." RPs and feedback are always appreciated! https://jjg.me/2GueVlr #Articles #Jekyll #OneDrive #PowerPoint
Embedding OneDrive Hosted PowerPoint slides in Jekyll Posts
I was chatting with Dave Brock (@daveabrock) about our .NET 5 presentations today (.NET 5 - What is it?). He mentioned that he wanted to “steal” my PowerPoint embed feature. Dave’s a nice guy and all but is it really stealing if you ask for it? :smile:
www.josephguadagno.net
November 16, 2025 at 4:01 PM
ICYMI: (04/05/2020): "Setup Azure Artifacts to Host Your NuGet Packages." RPs and feedback are always appreciated! https://jjg.me/2yCodaR #Articles #.NET Core #NuGet #Azure #Pipeline #Key Vault #Azure Artifacts
Setup Azure Artifacts to Host Your NuGet Packages
Let’s take a look how you can build an Azure pipeline that will build your NuGet package, sign it, then deploy it to Azure Artifacts
www.josephguadagno.net
November 16, 2025 at 9:01 AM
ICYMI: (06/13/2020): "Protecting an ASP.NET Core Web API with Microsoft Identity Platform." RPs and feedback are always appreciated! https://jjg.me/30xE7PA #Articles #Azure #Identity #WebAPI #MSAL #Managed Identity #Entra
Protecting an ASP.NET Core Web API with Microsoft Identity Platform
Microsoft Identity Web is a library which contains a set of reusable classes used in conjunction with ASP.NET Core for integrating with the Microsoft identity platform (formerly Azure AD v2.0 endpoint) and AAD B2C.
www.josephguadagno.net
November 15, 2025 at 9:00 AM
ICYMI: (11/05/2020): "Embedding OneDrive Hosted PowerPoint slides in Jekyll Posts." RPs and feedback are always appreciated! https://jjg.me/2GueVlr #Articles #Jekyll #OneDrive #PowerPoint
Embedding OneDrive Hosted PowerPoint slides in Jekyll Posts
I was chatting with Dave Brock (@daveabrock) about our .NET 5 presentations today (.NET 5 - What is it?). He mentioned that he wanted to “steal” my PowerPoint embed feature. Dave’s a nice guy and all but is it really stealing if you ask for it? :smile:
www.josephguadagno.net
November 14, 2025 at 4:00 PM
ICYMI: (10/24/2020): "Working with Microsoft Identity - React Native Client." RPs and feedback are always appreciated! https://jjg.me/2HCj6LZ #Articles #Azure #Identity #MSAL #Managed Identity #React Native #Entra
Working with Microsoft Identity - React Native Client
In this post, I’m going to walk through how you authenticate and use an API that is secured with Azure Active Directory using React Native and the Microsoft Identity library.
www.josephguadagno.net
November 13, 2025 at 4:00 PM
ICYMI: (06/12/2020): "Hello Microsoft Identity Platform." RPs and feedback are always appreciated! https://jjg.me/3feJbfC #Articles #Azure #Identity #WebAPI #Api #OAuth #MSAL #Managed Identity #Entra
Hello Microsoft Identity Platform
Hello, Microsoft identity platform!
www.josephguadagno.net
November 13, 2025 at 9:00 AM