344,948 questions

Sort by: Updated
1 answer

Sending and Receving messages to Azure Service Bus using ASP.NET framework 4.8

Hello Trying to send and recieve message using ASP.NET example to Azure Service Bus. Pls share the code if possible. https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/servicebus/Azure.Messaging.ServiceBus/samples/Sample01_SendReceive.md Have…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
553 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
961 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,289 questions
asked 2024-05-10T05:44:53.6933333+00:00
Chandrakant Pawle 81 Reputation points
answered 2024-05-10T06:16:02.76+00:00
hossein jalilian 3,175 Reputation points
2 answers

SMS_SERVICE_CONNECTOR : Generic Download worker failed to download entity "Policy"

MCM_2309. For no valid reason, all of a sudden from 30/03/2024, to date, we are detecting this event every 15 minutes. Is anyone detecting the same anomaly ? Generic Download worker failed to download entity "Policy" with GatewayException error…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,732 questions
Microsoft Configuration Manager
asked 2024-04-04T10:58:01.7066667+00:00
Vid3al 91 Reputation points
commented 2024-05-10T06:15:36.2533333+00:00
Simon Ren-MSFT 30,506 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

'AADSTS90014: The required field 'request' is missing from the credential' when login in with Azure B2C with Custom Identity Provider

We have an issue logging in to application with Azure B2C using Azure AD identity provider. There is an user flow and custom policy added to use the provider. Everything seems to work correctly when testing the flow from the portal link, but trying the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,645 questions
asked 2023-01-17T22:29:37.9966667+00:00
Miroslaw Fiega 45 Reputation points
answered 2024-05-10T06:14:38.0033333+00:00
Durairaj r Durairaj r 0 Reputation points
1 answer

My account has been suspended from Microsoft Q&A

I learned from here I've been suspended from Microsoft Q&A - Microsoft Q&A that my account may have violated the Artificial Intelligence (AI) usage policy for Microsoft Q&A. I just want to write more polite English content when asking…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
584 questions
asked 2024-05-10T06:01:42.66+00:00
Lucas 60 Reputation points
answered 2024-05-10T06:14:12.4466667+00:00
TP 76,846 Reputation points
6 answers

Error when Verifying Phone Number for E5 Tenant

I am trying to activate my E5 Tenant, but when I add my Swedish mobile number to receive the code for verification, I get the error message: We can't continue with the signup process for the following reason: Your phone number did not pass security…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,529 questions
asked 2024-01-24T16:02:23.0766667+00:00
Rickard Wahlander 75 Reputation points
commented 2024-05-10T06:12:03.8433333+00:00
TC 6 Reputation points
0 answers

Unable to import any Knowledge base using PDF via the custom question answering Import API

