339,369 questions

Sort by: Updated
0 answers

AddMutableTrack mediaType string value

I'm using Swift AVFoundation in MAUI to perform audio file manipulation. As part of that I need to use the AddMutableTrack method. Swift's documentation says to use: let compositionAudioTrack = composition.addMutableTrack(withMediaType:…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,827 questions
asked 2024-04-16T21:54:22.5166667+00:00
Kevin O'Brien 0 Reputation points
0 answers

How to secure web api in asp.net c# (offboarding and crossboarding users.)

Hi , How to secure web api in asp.net c# i want to secure the web api for offboarding and crossboarding users. Example-offboarding : we have created one api, so we want to secure those api. suppose if a employee has left the organization and he knows the…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
292 questions
asked 2024-04-16T18:28:32.6833333+00:00
Deshmukh, Ashish 1 Reputation point
edited a comment 2024-04-16T21:54:01.5833333+00:00
AgaveJoe 26,181 Reputation points
1 answer

Is there any way to automate Azure event hub metrics screenshot and posting to MS Teams channel which can run scheduled intervals of time

the below process is to be automated: connect to Azure and Gather the metrics screenshot from Azure resource ( Azure event hub - incoming vs outgoing messages ), Also select the range as last 6 hours. Take the screenshot and post it in MS Teams…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,015 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.
917 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
555 questions
asked 2024-04-16T19:46:38.4933333+00:00
Kumar2024 0 Reputation points
answered 2024-04-16T21:51:17.47+00:00
hossein jalilian 1,515 Reputation points
0 answers

How to migrate Azure in-process worker Function project with multiple functions inside and shared code base to isolated functions?

I have one big Azure Function project. It is done as in-process worker in .NET 6, and the project contains multiple functions with different kind of triggers and functionalities. The functions shares same domain classes. Is it possible to migrate it to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,196 questions
asked 2024-04-16T21:47:34.4133333+00:00
Zoran Gladoic 0 Reputation points
edited the question 2024-04-16T21:48:19.6833333+00:00
Zoran Gladoic 0 Reputation points
1 answer

implement on your own data by api

I want to implement on your own data by api. I know it’s very easy to do so in OpenAI studio, but now I want to do it by api with no UI, how should I do it?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,546 questions
asked 2024-04-16T20:56:50.1866667+00:00
Sudhir Dutta 0 Reputation points
answered 2024-04-16T21:48:04.03+00:00
YutongTie-MSFT 45,911 Reputation points
0 answers

Examples of data sources and use cases

Can someone provide examples of use cases and data sources that can be used for a project? This question is related to the following Learning Module

Azure Open Datasets
Azure Open Datasets
An Azure service that provides curated open data for machine learning workflows.
25 questions
Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
480 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,464 questions
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.
832 questions
asked 2024-04-16T19:48:09.0966667+00:00
Danny Ramroop 0 Reputation points
edited the question 2024-04-16T21:45:25.5633333+00:00
VasaviLankipalle-MSFT 13,766 Reputation points
1 answer

How to Prevent login redirect to 'login.microsoftonline.com' when user accesses secure page.

Hello, I am trying to have any user redirected to my login page, which has a login for ASP.net 4.8 Identity, and a button for Microsoft AD login which sends them to their company login page. Currently it words great, but if they access a page directly…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,240 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,808 questions
asked 2024-04-16T20:06:27.7333333+00:00
Eric 0 Reputation points
answered 2024-04-16T21:44:11.6266667+00:00
hossein jalilian 1,515 Reputation points
4 answers One of the answers was accepted by the question author.

Add a previously pool-member Azure VM to session host pool (Azure WVD)

Hello Colleagues, I have accidentally deleted one of my hosts from the host pool... guide: https://learn.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-powershell did the updating section on the previously pool-membered VM…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,349 questions
asked 2021-11-17T13:58:00.963+00:00
Papp Károly 106 Reputation points
commented 2024-04-16T21:43:53.49+00:00
Gurpreet Singh ADM 0 Reputation points
1 answer

Azure Web App with Easy Auth not using custom scope

I created an Azure Web App and set up Easy Auth using an App Registration. I created a custom scope user_impersonation for the App Registration and gave my Web App delegated permission to the custom scope. Now, when I log in to the web app and check the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,798 questions
asked 2024-04-16T14:33:29.78+00:00
Derek Saffie 0 Reputation points
edited an answer 2024-04-16T21:39:11.8466667+00:00
Grmacjon-MSFT 15,366 Reputation points
6 answers

How can i fetch the LIVE participants of a teams meeting just by using the api with rest or powershell?

We try to get live information about the current participants of a meeting (multiple times during the meeting). Yet unable to fetch these participants during the meeting. So far only after the meeting, which is not recent enough.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,015 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,485 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,818 questions
asked 2022-05-25T17:13:23.437+00:00
XEO 6 Reputation points
answered 2024-04-16T21:35:46.2033333+00:00
Kalvin Nguyen 0 Reputation points
1 answer

Azure Document Intelligence "code": "ModelNotFound",

I'm getting the below error ; ResourceNotFoundError: (NotFound) Resource not found. Code: NotFound Message: Resource not found. Inner error: { "code": "ModelNotFound", "message": "The requested model was not…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,332 questions
asked 2024-04-16T17:20:31.0666667+00:00
Vincent Primiani 0 Reputation points
commented 2024-04-16T21:32:38.24+00:00
VasaviLankipalle-MSFT 13,766 Reputation points
1 answer

SQL Server Reporting Services is spewing logs - This may be due to a connection failure, timeout or low disk condition within the database.

On SQL Server Reporting Services, all of a sudden logs are full of : library!WindowsService_0!16e4!04/16/2024-13:52:26:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException: , An error occurred within the…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,787 questions
asked 2024-04-16T21:05:48.3733333+00:00
Lori Cho 0 Reputation points
answered 2024-04-16T21:28:04.7+00:00
daasd 0 Reputation points
0 answers

Help moving SharePoint list items into folder if the project number matches?

Hello All, I am hoping someone may have experience in a similar topic and would be willing to share some advice. I have set up a SharePoint site with a list that is intended to hold monthly update forms submitted by project owners to track project…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,543 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
504 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
54 questions
asked 2024-04-16T21:27:10.46+00:00
Morgan 20 Reputation points
edited the question 2024-04-16T21:27:40.72+00:00
Morgan 20 Reputation points
0 answers

Release date for Microsoft Entra custom claims provider

Hi, Was just wondering when custom claims provider, which is currently in preview, was intended to be released? https://learn.microsoft.com/en-us/entra/identity-platform/custom-claims-provider-overview Thanks, Tim

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,341 questions
asked 2024-04-16T21:26:34.4533333+00:00
Tim Lumb 0 Reputation points
1 answer One of the answers was accepted by the question author.

Power Automate - Copy items in a SharePoint List to a Library based on status

Hi Everyone! I am hoping someone can help me with a Power Automate flow I am stumped on. I currently have one main SharePoint List that I am using as the main dashboard for our company's project management process I am building. I am trying to find a…

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,726 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,543 questions
asked 2024-03-19T16:54:17.27+00:00
Morgan 20 Reputation points
accepted 2024-04-16T21:24:52.2866667+00:00
Morgan 20 Reputation points
1 answer One of the answers was accepted by the question author.

ACS callEndReason CallSetupError code 403 subCode 5829

I'm developing a React application that connects users to a Room. I'm using Azure Function to create the userCredential and the room, and then sending this to the frontend. After that, I attempt to make a clientAgent.join({roomId}, options). No errors…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
669 questions
asked 2024-04-10T23:44:00.6233333+00:00
Alexandre Gurgel 20 Reputation points
commented 2024-04-16T21:24:01.14+00:00
Alexandre Gurgel 20 Reputation points
1 answer

How to fix LNK2019 error

I have a desktop program in C that was formerly compiled in Visual Express some years ago, and it worked fine. Then I updated to Visual Studio 2022 to do some minor changes in the source code, and now I get the error LNK2019 and LNK2020.…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,543 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,566 questions
asked 2024-04-16T21:05:50.7266667+00:00
Keitel 21 Reputation points
answered 2024-04-16T21:22:41.5433333+00:00
Michael Taylor 47,471 Reputation points
1 answer

Intermittent Logoff with On-Premises Servers Added to Azure Arc

Hello, I’m looking for help with an issue I’ve encountered while integrating on-premises servers into Azure Arc. The servers in question are primarily running Windows Server 2016 or 2019 within a VMware environment. After executing the installation…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
314 questions
asked 2024-04-16T21:05:59.8966667+00:00
Rob Sletten 0 Reputation points
answered 2024-04-16T21:21:17.69+00:00
daasd 0 Reputation points
2 answers

The flat file is in blob dtorage I read the data from ADF and I need to update the data from ADF to oracle DB table I was not seen any option How to do this .

To update data from ADF to Oracle table in database how to do this it is possible to update data from ADF to oracle table.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,464 questions
asked 2024-04-07T07:40:10.19+00:00
P, Pooja 0 Reputation points
commented 2024-04-16T21:21:00.17+00:00
KarishmaTiwari-MSFT 18,347 Reputation points Microsoft Employee
1 answer

Scaling a reserved instance

How is pricing handled when a 1 or 3 year reservation is purchased, billed monthly and you increase or decrease the vCore count?

Azure SQL Database
asked 2024-04-15T21:32:46.2366667+00:00
John Allen 0 Reputation points
commented 2024-04-16T21:16:10.8533333+00:00
Marcin Policht 8,415 Reputation points MVP