296,426 questions

Sort by: Updated
1 answer

Azure OpenAI GPT-4-Vision API error: "The deployed GPT model does not support Vision Enhancement and On Your Data (OYD) with images"

Dear, experts. I am having trouble implementing enhancements with GPT-4-vision models. Here is the code I use in python in my app: response = client.chat.completions.create( model=engine, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,396 questions
asked 2024-05-12T22:01:00.0833333+00:00
Alexander Novikov 40 Reputation points
commented 2024-06-10T00:49:43.11+00:00
Alexander Novikov 40 Reputation points
1 answer

Confused about how to use Microsoft.AspNetCore.SystemWebAdapters while trying to port from old ASP.NET website to new ASP.NET Core web app

https://stackoverflow.com/questions/78589165/confused-about-how-to-use-microsoft-aspnetcore-systemwebadapters-while-trying-to Can some one tell me how to approach this?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,274 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,355 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,453 questions
asked 2024-06-07T21:23:00.4833333+00:00
Sameer Ranade 0 Reputation points
answered 2024-06-10T00:49:04.55+00:00
Bruce (SqlWork.com) 58,936 Reputation points
2 answers

Devices being crashed multiple times

We have multiple reports that devices being crashed. Below are the debugging details from one of impacted devices. We check the minidump logs for another device as well and same component is showing causing issue. Debugging Details:   *** WARNING:…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,902 questions
Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,291 questions
asked 2024-03-06T17:04:51.3766667+00:00
Ritesh Sharma 266 Reputation points
edited a comment 2024-06-10T00:47:59.0433333+00:00
Kevin Vanderveer 0 Reputation points
1 answer

Paging Issue in asp.net MVC

I am trying to add paging but get the error: CS1061: 'IEnumerable<Subject>' does not contain a definition for 'PageCount' and no accessible extension method 'PageCount' accepting a first argument of type 'IEnumerable<Subject>' could be…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,274 questions
asked 2024-06-09T04:35:25.08+00:00
Malam Malam 161 Reputation points
answered 2024-06-10T00:44:25.3733333+00:00
SurferOnWww 2,091 Reputation points
1 answer

.net editor is not working

.net editor is not loading https://learn.microsoft.com/en-us/training/modules/csharp-basic-operations/5-challenge

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,117 questions
asked 2024-03-07T12:46:11.2766667+00:00
bhavya pallothu 5 Reputation points
commented 2024-06-10T00:36:36.9333333+00:00
AnuRaj 0 Reputation points
2 answers One of the answers was accepted by the question author.

Unable to launch Interactive Labs

Scenario : Unable to launch Interactive Labs Issue: Some modules within D365 Learning Path may show an error while launching the Interactive Labs.

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.
49 questions
asked 2024-05-31T11:13:36.7166667+00:00
RNareddy 850 Reputation points Microsoft Vendor
commented 2024-06-10T00:30:28.3633333+00:00
Ian Dean 0 Reputation points
3 answers One of the answers was accepted by the question author.

Disable Windows Lock Screen after inactivity on Windows 11

I am running Windows 11 Home Version 22H2 on my laptop and currently, the Windows Lock Screen is automatically activated after 10 mins of inactivity (i.e. requiring me to enter my login PIN each time after the inactivity) as I have set the screen to be…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,561 questions
asked 2022-12-28T08:47:00.093+00:00
CJ 31 Reputation points
answered 2024-06-10T00:20:03.72+00:00
Zak Masrani 0 Reputation points
1 answer One of the answers was accepted by the question author.

updating / deleting categories automatically change event's category??

Hello, i want to know these APIs will work. PATCH /users/{id|userPrincipalName}/outlook/masterCategories/{id} DELETE /users/{id|userPrincipalName}/outlook/masterCategories/{id} If some events have a category that will be changed / deleted, will these…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,983 questions
asked 2024-06-07T05:24:59.12+00:00
공민혁 60 Reputation points
accepted 2024-06-10T00:04:45.26+00:00
공민혁 60 Reputation points
1 answer One of the answers was accepted by the question author.

is it possible to have other categories that doesn't belong to masterCategory?

I am using the following APIs to retrieve events and apply colors based on categories: retrieve events API : GET /users/{id | userPrincipalName}/events retrieve masterCategories API : GET /users/{id | userPrincipalName}/outlook/masterCategories However,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,983 questions
asked 2024-06-07T07:58:51.4666667+00:00
공민혁 60 Reputation points
accepted 2024-06-09T23:59:17.37+00:00
공민혁 60 Reputation points
1 answer One of the answers was accepted by the question author.

vadlidation failed -insuffisient quota cannot create / update/move resources

Hai team, im writting this beacuse I'm attempting to deploy the openAI resource, but an error message appears. stating that "vadlidation failed -insuffisient quota cannot create / update/move resources" Not sure what exactly is the issue and i…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,396 questions
asked 2024-05-17T16:34:21.2233333+00:00
kannan 20 Reputation points
edited the question 2024-06-09T23:50:54.2633333+00:00
VasaviLankipalle-MSFT 15,241 Reputation points
2 answers

Show a Planner Plan as a Tab inside Teams Channel is no more working using Graph API, any advice?

I have this workflow which:- Create a new Team Channel Create a new Planner Plan Show the Planner Plan as a tab inside the Team Channel. this was working well for around 6 months, but recently it stop working as expected.Here is my workflow which…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,983 questions
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,626 questions
asked 2024-06-07T06:57:07.46+00:00
john john Pter 115 Reputation points
commented 2024-06-09T23:25:27.8733333+00:00
john john Pter 115 Reputation points
1 answer

Issues while writing into bad_records path in Databricks

Hello All, I would like to get your inputs with a scenario that I see while writing into the bad_records file. I am reading a ‘Ԓ’ delimited CSV file based on a schema that I have already defined. I have enabled error handling while reading the file to…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,006 questions
asked 2024-06-05T01:13:41.47+00:00
Alok Thampi 91 Reputation points
edited an answer 2024-06-09T23:11:32.9266667+00:00
Alok Thampi 91 Reputation points
1 answer

How to Purge a Deleted Azure App Service to Free Up the Domain?

Certainly! Here is the revised version of your text: I created an Azure App Service in Subscription A under Tenant A, and then I deleted this App Service. Now, when I try to create the same App Service in Subscription B under Tenant B, I receive an…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,118 questions
asked 2024-06-09T22:07:11.28+00:00
Mohammed ZYADI 1 Reputation point
answered 2024-06-09T22:29:28.89+00:00
akinbade abiola 3,890 Reputation points
1 answer

Insufficient privileges to complete the operation.

{ "sessionId": "6efa16eba4d74ac69e830d1fb37280fd", "errors": [ { "errorMessage": "interaction_required: AADSTS16000: User account &#39;{EUII Hidden}&#39; from identity provider…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,008 questions
asked 2024-06-09T08:40:31.45+00:00
Froilan Cadiente 0 Reputation points
edited an answer 2024-06-09T22:28:28.8233333+00:00
akinbade abiola 3,890 Reputation points
2 answers One of the answers was accepted by the question author.

Ubuntu Virtual Machine + DNS Zone = Custom Domain Will Not Resolve

I have an Ubuntu virtual machine running with Apache. HTTP & HTTPS ports are enabled. I also created an Azure DNS Zone and updated my domain provider with the Azure nameservers from my DNS Zone. I updated the DNS Zone with the appropriate records to…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,043 questions
asked 2024-06-09T20:30:02.7266667+00:00
FRNTR 20 Reputation points
accepted 2024-06-09T22:18:47.5966667+00:00
FRNTR 20 Reputation points
1 answer

Merge two accounts of Microsoft Learn and certification in Pearson Vue

Hi. 10 years ago my previous company created me one profile to make some certification exams, nowadays I have a personal account in Microsoft Learn and got a new certification but this was assigned to the previous account in Pearson Vue, in my personal…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,492 questions
asked 2024-06-07T19:37:08.8+00:00
Oscar Iglesias Roqueiro 0 Reputation points
edited the question 2024-06-09T22:10:54.22+00:00
YutongTie-MSFT 47,416 Reputation points
1 answer

Azure Monitoring: Tracking maximum concurrent sessions over 30 days

Is it feasible to track the highest concurrent sessions in Azure Monitoring for the past 30 days? We're planning to expand our VMs but require metrics such as the maximum number of users connected to a VM on a specific date. For example, on May 17th,…

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,910 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,351 questions
asked 2024-06-09T19:47:56.98+00:00
Matthew G 0 Reputation points
answered 2024-06-09T22:09:36+00:00
hossein jalilian 4,460 Reputation points
1 answer

Host Processor & Host cores per processor

Hi I dont have physical access to the Hyper-V environment, and I cannot install additional software; so how would one determine the following: How many physical processors the Hyper-V host has How many cores per processor [not hyperthreaded] the…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,594 questions
asked 2024-06-07T15:21:53.4233333+00:00
Reggie 20 Reputation points
commented 2024-06-09T22:03:05.9066667+00:00
essjae 251 Reputation points
1 answer

How many linux VMs can be created with Windows Server 2022 Standard Edition

Hi all, we'd want to know if there is any limitations on the number of VMs to be created with Windows Server 2022 Standard Edition. From the webpage https://www.microsoft.com/en-us/windows-server/pricing, it says that only 2 "ose/hyper-v isolated…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,381 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,594 questions
asked 2024-06-07T08:12:13.6533333+00:00
Justin 0 Reputation points
commented 2024-06-09T21:59:39.3033333+00:00
essjae 251 Reputation points
3 answers One of the answers was accepted by the question author.

Task Scheduler return code 2147942401.

Hello. I use this scheduled task for years and it always worked fine. Something weird happened a few weeks ago. This task executes .bat file which launch python script. It runs as administrator. A few weeks ago it started fail with return code…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,849 questions
asked 2020-12-28T18:38:05.353+00:00
Susja 716 Reputation points
commented 2024-06-09T21:56:59.73+00:00
Ivar Yrke 0 Reputation points