The Question Answering Projects - Import is not uploading the file instead giving Response Code: 202 and when checked for the import status its showing succeeded. [ { "op": "add", "value": { …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,413 questions
asked 2024-05-08T08:39:23.0166667+00:00
Himanshi Gupta 0 Reputation points
commented 2024-05-10T06:11:55.7033333+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
0 answers

App Insights log API returning "ServiceNotResponding", unable to view/create api keys in dashboard

Hi, I have 4 App Insights log analytics workspaces, typically, I am able to get access to the data using the "api.applicationinsights.io" url by providing an api key and app ID, the API keys are generated in the App Insights Export resource.…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,821 questions
asked 2024-05-08T15:37:57.8566667+00:00
Bryan Robbins 0 Reputation points
edited the question 2024-05-10T06:11:16.6233333+00:00
MayankBargali-MSFT 68,656 Reputation points
1 answer

Restrict External Access To Enterprise Applications connected via App Proxy

Hi there - I am looking for a way to restrict external access to an Enterprise Application connected via an App proxy. The connector sits in our internal network on an Azure Windows Server (let's call it VM1), but we have a shared folder (on a separate…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
961 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,645 questions
asked 2024-05-10T05:50:22.78+00:00
Nova Pulse 0 Reputation points
answered 2024-05-10T06:10:20.0866667+00:00
hossein jalilian 3,175 Reputation points
1 answer

Issue with Box Connector in Logic App: Binary Files Getting Corrupted

I am using a Logic App to upload binary files to Box. However, these files are getting uploaded with a larger size than the original, and they end up corrupted. This is not happening with text files. I am using parseJSON to get the file's contentBytes.…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,868 questions
asked 2024-05-07T18:02:16.79+00:00
Orlin M 0 Reputation points
answered 2024-05-10T06:09:58.2666667+00:00
MayankBargali-MSFT 68,656 Reputation points
0 answers

Unauthorized error when logging in with IdentityModel.OidcClient in MAUI

I am responsible for the development of a cross-platform application that must log in with OpenID. This application is developed in Xamarin.Forms, but I have to migrate it to MAUI. To log into the application I use the IdentityModel.OidcClient library.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,412 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,919 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,301 questions
asked 2024-05-09T07:10:13.6466667+00:00
Jalza 736 Reputation points
commented 2024-05-10T06:08:07.53+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,741 Reputation points Microsoft Vendor
1 answer

Adding resources to dynamic scope

I know it might be out of scope but need your inputs on this. how to add dynamic scope to existing maintenance configuration. I have created maintenance configuration using terraform. here is the code for maintenance configuration: provider…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
232 questions
asked 2024-04-25T17:42:01.4333333+00:00
Varma 1,170 Reputation points
commented 2024-05-10T06:07:52+00:00
Stanislav Zhelyazkov 21,411 Reputation points MVP
1 answer

commitment tiers of azure AI services

are the commitment tiers of Azure AI services - document intelligence applicable.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,403 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,413 questions
asked 2024-05-09T15:42:30.3633333+00:00
Manvendra Mahra 0 Reputation points
commented 2024-05-10T06:07:41.2166667+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
1 answer

AzureAD group membership

Hi All In our hybrid environment, all users are initially created on-premises and then synced to Azure AD. I've created five security groups within Azure AD. Specifically, I've granted ownership of these five AD groups to a user, let's call them user1.…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,927 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,388 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,097 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,645 questions
asked 2024-05-10T05:37:17.0433333+00:00
Glenn Maxwell 10,146 Reputation points
commented 2024-05-10T06:07:18.1266667+00:00
Deepanshu katara 5,145 Reputation points
1 answer

Hi, I need to migrate/move my Entra Domain Services to new Subscriptions.

Hello, I need to migrate/move my Entra Domain Services to new subscriptions. What could be the possible steps and also any documentations would be greatly appreciated. Thank you! Kind Regards, Majid.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,645 questions
asked 2024-05-06T14:35:04.45+00:00
Majid Khan 0 Reputation points
commented 2024-05-10T06:07:01.2+00:00
Akhilesh 5,090 Reputation points Microsoft Vendor
1 answer

Rule to exempt a email - not working

Hi all, I've configured a rule to redirect emails originating from a specific external user, "external@hotmail.com," to two specific users within our organization: "test@domain.co.uk" and "test2@domain.co.uk." However, if…

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,866 questions
Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
3,038 questions
asked 2024-05-08T11:50:16.0466667+00:00
Aran Billen 596 Reputation points
commented 2024-05-10T06:06:26.6833333+00:00
Bruce Jing-MSFT 845 Reputation points Microsoft Vendor
1 answer

How to automate API connection and authentication for Dropbox?

I have created an API connection for Dropbox and manually authenticated it through the consent page that popped up. I want to automate this process using Azure CLI, deploying ARM template, Python SDK, or REST API, but I'm having trouble understanding…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,868 questions
asked 2024-05-07T22:52:12.1033333+00:00
Gary Kim 0 Reputation points
edited an answer 2024-05-10T06:06:16.51+00:00
MayankBargali-MSFT 68,656 Reputation points
0 answers

Opening of a new word document has stopped working via Addins

I have developed an add-in on Microsoft Word. That add-in has a feature of opening new word document via a document URL using URL schema. However, after recent upgrade of version 2024 in Microsoft word this has stopped working for add-in and it also…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,529 questions
asked 2024-05-07T10:21:31.1566667+00:00
Vinay Kumar Soni 0 Reputation points
edited a comment 2024-05-10T06:05:43.6066667+00:00
jipyua 0 Reputation points Microsoft Employee
1 answer

Start Menu Shortcut with GPO

Hello! Since the start menu layout (xml file) can no longer be exported from a reference computer and transferred to other Windows 11 PCs via GPO (Start Layout Setting under Policies => Administrative Templates => Start Menu and Taskbar), is there…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,202 questions
asked 2024-05-10T04:01:01.16+00:00
Aung Phone Pyae 21 Reputation points
answered 2024-05-10T06:05:23.32+00:00
Erik Moreau 406 Reputation points MVP
0 answers

iOS build getting a crash with a report

In iOS I am getting a crash in stimulator after launching splash screen. After it crashed i can see a crash report and it mentioned as signal 6 abort trap : 6 as Termination Reason.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,919 questions
asked 2024-05-09T10:24:55.66+00:00
Vinothkumar Swaminathan 20 Reputation points
commented 2024-05-10T06:05:21.29+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,626 Reputation points Microsoft Vendor
1 answer

download certificate passed certificate

Hi, I have passed DP203 certificate but unable to print or download it. can you please help on this.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,241 questions
asked 2024-05-09T09:58:09.2366667+00:00
Raju G 0 Reputation points
edited the question 2024-05-10T06:05:18.88+00:00
PRADEEPCHEEKATLA-MSFT 78,331 Reputation points Microsoft Employee