293,303 questions

Sort by: Updated
1 answer

How to create backend application using Asp.net C# Web API Core

How to create backend application using web api core application followed by standards using desing pattern, Depedency injection and solid principle I am new to web api core how to start following things JWT token authentical and authorization simple…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,236 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,309 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,373 questions
asked 2024-05-17T06:22:52.4166667+00:00
coder rock 196 Reputation points
edited a comment 2024-05-23T12:17:28.94+00:00
coder rock 196 Reputation points
1 answer

Configure DHCP Failover failed. Error: 20010: The specified option does not exist

I got this error: but the Predefined Options and values are the same. Any other suggestions? From the main DHCP server: and from the parent that I'm trying to make it a failover/backup:

Windows DHCP
Windows DHCP
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,025 questions
asked 2024-05-23T11:07:56.24+00:00
Nadim Polemis 0 Reputation points
answered 2024-05-23T12:15:25.5566667+00:00
Zunhui Han 75 Reputation points Microsoft Vendor
1 answer

Unable to Send Email Messages using Microsoft.Exchange.WebServices Library

Hello! I've been using Microsoft.Exchange.WebServices 2.2.0 library to send emails from my C# application for a couple of years and have not been changed my code for a long time. It worked seamlessly but yesterday I started constantly getting the…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,109 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
518 questions
asked 2024-05-22T19:05:03.85+00:00
Ihor Kuliiev 21 Reputation points
commented 2024-05-23T12:11:38.4133333+00:00
Konstantin Gapeev 1 Reputation point
1 answer

getActivitiesByInterval to get Sharepoint usage

I am using below api endpoint for Sharepoint online analytics (site usage): https://graph.microsoft.com/v1.0/sites/{siteId}/getActivitiesByInterval(startDateTime='2024-05-15',endDateTime='2024-05-19',interval='day') I am getting data broken down by each…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,844 questions
asked 2024-05-21T18:59:12.1966667+00:00
Wajid Anwar 0 Reputation points
commented 2024-05-23T12:10:24.6033333+00:00
Wajid Anwar 0 Reputation points
1 answer

After installation of documant automation, not having any selections available after multiple refresh attempts.

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,030 questions
asked 2024-05-22T16:06:03.3033333+00:00
DaveFosse-4577 0 Reputation points
answered 2024-05-23T12:09:43.54+00:00
Rakesh Gurram 3,820 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure DNS records do seem to work

I create a Azure DNS zone to host the DNS records for a domain registered with IONOS, I updated successfully and more than 48 hours ago the name servers on the registrar but using different DNS checker tools the records still do not show up. I registered…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
605 questions
asked 2024-05-23T09:51:03.34+00:00
Riccardo Barbieri 0 Reputation points
accepted 2024-05-23T12:08:56.4933333+00:00
Riccardo Barbieri 0 Reputation points
2 answers

How can I change the greeting of a users Teams Account via API?

Hello, I'm looking for a way to exchange the greeting on a users Teams Phone System via API. Unfortunately I couldn't find any documentation for this. No answers online about this either. Can someone of you direct me into the right…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,818 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,914 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
129 questions
asked 2024-05-22T16:10:29.63+00:00
Alexander Krämer 0 Reputation points
commented 2024-05-23T12:07:55.08+00:00
Alexander Krämer 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get the Token from Logic app using postman collection to get the Latest Run from workflow

Hi, I want to download the workflow runs from logic app and display to client the details of the Runs (Success or Failure). To get the Workflow details we have an API to get the information. But there is a process to get the Token , using the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,898 questions
asked 2024-05-20T01:34:00.0633333+00:00
Aboorva Ramar 20 Reputation points
commented 2024-05-23T12:06:35.6566667+00:00
Aboorva Ramar 20 Reputation points
2 answers

PRT refresh during windows signin

Hello, We all know that Microsoft Entra CloudAP plugin renews the PRT every 4 hours during Windows sign in. If the user doesn't have internet connection during that time, CloudAP plugin will renew the PRT after the device is connected to the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,801 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,400 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,822 questions
asked 2024-05-22T23:55:16.06+00:00
testuser7 271 Reputation points
answered 2024-05-23T12:06:17.9233333+00:00
testuser7 271 Reputation points
2 answers

ADF copy activity with salesforce connector doesn't work.

I'm changing my pipelines that copy data from salesforce into a file, because the old salesforce linked service will stop working in october. I created a new linked service, a new dataset and changed my copy activity into the new source dataset. Now, I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,730 questions
asked 2024-05-22T12:31:36.8833333+00:00
Debie, Hanneke 0 Reputation points
commented 2024-05-23T12:05:35.31+00:00
Debie, Hanneke 0 Reputation points
2 answers

Get-QuarantineMessage only returns results for 1 day

When running any of the cmdlets below in Exchange Online, I receive results for no more than a few days. This is the primary cmdlet which only returns results for 1 day in spite of the request for the last 30 days. I don't believe it has anything to do…

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,243 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,150 questions
asked 2024-05-22T20:24:10.2233333+00:00
Demari S 0 Reputation points
edited a comment 2024-05-23T12:04:11.17+00:00
Demari S 0 Reputation points
4 answers

