340,936 questions

Sort by: Updated
0 answers

what capability must I add to my manifest to enable access to audio devices?

I am working with Visual Studio 2022 Community edition. Years ago I wrote a program in Win32 that opened an audio device and plotted the signal on the screen. I want to do that same function but now with .NET. When I do a var endpointId =…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,356 questions
asked 2024-04-23T12:43:43.2+00:00
Joe Babb 0 Reputation points
1 answer

The subscription"redacted" is not allowed to create or update the serverfarm."

I created a new account today. Set everything up yet anytime I try to create a function app, app service plan or service plan I get the following error. I tried looking through the policies and added an exception for the non compliant ones but it doesnt…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,231 questions
asked 2024-04-19T22:25:01.94+00:00
HLGSupport 0 Reputation points
commented 2024-04-23T12:42:54.6333333+00:00
JananiRamesh-MSFT 20,996 Reputation points
0 answers

Logic App - Accept values through GET parameters not working

Hi there :) I'm having a problem with a logic app where my logic app is triggered when an HTTP request is received. When someones clicks the link the logic app is triggered and it opens a blank webpage. I want to post some text on the webpage. I…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,836 questions
asked 2024-04-19T08:07:36.5633333+00:00
Nick Sieraad 0 Reputation points
commented 2024-04-23T12:42:35.38+00:00
Nick Sieraad 0 Reputation points
2 answers

Function App deployment successful, triggers found when running locally, but not when deploying

Hi, We have a serverless azure function that has been deploying and running fine until recently. It still runs fine when debugging locally from VS Code (http triggers are found and work). But when we deploy to Azure from VS code, the deployment…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,231 questions
asked 2024-04-21T19:17:16.2866667+00:00
JDR 70 Reputation points
commented 2024-04-23T12:42:24.4033333+00:00
Ryan Hill 25,481 Reputation points Microsoft Employee
0 answers

Run script body required - what do I need to put in the body?

I have an existing logic app which is working but am now I'm not able to make changes to it because of the excel for business Run script connector which now required a body. Any idea what to put in this body? The error goes away if I input {} but I don't…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,836 questions
asked 2024-04-23T12:41:31.0933333+00:00
Gareth T 5 Reputation points
1 answer

How can I setup an Azure SSO web application such that users can access the application by providing their User ID and Password instead of using the SSO login flow?

We have a web application that is configured for single sign-on with SAML in Azure. There are users (employees) setup in the Active Directory however there are other users (contractors) who are not in the Active Directory and we need to give them 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,428 questions
asked 2024-04-16T10:09:11.9466667+00:00
Sunil Ferro 1 Reputation point
edited a comment 2024-04-23T12:41:17.56+00:00
Sunil Ferro 1 Reputation point
0 answers

Logic app to on-premise SQL server connectivity using service principle (Azure AAD)

Hi Team, Our Agenda is to connect On-premise SQL server using Logic app with SQL server connector. We successfully setup Azure AAD with On-premise SQL. Also, using SSMS we are successfully able to make connection to on-premise SQL using service…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,836 questions
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,675 questions
asked 2024-04-23T10:59:34.03+00:00
Yashwant Kumar Sahu 1 Reputation point
edited the question 2024-04-23T12:40:56.6333333+00:00
Yashwant Kumar Sahu 1 Reputation point
1 answer

Power Query cannot list the content of certain SharePoint pages

Hello everyone, I hope someone can give me a tip. We have Office 2021 Professional on the computer and we have SharePoint 2013. There is the function "From File" and then "From SharePoint Folder". So now it's getting funny. One idea…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,214 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,450 questions
asked 2024-04-22T16:33:46.62+00:00
Ramaka 0 Reputation points
commented 2024-04-23T12:38:37.5133333+00:00
Ramaka 0 Reputation points
1 answer

Can we know the region of the Peered Vnet using Azure Polcies

Can we know the region of the Peered Vnet using Azure Polcies for eg there is a vnet named demo_vnet which is peered with another vnet named as shared_vnet present in a different subscription and i want to know the region of the shared_vnet, can i find…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
790 questions
asked 2024-04-23T09:23:54.8466667+00:00
Gupta, Tushar 0 Reputation points
commented 2024-04-23T12:34:24.03+00:00
Sedat SALMAN 13,075 Reputation points
1 answer

Cosmos Synapse link SQL query error

Hi, we have a Synapse SQL View onto a Cosmos container (using Synapse link). When we run a SELECT * on the view we sometimes get this error: Resolving CosmosDB path has failed with error 'CosmosDB request failed with status code '449';…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,357 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,439 questions
asked 2024-04-21T12:33:17.8733333+00:00
David Baker 21 Reputation points
edited a comment 2024-04-23T12:33:59.9633333+00:00
Sina Salam 3,476 Reputation points
0 answers

