54,721 questions

Sort by: Updated
0 answers

Function call with Azure OpenAI gpt-4o returns 400 error although the messages are valid

Hi support team, I am testing the new Azure Open AI gpt-4o model but I get the error with function call even though my input messages are correct. Here are the code: from dotenv import load_dotenv load_dotenv() from openai import OpenAI,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,267 questions
asked 2024-05-21T13:27:21.35+00:00
Hung Nguyen 0 Reputation points
edited a comment 2024-05-22T01:38:29.3066667+00:00
Hung Nguyen 0 Reputation points
0 answers

Azure Backup for HCI

Hello, We can use Azure Backup to backup VM under Azure Stack HCI? Also can we use use Azure Calculator to get estimate price for backup the Azure HCI if using azure Backup? What component should i select in the calculator?

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
277 questions
asked 2024-05-22T01:37:24.66+00:00
Handian Sudianto 4,166 Reputation points
0 answers

الذكاء الاصطناعي والذكاء التوليدي

Which is more important in education, artificial intelligence or generative intelligence?

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,934 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,224 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
599 questions
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
61 questions
asked 2024-05-21T21:14:11.7+00:00
edited the question 2024-05-22T01:30:46.6766667+00:00
Yu Zhou-MSFT 12,371 Reputation points Microsoft Vendor
0 answers

SSRS Installation requires Key but with preinstalled/configured you do not have a key

Deployed a VM in Azure with SQL 2019 and Server 2019 I need to get SSRS installed on the Server When running the install of SSRS you would need a key, but with the preloaded SQL we did not receive a key How do I get the key

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,822 questions
asked 2024-05-21T08:00:50.9433333+00:00
Louis Smith 0 Reputation points
edited a comment 2024-05-22T01:30:21.16+00:00
ZoeHui-MSFT 33,386 Reputation points
0 answers

Azureとオンプレのプライベートピアリングについて

こんにちは。ExpressRouteでオンプレ環境とプライベート ピアリングを構築したいです。 その際、プライマリ サブネットとセカンダリ サブネットの回線を収容するオンプレ機器は、別々の機器を用意する必要があるでしょうか。 1台のSWにプライマリとセカンダリの回線を収容したいのですが、そのような構成は可能でしょうか。

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
328 questions
asked 2024-05-22T01:28:31.02+00:00
IH 0 Reputation points
0 answers

How to register an instance as central management server(CMS) server instance using powershell?

Hi, Can we automate register Central Management Server using powershell? I'm unable to find any documentation regarding the this?. Rest of the steps are automated through poweshell. As part of the testing the script I have deleted the registered Central…

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,870 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,140 questions
asked 2024-05-21T08:46:23.52+00:00
Ummer, Fazil 0 Reputation points
edited the question 2024-05-22T01:28:09.52+00:00
CosmogHong-MSFT 23,561 Reputation points Microsoft Vendor
0 answers

My <app>.dll.config.deploy file is missing in my Application files after publishing with ClickOnce

My windows form app is not running on other computers. I keep receiving the error that the <myappname>.dll.config.deploy is missing (a sentence like that). What should I do to fix that ? I'm stuck for days now.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,852 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,683 questions
asked 2024-05-21T16:54:23.15+00:00
Harold Selasssee Komlah KUMAHOR 0 Reputation points
commented 2024-05-22T01:25:47.6766667+00:00
Minxin Yu 10,361 Reputation points Microsoft Vendor
0 answers

Mixing net standard and visual c++

Hello Using VS 2017, can one have both net standard 2.0 and visual c++ projects in the same solution with the net standard project referencing the visual c++ project (.vsxproj)? If I create one solution containing two projects of this kind using VS 2017…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,452 questions
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,558 questions
asked 2024-05-21T08:47:24.7566667+00:00
Flade, David 0 Reputation points
edited the question 2024-05-22T01:22:13.77+00:00
Anna Xiu-MSFT 26,566 Reputation points Microsoft Vendor
0 answers

How to access registry items under driver service registry key path of Win11 24H2 in a WDF driver?

I am currently utilizing a Kernel Mode Driver Framework (KMDF) driver, employing the RtlQueryRegistryValues function with parameters (RTL_REGISTRY_ABSOLUTE, L"\Registry\Machine\System\CurrentControlSet\Services...") to access specific registry…

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,558 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
13 questions
asked 2024-05-22T01:22:02.8666667+00:00
Jingshan Song (Jingshan) 0 Reputation points
0 answers

How to unstack these data?

I was given these data below, and asked the following question. How would I go about it? B) From the below table, analyze, interpret and show the performance and trend within 3 years using the following secondary data of Women and girl traders’ annual…

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,870 questions
Azure Database for PostgreSQL
asked 2024-05-21T08:39:22.59+00:00
Ignace Girukubonye 0 Reputation points
commented 2024-05-22T01:20:54.12+00:00
CosmogHong-MSFT 23,561 Reputation points Microsoft Vendor
0 answers

