Category: C#

1

Azure – Connect to Key Vault from .Net Core application using Managed Identity – Part 3 – Publishing / Deploying .Net core console application as a Azure WebJob and Schedule it

This is the series of articles for using Managed Identity, in this article we will discuss how to create simple .NET Core console application to deploy / publish it as Azure WebJob in Azure.

Azure App Service 1

Azure – Connect to Key Vault from .Net Core application using Managed Identity – Part2 – App Service – Creating App Service from Azure Portal

In the series of articles for using Managed Identity, in this article we will discuss Azure App Service.

Failed to add planner in Teams 1

Microsoft Teams : “Failed to create the plan” error while adding Planner to Teams which are created using Graph APIs

In this article we will discuss the issue while adding Planner to Teams which are created using Microsoft Graph.

When we create the Teams using Microsoft Graph APIs we can not add the Planner – “Failed to create the plan”.

We are also discussing the solution for this issue.

.Net Core application to send email using Graph API 1

M365: Microsoft Graph – Part 11 – Send Email using Graph API from .Net Core Application with attachments

Send Email using Graph API from .Net Core Application with attachments

0

GIT : Visual Studio 2017 – resolved the issue – Git failed with a fatal error. could not read Username for ‘https://.visualstudio.com’: terminal prompts disabled?

LIFE IS BEAUTIFUL 🙂 Sharing details how to resolve issue – Git failed with a fatal error. could not read Username for ‘https://.visualstudio.com’: terminal prompts disabled?

Visual Studio 2017 - Community Edition - Creating new project "ASP.NET Core Web Application" 0

Visual Studio 2017 – Community Edition – Creating new project – “ASP.NET Core web application” option not available

New issue, new solution 🙂 – Visual Studio 2017 – Community Edition – Creating new project – “ASP.NET Core web application” option not available

0

ASP.Net MVC – resolved error – No assembly found containing an OwinStartupAttribute No assembly found containing a Startup or [AssemblyName].Startup class.

ASP.Net MVC – resolved error – No assembly found containing an OwinStartupAttribute No assembly found containing a Startup or [AssemblyName].Startup class.

OWIN OWIN Framework

0

Webinar on “Exploring Microsoft Graph for Developers”

Please join us for a webinar on November 25 , 2018 at 8:00 pm IST on “Exploring Microsoft Graph for Developers”.

3

Azure – Access Azure SQL Database From Azure Function

Hello Everybody, In our last blog, we have discussed about, how to create basic Azure Function.In this blog, we will go little ahed and discuss, how to communicate the Azure Function with Azure SQL...

2

Azure – Create Basic Azure Function

Hello Friends, Today we will continue with one new service provided by Azure. In this blog we will explore about Function Apps in Azure. Azure Functions run inside Azure app service Function Apps and...