351,554 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How to fix error code 404 "Resource not found" when trying to use Document Intelligence REST API

Here's my current curl: curl --location '[ENDPOINT]/documentintelligence/documentModels/prebuilt-read:analyze?api-version=2023-07-31' \ --header 'Ocp-Apim-Subscription-Key: [KEY]' \ --header 'Content-Type: application/json' \ --data…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,460 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,485 questions
asked 2024-06-05T20:28:04.5533333+00:00
João Pedro Prediger 0 Reputation points
edited the question 2024-06-06T16:56:07.9533333+00:00
VasaviLankipalle-MSFT 15,086 Reputation points
0 answers

How do I use Microsoft Power Apps with a personal account?

Hi guys, I am trying to use Microsoft's Power Apps product for personal usage. I have clicked the "try for free" option (https://www.microsoft.com/en-us/power-platform/products/power-apps) It asks me to enter a work or school email to get…

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.
137 questions
asked 2024-06-06T16:27:34.4266667+00:00
David Ojetola 0 Reputation points
edited the question 2024-06-06T16:56:02.0233333+00:00
kobulloc-MSFT 24,656 Reputation points Microsoft Employee
0 answers

Azure Communications Services CallComposite mirror video stream?

Hi All, in MS teams, there's a setting to mirror/unmirror video . In CallComposite , it appears that mirror video is on, so the image that the call originator sees is reversed. I was looking in CallComposite, didn't see a mirror setting. e.g., …

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
724 questions
asked 2024-06-04T16:01:35.9466667+00:00
Martin Rojo 0 Reputation points
commented 2024-06-06T16:55:53.2566667+00:00
Martin Rojo 0 Reputation points
0 answers

Windows 11: creating a STANDARD USER creates problems with anomalous RAM occupation and NON-PAGED POOL

Good evening, I am having problems with Windows 11 regarding the use of a second USER with a STANDARD ACCOUNT. On my PC I have an administrator user associated with a Microsoft account which works perfectly. I added another STANDARD USER without…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,538 questions
asked 2024-06-06T15:54:26.94+00:00
Armando 0 Reputation points
commented 2024-06-06T16:55:37.3533333+00:00
Hruthik B 0 Reputation points
1 answer

convert letters increase by 1

Hello, Mask_range="ABCDEFGHJKLMNPQRSTUVWXYZ" Not allowed I and O NewValue: AA AB AG AH BA **Input** NewValue1: AB AC AH AJ BB **Output** NewValue2: …

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,434 questions
asked 2024-06-06T16:23:59.4166667+00:00
Noah Aas 280 Reputation points
answered 2024-06-06T16:55:32.44+00:00
Michael Taylor 49,356 Reputation points
0 answers

how to fix BSOD on normal windows but not safe mode. happening constantly every 3-5 minutes.

please help im getting irql not less or equal and krnl security check the most often

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,891 questions
asked 2024-06-06T16:54:38.01+00:00
Ayman CHOUDHURY 0 Reputation points
0 answers

Synchronizing a Synapse table from an on-premise Oracle table

Hi, I've a Synapse table on a dedicated SQL pool and I need to update it reading from an Oracle table. I've already implemented a Self-hosted IR and I've already read from the Oracle table rightly with the Oracle connector. The requirement from my…

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,520 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,831 questions
asked 2024-06-06T15:45:42.77+00:00
pmscorca 837 Reputation points
commented 2024-06-06T16:54:35.7933333+00:00
phemanth 7,115 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Getting error while deploying flask app into azure using web app using a zip file

