293,109 questions

Sort by: Updated
1 answer

Is there any particular KB that would take care of curl update to 8.4.0

Is there any particular KB that would take care of curl update to 8.4.0 if yes what is that KB number?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,268 questions
asked 2024-04-29T17:30:28.2366667+00:00
Varma 1,190 Reputation points
commented 2024-05-22T16:10:28.4033333+00:00
Varma 1,190 Reputation points
1 answer

Azure Virtual Desktop Setup

Hello, I have developed a Windows desktop application with Visual Studio. It is a 3D CAM program based on OPEN GL. I need a virtual desktop where I can install the application so that my potential customers can test it in the future to make a purchase…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,384 questions
asked 2024-05-21T17:33:13.5866667+00:00
DragsTrail 0 Reputation points
edited an answer 2024-05-22T16:09:38.19+00:00
deherman-MSFT 34,021 Reputation points Microsoft Employee
9 answers

https://graph.microsoft.com/v1.0/communications/callRecords/{id} is giving a 503 error

Please can you confirm why the communications/callRecords endpoint is down, I have not been able to connect to it since 09:19 GMT. {     "error": {         "code": "General",         "message": "Internal…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,806 questions
asked 2024-03-01T15:22:11.31+00:00
Matt Ringsell 20 Reputation points
commented 2024-05-22T16:09:18.1233333+00:00
Joe James 5 Reputation points
1 answer

While creating functionapp it shows BadGateway

"status": "Failed", "error": { "code": "Forbidden", "message": "The subscription 'd03952d3-5e71-4be1-8314-0fa483e2a434' is not allowed to create or update the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,368 questions
asked 2024-04-22T04:07:41.3+00:00
Keerthi Yellagari 0 Reputation points
answered 2024-05-22T16:08:19.92+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
1 answer

DPM 2022 - Consistency check on initial sync of large data source

We are using DPM to back up a large share on one of our file servers: ~12 TB, 21m+ files. This one always gives us headaches to back up via DPM and often becomes inconsistent. We have built a new DPM server (DPM 2022), and have begun a new backup of the…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
852 questions
asked 2024-05-20T15:26:14.95+00:00
CCDanC 10 Reputation points
commented 2024-05-22T16:08:04.9866667+00:00
CCDanC 10 Reputation points
2 answers

Automating the Client Secrets rotation using KeyVault or any methods before the expiry date?

I need to rotate the Client Secrets in my existing subscriptions before the expiry date. How can I achieve it for multiple subscriptions when using the suggested method ttps://learn.microsoft.com/en-us/azure/key-vault/secrets/tutorial-rotation? Can I…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,145 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,368 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,806 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,146 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,812 questions
asked 2024-04-16T03:27:13.7333333+00:00
EnterpriseArchitect 4,866 Reputation points
answered 2024-05-22T16:05:49.1466667+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Why the call of the meeting attendance report API returns wrong data

Hello, In our organization, we want to gather the attendance report of some meetings. At the last time, we found that this API returns wrong results. Sometimes it returns expected data, and sometimes it returns a very small piece of all data JSON it…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,806 questions
asked 2024-05-22T12:23:46.39+00:00
Cherny, Igor 0 Reputation points
accepted 2024-05-22T16:02:44.78+00:00
Cherny, Igor 0 Reputation points
1 answer

Sign-in error code: 9002341, Failure reason: User is required to permit SSO.

Hello, I have a end user that is receiving this error code when trying to sign into any M365 app. This happens daily when signing on and I would like to find a permanent fix. I would attach a screenshot but that doesn't seem to be working right now. User…

Microsoft Entra
asked 2024-04-17T10:09:36.07+00:00
S Manoj 15 Reputation points
commented 2024-05-22T15:59:23.01+00:00
Marco Schiavon 711 Reputation points
1 answer

UWP shows wrong MIDI device names

Hey there! UWP shows wrong names for most MIDI devices! Many ports are just called "MIDI" - which makes this library almost completely usable in any App. For example, loading output device information is done like…

Universal Windows Platform (UWP)
asked 2023-01-17T10:38:31.89+00:00
Max Meier 0 Reputation points
answered 2024-05-22T15:58:23.27+00:00
Trienco 0 Reputation points
3 answers

What is the correct way to upgrade dotnet SDKs for MAUI

Can someone tell me the proper way to upgrade .net? I have kept mine on an older version for a while now because it has been working with xcode 15.3 for me. Since it appears the issues with xcode 15.3 have been resolved in the latest version, I would…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,969 questions
asked 2024-05-16T15:01:48.6366667+00:00
Tony Pitman 40 Reputation points
commented 2024-05-22T15:56:34.9966667+00:00
Bruce (SqlWork.com) 57,731 Reputation points
1 answer

Python: Reply a message with Bot Framework

Hi everyone, I'm trying to send a message to user (Reply, Chat OneToOne), but i can't find any documentation to this with Python Scenario: User "A" -> Types a message in Teams App (bot) Now Bot has to reply to the same thread that user…

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,912 questions
asked 2024-05-16T21:17:09.3633333+00:00
Adão Duque 40 Reputation points
commented 2024-05-22T15:52:52.08+00:00
Adão Duque 40 Reputation points
2 answers

Does Azure Gov have Azure Cosmos DB for Postgre Cluster?

When I try and create, it give me "Cluster name must be available." no matter how unique the name is. Is this service not available in Gov? If not, when or can I request access to it?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,469 questions
asked 2023-04-11T21:03:20.0266667+00:00
Wayne 0 Reputation points
commented 2024-05-22T15:50:23.77+00:00
Eric Bowden 0 Reputation points
2 answers

Why my usb token key doesn't shows up in safenet authentication application

Hi. Thank you for reading. My usb token key doesn't shows up in safenet authentication application despuite the fact that the usb token is visible in my device manager. I previously made my own search and actions on the topic by reading blogs…

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,633 questions
asked 2022-07-06T08:28:11.693+00:00
DjuDju 1 Reputation point
commented 2024-05-22T15:50:18.28+00:00
Carlos Lauterbach 0 Reputation points
2 answers One of the answers was accepted by the question author.

spelling Mistake error in learning exercise

there is a spelling mistake in learning documentation please have look once and if possible correct it:https://learn.microsoft.com/en-us/training/modules/control-and-organize-with-azure-resource-manager/3-use-tagging-to-organize-resources Instead of…

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,025 questions
asked 2024-05-20T04:09:45.1333333+00:00
John-91 80 Reputation points
accepted 2024-05-22T15:46:36.1833333+00:00
John-91 80 Reputation points
3 answers

We just implemented Customer Insights and Sales Hub but social integration is not showing up where it should. I keep seeing "Only applies to outbound marketing" on MS documentation. What is outbound marketing? Where do I get it?

We just implemented Customer Insights and Sales Hub but social integration is not showing up where it should. I keep seeing "Only applies to outbound marketing" on MS documentation. What is outbound marketing? Where do I get it? This question…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
75 questions
asked 2024-05-20T21:12:08.48+00:00
Lauren Fox 0 Reputation points
commented 2024-05-22T15:44:28.81+00:00
Lauren Fox 0 Reputation points
1 answer

What is the reason for significant differences in latency between OpenAI and OpenAI Azure for GPT-4-vision?

Requests sent to the gpt-v vision preview in us-west through the OpenAI Azure integration have an order of magnitude higher latency than the same request(s) sent through the OpenAI platform directly. We would like to understand the reasons behind this…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,271 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,443 questions
asked 2024-05-21T20:37:35.0333333+00:00
Kirk Hadely 0 Reputation points
commented 2024-05-22T15:40:42.32+00:00
Kirk Hadely 0 Reputation points
1 answer

Update API Management Tooling

A client received a warning "Update your Azure API Management tooling to a supported management API version by 1 June 2024". I am hoping to assist them with the effort but am not familiar with APIM. Is it possible to test the update in a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,801 questions
asked 2024-05-20T16:34:46.39+00:00
Jason Wilson 0 Reputation points
edited a comment 2024-05-22T15:39:38.91+00:00
LeelaRajeshSayana-MSFT 13,946 Reputation points
3 answers

ssis package upgrade fail

I am trying to upgrade my SSIS packages from sql 2016 to 2019. The steps I did is opened the project in Visual Studio 2022, and then set the targetversion to 2019. And then Upgrade all the packages. It completed without any errors. But when I open one of…

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,877 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,466 questions
asked 2024-05-22T06:09:17.5433333+00:00
Asharaf Ali 61 Reputation points
answered 2024-05-22T15:35:54.7266667+00:00
Asharaf Ali 61 Reputation points
1 answer One of the answers was accepted by the question author.

Course for developer beginers from scratch

Hello. I am interested in finding a course that explains how to create your own module based on Microsoft Dynamics 365, but completely from scratch. Without using existing modules (as they are fundamentally not suitable for me). And if this is possible,…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
75 questions
asked 2024-05-21T23:13:52.9366667+00:00
Lex 0 Reputation points
accepted 2024-05-22T15:34:31.6533333+00:00
Lex 0 Reputation points
2 answers

parameterization of user assigned managed identity

I have a user assigned managed identity and it is associated with my data factory. This works fine in our DEV environment. When it comes to deployment however, there is no parameter to provide the user assigned managed Identity that is used in…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,724 questions
asked 2022-06-27T14:08:02.99+00:00
na 121 Reputation points
edited a comment 2024-05-22T15:33:18.1733333+00:00
Andrea Castrillon Buitrago 0 Reputation points