Search Results for: feed
-
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 using the ... -
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 I had ... -
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 think at ... -
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 a task ... -
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 ARM template ... -
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 what you ... -
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 this post, ... -
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 the Azure ... -
Create Microsoft Teams App Using Vuejs, Azure, JavaScript SDK
Create and connect our Teams application with Vuejs, a new Azure Web App, Create Build and Release pipeline for our Vuejs application and then install Tab ...