i have created a flask app in local & its working fine. i have tried to deploy it into azure using web app zip file upload method. used below command, $resourceGroupName='Score' $appServiceName='Score-123' az webapp deploy ` --name…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,097 questions
asked 2023-08-24T11:56:31.57+00:00
Vijayakumar Elumalai 80 Reputation points
commented 2024-06-06T16:53:26.6333333+00:00
Buck, Patrick 0 Reputation points
1 answer One of the answers was accepted by the question author.

Hyper-V Virtual Machine Error: "Cannot Connect to the Virtual Machine"

I am unable to connect to a Hyper-V virtual machine on my new Windows 11 Pro computer. Despite enabling virtualization in the BIOS, the error message "Cannot Connect to the Virtual Machine" persists when I try to connect. I can see the machine…

System Center Virtual Machine Manager
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,590 questions
asked 2024-05-31T15:54:07.48+00:00
Rephies-4542 296 Reputation points
accepted 2024-06-06T16:53:19.7733333+00:00
Rephies-4542 296 Reputation points
1 answer

GPT-4o via Azure OpenAI timing out constantly

Hi, GPT-4o via Azure API seems almost trivially broken in a way that really surprises me. Basically when streaming is enabled, once the number of input tokens exceeds around 15K, it'll time out before producing a single token. The timeout cannot be…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,382 questions
asked 2024-06-05T17:00:09.26+00:00
Matthew Hertz (London) 0 Reputation points
answered 2024-06-06T16:52:26+00:00
VasaviLankipalle-MSFT 15,086 Reputation points
2 answers

How to add a different CSS to a razor page in Blazor WASM?

I am working on a Blazor WASM e-commerce application using the .NET 6 old version with a default template. I want to add a new razor page with a different look while keeping the old ones in the project. How can I achieve this? Specifically, I want to add…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,268 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,442 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,434 questions
asked 2024-06-04T13:24:09.7766667+00:00
Cenk 976 Reputation points
commented 2024-06-06T16:52:23.1066667+00:00
Cenk 976 Reputation points
1 answer

ASR Exclusions Import\Export Process only imports the first line

I made an exclusions list in Intune ASR Policies. After that I exported it to CSV. This gives me all the paths. I tried to import the list into another policy, and it will only take the first line. What is wrong?

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,543 questions
asked 2024-06-05T22:17:26.5+00:00
ComputerHabit 826 Reputation points
commented 2024-06-06T16:51:54.28+00:00
ComputerHabit 826 Reputation points
0 answers

Multiple IF statements sharepoint calculated column

Hello I'm trying to combine 3 IF statements in my sharepoint calculated column. Here is what I have so far. I'm receiving an error message any feedback would be prefect. What I'm basically trying to do is If all the columns are no print out no, if any…

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.
531 questions
asked 2024-06-06T15:33:18.5766667+00:00
Developer1911 0 Reputation points
edited the question 2024-06-06T16:51:11.2666667+00:00
Developer1911 0 Reputation points
1 answer

NTWDBLIB.DLL is not loadable

When I run the SQL Server Client Network Utility, the DB-Library Options show the ntwdblib.dll as not loadable.And the service is legacy which has to use the same ntwdblib.dll and can't afford to use latest/different sql library. Does anyone know why the…

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,992 questions
asked 2024-06-06T12:19:16.49+00:00
Gnanasoundari 0 Reputation points
commented 2024-06-06T16:49:23.4266667+00:00
Erland Sommarskog 102.8K Reputation points
2 answers

Time to renew certificate, how far the level should go before the assessment exam link becomes available?

Time to renew the certificate. How many levels should be completed before the assessment exam link becomes available?

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.
137 questions
asked 2024-06-06T16:33:46.0466667+00:00
DJ Liu 0 Reputation points
answered 2024-06-06T16:48:47.87+00:00
DJ Liu 0 Reputation points
1 answer One of the answers was accepted by the question author.

I have enabled ADF Studio preview feature - but I cannot see the Preview Semantic Model Refresh Activity

I see this is a new feature that I want to test out -- but I can't see it from ADF even though I have the preview update and preview experience turned on for my ADF. How do I see this and interact with this new preview activity? Thank…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,831 questions
asked 2024-06-05T21:47:30.1533333+00:00
Laura Hinchey 0 Reputation points
accepted 2024-06-06T16:48:04.1966667+00:00
Laura Hinchey 0 Reputation points
0 answers

access error in purview

Hey, have registered Azure database connection, in purview but its gives an error can no access account I am the owner of the purview and sql database... given rights in IAM in db and purview but still same error

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,388 questions
Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
443 questions
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,520 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,831 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,097 questions
asked 2024-06-06T16:47:14.79+00:00
Vineet S 205 Reputation points
4 answers

How to move custom domain from classic Azure Frontdoor to new Frontdoor Standard/Premium

We have a classic Frontdoor where we have mapped a custom domain. We have now created a new Frontdoor Premium where we would like to move this custom domain. I was hoping that I could just add this domain to the new Frontdoor, verify it by adding TXT…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
608 questions
asked 2022-01-17T11:03:58.673+00:00
Mathias Rönnlund 56 Reputation points
commented 2024-06-06T16:46:11.6133333+00:00
Doug Stewart 1 Reputation point
1 answer

az feature register for AzureMonitorAppMonitoringPreview is pending for long hours

Getting this error **| Microsoft.ContainerService/AzureMonitorAppMonitoringPreview not registered.. Details: " ]** So we have done the following az feature register --namespace Microsoft.ContainerService --name…

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,902 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,909 questions
asked 2024-05-22T15:16:36.4666667+00:00
Imran Ali 10 Reputation points
commented 2024-06-06T16:45:10.4466667+00:00
Bunny 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to preserve source IP in Azure Firewall

Our requirement is to preserve the source IP even when the traffic flows through the Azure firewall and then reaches the destination server. We should be able to see the source IP in the logs of the destination server instead of Azure firewalls IP as…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
584 questions
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
86 questions
asked 2024-06-05T07:35:06.3033333+00:00
Ijaz Muhammad, Gnrgy 1 Reputation point
commented 2024-06-06T16:45:01.79+00:00
KapilAnanth-MSFT 37,786 Reputation points Microsoft Employee