How to deactivate Global Secure access feature in azure.

Hi , While I was creating a conditional access policy from my entra admin center, on adding target , the Global secure access (preview) was disabled at first. I found that it was in disabled state because I havent activated the Global secure access at…

Microsoft Entra
asked 2024-04-23T12:33:30.4166667+00:00
Ajosh John 0 Reputation points
0 answers

Issues with afxres.rc

I have some MFC projects that have worked for many years, but suddenly I can no longer access resources from afxres.rc in any of them. For example, here's a simple test: CBitmap bitmap; BOOL success = bitmap.LoadBitmap(AFX_IDB_CHECKLISTBOX_95); assert(…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,525 questions
asked 2024-04-23T10:44:51+00:00
JW 61 Reputation points
commented 2024-04-23T12:32:46.72+00:00
RLWA32 40,276 Reputation points
0 answers

Graph API Create documentSetVersions in a List

Hi, I am trying to create a documentSetVersions using the POST API ("sites/{site-id}/lists/{list-id}/items/{item-id}/documentSetVersions"). Below is the body in JSON format being send to API. { "comment": "put your comments…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,546 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,597 questions
asked 2024-04-23T12:32:29.35+00:00
Sheheryar Chagani 0 Reputation points
1 answer

Can we integrate MS booking app in teams

Hi Team, Can we integrate Microsoft booking app in teams with a chatbot without using Graph API's.

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,835 questions
asked 2024-04-22T11:24:23.17+00:00
lakshmi 551 Reputation points
edited the question 2024-04-23T12:31:29.4633333+00:00
romungi-MSFT 41,866 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Can app registration limits also be removed on Azure B2C just like in Entra ID

I found the following documentation about Entra ID. https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/quickstart-app-registration-limits I would like to know if this documentation: Also apply for Azure B2C Can this custom…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,428 questions
asked 2024-04-16T10:38:31.5666667+00:00
Ralph Jansen 81 Reputation points
accepted 2024-04-23T12:31:00.0733333+00:00
Ralph Jansen 81 Reputation points
2 answers One of the answers was accepted by the question author.

Retrieving a single Value from a data flow for pipeline use

I have a problem where I need to use a value calculated inside a Data Flow in my pipeline, but I can't use the usual method of setting a variable because of how the Data Flow is set up. Usually, I'd use a 'Set Variable' activity, but that won't work here…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,514 questions
asked 2024-04-22T02:10:47.5566667+00:00
vikranth-0706 120 Reputation points
accepted 2024-04-23T12:29:03.1333333+00:00
vikranth-0706 120 Reputation points
1 answer

Azure Dev Box - Dev Pool status unknown or checks failed

While following the quickstart for Azure Dev Box, https://learn.microsoft.com/en-gb/azure/dev-box/quickstart-configure-dev-box-service we are stuck when creating a dev box pool. The status of the created pool is either 'Status unknown' or 'Checks…

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
255 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.
926 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,360 questions
asked 2024-04-02T11:06:05.1266667+00:00
Rudi Larno 10 Reputation points
commented 2024-04-23T12:26:52.4866667+00:00
Heidi Housten 0 Reputation points
0 answers

Azure APIM | Connection issues

Hi I have an APIM with backends created. These backends point to an Azure Function App. I am receiving frequent logs like The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. A connection…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,746 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,231 questions
asked 2024-04-23T12:18:31.2166667+00:00
Abhay Chandramouli 966 Reputation points
commented 2024-04-23T12:25:52.3866667+00:00
JananiRamesh-MSFT 20,996 Reputation points
6 answers One of the answers was accepted by the question author.

How can I remove account from Microsoft Authenticator?

Hi. My mobile phone was registered under my work organisation and I accidentally uninstalled the Microsoft Authenticator app without unregistering my work organisation MFA account in the app. Now when I installed back the Authenticator app it…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,428 questions
asked 2022-11-25T16:54:19.827+00:00
Ting 66 Reputation points
commented 2024-04-23T12:25:39.97+00:00
Maria 0 Reputation points
0 answers

The AnalyzeDocumentFromUriAsync api call remains pending

The AnalyzeDocumentFromUriAsync api call has been hanging without error for a couple of days. I also encountered the same problem in Document intelligent studio in neural models while everything works in template models. Anyone encountering the same…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,357 questions
asked 2024-04-23T12:25:22.46+00:00
Stefano Cipriani 65 Reputation points