341,210 questions

Sort by: Updated
1 answer

python calls openAI and reports an error openai.PermissionDeniedError: Error code: 403

Calling client.chat.completions.create reports an error openai.PermissionDeniedError: Error code: 403 - {'error': {'code': 'AuthenticationTypeDisabled', 'message': 'Key-based authentication is disabled for this resource. '}}

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
701 questions
asked 2024-04-23T15:46:25.6233333+00:00
Edward H T WANG_SP 0 Reputation points
edited the question 2024-04-24T10:00:28.4133333+00:00
romungi-MSFT 41,866 Reputation points Microsoft Employee
1 answer

Installing VS build tools with out any prompt

I am using following script to VSbuild tools 2022, but what is happening it makes to go that folder and run manually even I have provided arguments in the below script which should not to prompt for window, script: Create the 'C:\software' directory if…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,594 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,360 questions
asked 2024-04-21T05:57:43.6766667+00:00
Varma 1,055 Reputation points
edited a comment 2024-04-24T10:00:10.21+00:00
Varma 1,055 Reputation points
0 answers

Add-Button greyed out in MailFrom addresses

Hi, I want to create a new MailFrom address. I created an Email Communication Service and my domain was verified. Now, I want to create new MailFrom addresses, but my "Add"-Button is greyed out and I don't know why. Do you have any…

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,761 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,171 questions
asked 2024-04-23T11:29:14.58+00:00
Robert Hagemann 0 Reputation points
commented 2024-04-24T09:59:42.3066667+00:00
Bruce Jing-MSFT 460 Reputation points Microsoft Vendor
3 answers

how to expand azure file share max quota size

how to expand azure file share max quota size? i have created standard file share, not disable large file, and set quota is 5 TB. now ,i want to expand up quota size from 5TB to 16 TB, Is it possible? is is must enable large file? thanks~

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,162 questions
asked 2024-04-24T08:13:01.3433333+00:00
Huang, Winston-HR 260 Reputation points
answered 2024-04-24T09:59:34.7566667+00:00
Sumarigo-MSFT 43,486 Reputation points Microsoft Employee
0 answers

Improve Confidence in Custom Classification model and reject Unknown Documents

Hello everyone, I'm encountering an issue while training a custom classification model using API version 2023-07-31 (3.1 General). This model is trained on approximately 100 documents, categorized into two types: Invoices and Delivery Notes. Up until…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,360 questions
asked 2024-04-22T13:11:08.9533333+00:00
Christos Sgouros 0 Reputation points
commented 2024-04-24T09:59:30.26+00:00
santoshkc 4,095 Reputation points Microsoft Vendor
0 answers

Selection using Selection Rectangle

Can anyone please tell me how to make this kind of behaviour in our own WPF app. Right now i am making a File explorer kind of behaviour using the WPF datagrid. Can someone please help me with the logic or post some code. Here if we see the rows are…

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,737 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,670 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,228 questions
asked 2024-04-24T04:34:37.6333333+00:00
Amit 0 Reputation points
commented 2024-04-24T09:59:06.5533333+00:00
Amit 0 Reputation points
3 answers

Wifi infrastructure problem with windows 11 22h2 or 22h3

Hi, Can you tell me if Microsoft will soon create a fix for the corporate wifi issue with Windows 11. This is very blocking for our users. the certificates are however installed correctly on the PC below the log file on windows. Regards. Log…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,138 questions
asked 2024-01-05T14:45:43.4533333+00:00
rz 0 Reputation points
answered 2024-04-24T09:59:01.9433333+00:00
Swen Koopmans 0 Reputation points
1 answer

Should i take the AI-900 and DP-900 Fundamental exams?

Good Day, To whom it may concern, I recently completed and passed my DP-100 exam, as i want to pursue a Data Scientist career. I however did not see that completing AI-900 and DP-900 would benefit as they are fundamentals. I therefore ask if it is…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,939 questions
asked 2024-04-24T09:13:08.78+00:00
Josh Seegers 5 Reputation points
edited the question 2024-04-24T09:58:32.2566667+00:00
Andreas Baumgarten 96,036 Reputation points MVP
0 answers

Error I get the error The subscription is not allowed to create or update the serverfarm.

I get the error The subscription 'd088384a-d638-4051-b582-92*****f964d' is not allowed to create or update the serverfarm. "Forbidden" I am a student and create the account a few days ago and got the student 100$ value. But when creating a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,239 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,858 questions
asked 2024-04-24T08:41:24.9066667+00:00
Dimitrie Lauer 0 Reputation points
edited the question 2024-04-24T09:57:33.68+00:00
Dimitrie Lauer 0 Reputation points
0 answers