How remove duplicate emails from

Outlook Inbox shows duplicate emails. How can I remove these from within Microsoft 360 Outlook?

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,942 questions
asked 2023-06-30T14:24:31.2333333+00:00
Anne-Marie Crosby 10 Reputation points
commented 2024-05-23T12:03:08.2033333+00:00
Enzo James 0 Reputation points
1 answer One of the answers was accepted by the question author.

I have 2 organizations linked to my profile but I can only authenticate for my home organization. I cannot authenticate my login onto the external organization. What should I do?

I have 2 organizations linked to my Microsoft authenticator profile my home organization and an external one. On my mobile phone only my home organization appears on my MFA App. When I try to login into the external organization portal that I was granted…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,638 questions
asked 2024-05-23T10:35:24.5266667+00:00
Klaas, Bandile 20 Reputation points
edited the question 2024-05-23T12:03:00.2466667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

Does Azure SFTP service support curl command?

I have tried to visit Azure SFTP with curl command, like this: curl  account_name.username:password sftp://account_name.blob.core.windows.net/file.csv -o res.csv however it returned such an error: Failure establishing ssh session So, i want to make sure…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,487 questions
asked 2024-05-23T02:57:42.6833333+00:00
Camel Beck 0 Reputation points
answered 2024-05-23T12:01:08.43+00:00
Anand Prakash Yadav 6,465 Reputation points Microsoft Vendor
4 answers

Missing pwahelper.exe in Microsoft Edge

I am having an issue with Microsoft Edge. Whenever I try to download a site as an app, a box pops up saying: "[Window Title] C:\Program Files\WindowsApps\Microsoft.MicrosoftEdge.Stable_124.0.2478.51_neutral__8wekyb3d8bbwe\pwahelper.exe [Content]…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,167 questions
asked 2024-04-21T15:16:28.1433333+00:00
Quang Anh Nông 85 Reputation points
commented 2024-05-23T11:58:10.4233333+00:00
Michael Guthrie 10 Reputation points
3 answers

Pasting signatures from Word to "new" outlook. (functionality broken)

Previously the recommended method for standardizing a signature across an organization was to have a template in Word, copy, and paste into the outlook new signature box. Worked fine in old outlook, but in new outlook it strips the image and the font…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,951 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,109 questions
asked 2023-12-15T22:10:48.3833333+00:00
Tyler Dobie 25 Reputation points
edited an answer 2024-05-23T11:56:59.09+00:00
Lasse Breinholm Skovlund 0 Reputation points
4 answers

What is the difference between Databrick prepay and Databrick reservation in Azure ?

Hello, We are just considering ways to reduce Databrick cost in Azure other than buying RI for VMs behind Databrick clusters. What is the difference between Databrick prepay and Databrick reservation in Azure It seems Databrick reservation is named as…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,967 questions
asked 2024-05-23T09:26:44.82+00:00
Anil Kumar 180 Reputation points
commented 2024-05-23T11:55:37.9333333+00:00
Amira Bedhiafi 16,146 Reputation points
1 answer

Azure OpenAI said the rate limit was reached but the reality seems not

Hi everyone, I have an Azure OpenAI instance that has the rate limit is 30K/180 (TPM/RPM). When calling it in 60seconds, the total tokens mentioned in the response are only 11K tokens, 32 requests in 54 seconds but it still said the token rate limit…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,282 questions
asked 2024-05-23T11:06:09.6733333+00:00
dongnh4 0 Reputation points
answered 2024-05-23T11:53:42.9866667+00:00
santoshkc 5,080 Reputation points Microsoft Vendor
2 answers

How to fix ErrorCode=UserErrorInvalidPluginType,'Type=Microsoft.DataTransfer.Common.Shared.PluginNotRegisteredException,Message=Invalid type 'GoogleBigQueryV2 Azure Data Factory

I am trying to copy data from Google Cloud BigQuery datasets to Azure Blob Storage as parquet files. I have followed this documentation to set up the Linked Service to Google Cloud. The connection to BQ is successful. Then, I created a Dataset in ADF…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,730 questions
asked 2024-05-21T07:46:40.9866667+00:00
Rodrigo Morales 0 Reputation points
edited a comment 2024-05-23T11:52:28.97+00:00
Rodrigo Morales 0 Reputation points
1 answer

Migrating SharePoint 2010 workflow from SharePoint 2013 to SharePoint 2016

Currently SharePoint 2010 style workflows are running on SharePoint 2013 farm on Domain1. I want to migrate site collection to SharePoint 2016 on Domain2 using database attach method. My questions are: Will workflows continue from where they were…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,247 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,577 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,835 questions
asked 2022-12-26T15:01:21.967+00:00
Frank Martin 431 Reputation points
edited a comment 2024-05-23T11:49:23.04+00:00
Bernadette Velarde 0 Reputation points