Redis ACL Rights for SignalR

What Redis ACLS does SignalR require when connecting to Redis? Full admin can lead to various compromises.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,464 questions
asked 2024-05-21T13:53:02.6533333+00:00
Greg Long 5 Reputation points
edited the question 2024-05-22T01:20:08.68+00:00
Lan Huang-MSFT 26,196 Reputation points Microsoft Vendor
0 answers

MSGraph Instability - Random 503, 400 errors and getting forcibly dropped

Hello, I have written a GraphAPI app that visits each directory in given users' Onedrive and reports statistics about the folders and files. It makes calls to the API asynchronously, but I have been careful to write it with throttling and usage limits…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,797 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 questions
asked 2024-05-21T16:12:03.1666667+00:00
Sean Dizazzo 0 Reputation points
edited the question 2024-05-22T01:17:14.0066667+00:00
Emi Zhang-MSFT 22,236 Reputation points Microsoft Vendor
0 answers

Outlook mail-macro to jump to a specific date similar to Outlook Calendar

Within Outlook mail, jumping to a date is less convenient than doing the same in Outlook Calendar (CTRL-G) CTRL-G in Calendar lets user jump to a date, whilst also showing about 1-2 weeks prior and after given date. AFAIK Outlook Mail has the option…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,098 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,572 questions
asked 2024-05-21T13:03:37.31+00:00
Mar_50 11 Reputation points
edited the question 2024-05-22T01:13:40.0266667+00:00
Jiachen Li-MSFT 27,001 Reputation points Microsoft Vendor
0 answers

Macro not visible in Outlook

I have created a macro in my outlook and i have enabled all the macro option in trust center. I can able to run the macro from outlook without any issues. while creating a rule I'm not able to see that macro under run a script. can someone advise on this…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,098 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,572 questions
asked 2024-05-21T09:26:19.97+00:00
Balavignesh P 0 Reputation points
edited the question 2024-05-22T01:13:04.8133333+00:00
Jiachen Li-MSFT 27,001 Reputation points Microsoft Vendor
0 answers

Minecraft Refund Issue

I received a message on Minecraft informing me that I had received a refund and could no longer access the game. However, I did not request a refund. I have contacted both Minecraft and Microsoft, but they have not been of much help. What can I do to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,464 questions
asked 2024-05-21T17:07:39.2766667+00:00
tulke tiger 0 Reputation points
edited the question 2024-05-22T01:11:48.5533333+00:00
kguntaka 1,000 Reputation points Microsoft Vendor
0 answers

Clube 2 or more KQL query into single query.

Hi Team,   I would like to club two or more KQL queries into one single query so that I can get consolidated result, please help me on the same. Query-1: List out Vnets, subnets, location and resource group. Resources | where type ==…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,197 questions
asked 2024-05-17T17:49:48.99+00:00
Ameet Desai 0 Reputation points
commented 2024-05-22T01:02:26.17+00:00
Ameet Desai 0 Reputation points
0 answers

Why is Azure, which I never asked for, now blocking my browser?

All of a sudden Azure, was here to fore unknown to me, is blocking my web browser from my known acceptable sites. I never, I repeat, never, asked for this App, nor gave MS permission to install it. MS is managed by a bunch of idiots and I will hold…

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,004 questions
asked 2024-05-22T00:55:53.4366667+00:00
Gary Phetteplace 0 Reputation points
0 answers

Getting Message user account does not exist in tenant

Trying to add a new user to outlook email. When I try to log in every time I get this message: Request Id: Correlation Id: Timestamp: 2024-05-22T00:03:18Z Message: AADSTS50020: User account 'xxx@xxxx.com' from identity provider…

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,004 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,940 questions
asked 2024-05-22T00:45:44.3833333+00:00
Jacob Hall 0 Reputation points
edited the question 2024-05-22T00:50:46.9+00:00
Jacob Hall 0 Reputation points
0 answers

Selected wrong certification for exam

I by mistake selected wrong certification (AI 900) for exam on May 21st 6 PM. I have to appear for AZ 900. Please let me know know how can I use the voucher code applied for AI 900 in AZ900 certification. I did not appear for AI 900 certification exam…

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.
751 questions
asked 2024-05-22T00:49:11.8966667+00:00
Ritu Bahl 0 Reputation points
0 answers

How to get achievement code for showing completed courses in course tab under achievements of profile.

Test the scenario fails.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,464 questions
asked 2024-05-22T00:25:22.4366667+00:00
Ramana Molugu (INFOSYS LIMITED) 0 Reputation points Microsoft Vendor