Location tracking while app is in suspended state

Hi, I am developing a location tracking app for drivers. We need to track locations in particular intervals and send it to server. We are able to track locations when app is active or in background. How can we get locations for both android & iOS…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,857 questions
asked 2024-04-24T09:56:59.74+00:00
ann 0 Reputation points
1 answer

i lost my items in files shared under my account storage, how i can restore it

i lost the items in the File shares without soft delete enabled

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,124 questions
Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,162 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,680 questions
asked 2024-04-24T09:42:36.7366667+00:00
Devops 0 Reputation points
edited an answer 2024-04-24T09:56:55.53+00:00
Andreas Baumgarten 96,036 Reputation points MVP
0 answers

Discrepancies between using Action.Submit and Action.Execute in Teams bot adaptive cards

Using Action.Submit there is an option to hide the feedback message using: "msTeams": { "feedback": { "hide": true } } With Action.Execute that is…

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,838 questions
asked 2024-04-21T10:15:12.1033333+00:00
Boris Rusinovic 1 Reputation point
edited a comment 2024-04-24T09:56:39.99+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
0 answers

How to Sum, Join, Union, Group By Month And Year Using LINQ Query

I have two tables. I want to find the sum of the data in one table and the subtraction of the second table. I am trying to explain the matter by attaching an image below. Note here that I don't know which table's data will come first. Maybe the data of…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,155 questions
asked 2024-04-24T09:55:08.01+00:00
jewel 781 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,360 questions
asked 2024-04-23T12:25:22.46+00:00
Stefano Cipriani 65 Reputation points
commented 2024-04-24T09:54:59.82+00:00
Stefano Cipriani 65 Reputation points
1 answer

Microsoft Visual C++ Redistributables

We could see that the visual c++ redistributable is available as a package which supports from VS2015 to VS2022. We need the redistributable which will support from VS2017 to VS2022. Is there a way to get that redistributable from VS2017 to VS2022?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,594 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
962 questions
asked 2024-04-24T05:42:20.5833333+00:00
Nagaswathi Sadari 1 Reputation point
commented 2024-04-24T09:54:54.77+00:00
RLWA32 40,276 Reputation points
2 answers

windows 10 reset option without reimaging

we have a client coming out of parent doamin and network. The client is setting up its own network and domain... the task is we need to get existing devices in parent domain ( 80% users working remote with no local office) resetted and get it ready for…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,599 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,319 questions
Microsoft Configuration Manager
asked 2024-04-19T12:24:08.6533333+00:00
svjs-0437 201 Reputation points
answered 2024-04-24T09:53:39.3966667+00:00
Simon Ren-MSFT 30,031 Reputation points Microsoft Vendor
3 answers

How to fix "There was a problem saving and AutoSave was disabled. Please Save As or close and reopen the file."

Hi, so this is the problem we're having: Me and my colleague at work use Excel Spreadsheet (with VBA macro) in Onedrive for our working paper. It works just fine most of the time, but sometime we ran into a problem when saving our progress, it says…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,454 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
804 questions
asked 2024-02-01T11:31:38.63+00:00
Penn Tan 5 Reputation points
answered 2024-04-24T09:53:10.3133333+00:00
Philip Leicester 0 Reputation points
1 answer One of the answers was accepted by the question author.

Configuring SCCM to use SQL AOAG - Need help if something goes wrong during this step

Dear Team, We have installed the SQL standalone and now we are going to move the DB to SQL AOAG group with help of SQL team. Concern is in the Microsoft article(attached) it says to run setup and modify the SQL Configuration setting at wizard with…

Microsoft Configuration Manager
asked 2024-04-23T06:03:16.9033333+00:00
Mohd Atif Husain 80 Reputation points
accepted 2024-04-24T09:50:58.9533333+00:00
Mohd Atif Husain 80 Reputation points
1 answer

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,839 questions
asked 2024-04-23T12:41:31.0933333+00:00
Gareth T 5 Reputation points
answered 2024-04-24T09:50:43.56+00:00
Gareth T 5 Reputation points
0 answers

Cannot create web app service due to subscription permission

Hey guys, we are facing problems with Azure web app creation. The error message we are getting is: { "status": "Failed", "error": { "code": "Forbidden", "message":…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
762 questions
asked 2024-04-24T09:49:46.5333333+00:00
Octu Tech 0 Reputation points