343,692 questions

Sort by: Updated
1 answer

which AI service to use in order to translate a natural human language to an API call?

Hello, I would like to build a bot that would be able not only to assist in using our system but also do simple tasks e..g. Add a new product to the system of the type 'pencil' with the name 'the Contoso latest pencil', manufacture 'Contoso'. The result…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,192 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,396 questions
asked 2024-05-03T10:04:17.5366667+00:00
78233321 0 Reputation points
answered 2024-05-05T12:41:49.8966667+00:00
Charlie Wei 1,900 Reputation points
0 answers

HOW TO LEARN CLOUD COMPUTING

How can I learn cloud computing

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
30 questions
asked 2024-05-05T12:41:38.91+00:00
IBRAHIM ADEBARI 0 Reputation points
1 answer

AI-102 - Designing and Implementing a Microsoft Azure AI Solution exam reschedule

Hello team, I was supposed to appear the AI-102 - Designing and Implementing a Microsoft Azure AI Solution exam today. But before the exam part of the policy, after the system verification, i was waiting for the exam board to appear for 10-15 minutes…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,166 questions
asked 2024-05-05T10:15:35.44+00:00
Smrutitirtha Ray 0 Reputation points
edited the question 2024-05-05T12:35:04.17+00:00
Andreas Baumgarten 96,926 Reputation points MVP
0 answers

Why create compute is taking long time?

I am trying create a compute for my workspaces i tried every combination still it is not working

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,938 questions
asked 2024-05-03T13:41:31+00:00
Aditya Parida 0 Reputation points
commented 2024-05-05T12:34:04.33+00:00
Chen Hirsh 0 Reputation points
1 answer

Microsoft practice exam for az-900

Do you offer practice exams for AZ-900? Thank you, Anthony Lefebvre

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,166 questions
asked 2024-05-05T11:17:13.7366667+00:00
Anthony Lefebvre 0 Reputation points
edited the question 2024-05-05T12:33:27.4333333+00:00
Andreas Baumgarten 96,926 Reputation points MVP
1 answer

I am not able to see AZ-900 Microsoft Azure Fundamental exam link in Microsoft site. I have scheduled exam on 5th May 2024 at 3:15 PM IST. I did the system test but when check in to start the exam it was showing error it was not able to launch the exam

I am not able to see AZ-900 Microsoft Azure Fundamental exam link in Microsoft site. I have scheduled exam on 5th May 2024 at 3:15 PM IST. I did the system test but when check in to start the exam it was showing error it was not able to launch the exam.…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,166 questions
asked 2024-05-05T11:50:46.1566667+00:00
debalina dutta 0 Reputation points
edited the question 2024-05-05T12:32:53.2066667+00:00
Andreas Baumgarten 96,926 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Unable to make RDP connection with custom RDP port configured on server.

Hello all, I am unable to connect RDP session to Azure VM if I change the default RDP port to Custom RDP port e.g 5533. After performing connection troubleshoot it is showing the result as "RDP access is blocked by DenyAllInBound". If I revert…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
973 questions
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,160 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,252 questions
asked 2024-05-05T09:16:35.2733333+00:00
Amol Shelar 401 Reputation points
accepted 2024-05-05T12:30:52.77+00:00
Amol Shelar 401 Reputation points
0 answers

Installer Package

I need a step-by-step procedure (or a walkthrough) on how to put together an installer package (or deployment package)   My computer:  Application developed on (written in VB.NET) 1.   Visual Studio 2008 Professional Edition (32-bit installed on Windows…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,663 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,627 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,223 questions
asked 2024-05-04T19:11:09.3966667+00:00
Bob Vu 0 Reputation points
commented 2024-05-05T12:28:26.83+00:00
RLWA32 40,651 Reputation points
3 answers One of the answers was accepted by the question author.

How to view/show image from file server path on button click

i am developing asp.net application. i am uploading many image documents in file server path like example (\server2\prj1\picture1.png) At the same time, i want to view/show the same file (image document) on button click event. How to show this image…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,272 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,278 questions
asked 2024-04-27T18:06:29.1133333+00:00
Gani_tpt 1,546 Reputation points
edited a comment 2024-05-05T12:26:39.8733333+00:00
Gani_tpt 1,546 Reputation points
2 answers

I can't create an azure function app

When I try to create an azure function app it keeps loading the resource, I can't see anything about hosting either I am trying to create an azure function app to execute a script for emails, but when I want to create it, the hosting tab does not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,299 questions
asked 2024-04-30T22:52:04.1633333+00:00
Andres Felipe Rozo Brijaldo 10 Reputation points
commented 2024-05-05T12:23:07.8+00:00
RockyBalboa 0 Reputation points
0 answers

I am trying to integrate Key Vault into my dotnet core 8 mvc application to retrieve my database connection string

I am new to Azure and trying to do a very simple thing. I am trying to integrate Key Vault into my dotnet core 8 mvc application to retrieve my database connection string. I see a lot of examples and documentation about this but almost none of it is…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,126 questions
asked 2024-05-05T12:21:18.9666667+00:00
Tim Philomeno 0 Reputation points
0 answers

Autorize with JWT Authentication

Hello, i want to use JWT Authentication in an App using .net 8 so i have configured Program.cs like this: builder.Services.AddAuthentication(JwtBearerDefaults.AuthenticationScheme).AddJwtBearer( authenticationScheme:…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,189 questions
asked 2024-05-05T12:16:18.61+00:00
samir karim 20 Reputation points
0 answers

Autosave with office 2019 is not working with one drive.

Hello  Please i need your help on this issue.  We have a user who has office professional 2019 installed on her computer. She is using the desktop version of office professional 2019 but whenever she wants to save to OneDrive autosave is not working.  

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
828 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,684 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,137 questions
asked 2024-05-05T12:11:05.6366667+00:00
IniobongNkanga-8038 256 Reputation points
1 answer

In-Person Azure workshop/classes in Europe or North America?

Hi, I'm interested in a Microsoft official In-Person short Azure IoT Central/ general Azure course in Europe or North America. Does Microsoft offer something like that? Do they have learning hubs or workshops at their offices open for companies working…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
348 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.
943 questions
asked 2024-05-05T11:04:12.4966667+00:00
Yael Ezer 0 Reputation points
commented 2024-05-05T12:08:20.64+00:00
Yael Ezer 0 Reputation points
0 answers

OneNote Interop API UpdatePageContent changes lastModifiedTime of unmodified child elements

C# with .NET Framework 4.8, OneNote 16.0.15726.20188 64-bit Using the Interop API, IApplication.UpdatePageContent(xml, lastModTime, XMLSchema.xs2013, true) Given a page with one Outline and two OE paragraphs where each OE paragraph was…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
164 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,509 questions
asked 2022-12-07T12:49:30.887+00:00
stemarcoh 11 Reputation points
edited the question 2024-05-05T12:07:43.92+00:00
stemarcoh 11 Reputation points
0 answers

OneNote Interop API UpdatePageContent breaks Spell Checking

C# with .NET Framework 4.8, OneNote 16.0.16924.20150 64-bit Using the interop API, IApplication.UpdatePageContent(xml, lastModTime, XMLSchema.xs2013, true) Given a page with an OE paragraph, where the user selects a run of text, not including the end of…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
164 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,509 questions
asked 2023-12-02T05:35:46.46+00:00
stemarcoh 11 Reputation points
edited the question 2024-05-05T12:07:31.5166667+00:00
stemarcoh 11 Reputation points
0 answers

OneNote Interop API NavigateToUrl fails if called again too quickly

C# with .NET Framework 4.8, OneNote 16.0.15726.20188 64-bit Using the Interop API, IApplication.NavigateToUrl(pageURL) Invoke once with a valid page URL, it succeeds Invoke again (within about two seconds) with a different valid page URL, it…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
164 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,509 questions
asked 2022-11-15T13:36:59.937+00:00
stemarcoh 11 Reputation points
edited the question 2024-05-05T12:06:57.14+00:00
stemarcoh 11 Reputation points
1 answer

Is the OpenAI Assistants API HIPAA compliant when used through Azure?

Is the OpenAI Assistants API HIPAA compliant when used through Azure? It's unclear if it currently is when used directly through OpenAI but my understanding is that all OpenAI services used through Azure are HIPAA compliant.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,192 questions
asked 2024-05-04T18:24:53.15+00:00
Gabriel Garrett 0 Reputation points
answered 2024-05-05T12:05:06.06+00:00
Charlie Wei 1,900 Reputation points
1 answer

How to Fix:Error: Microsoft ODBC Driver 18 for SQL Server : SSL Provider: [error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed:self signed certificate].

I followed the documentation: https://learn.microsoft.com/en-us/sql/linux/quickstart-sql-server-containers-azure?view=sql-server-ver16&tabs=kubectl to deploy SQL server on AKS. But While connecting to it, getting the below error: Sqlcmd: Error:…

Azure SQL Database
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
973 questions
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,758 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,867 questions
asked 2023-06-27T20:19:16.9633333+00:00
Satyam 20 Reputation points
commented 2024-05-05T12:03:10.72+00:00
Jaap Titulaer 0 Reputation points
5 answers

rename table in synapse

Hi Team, rename table is not working in synapse RENAME OBJECT [dim].[test1] TO [dim].[test]; Parse error at line: 1, column: 49: Incorrect syntax near '.'.

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,396 questions
asked 2024-05-05T10:18:38.7533333+00:00
Vineet S 165 Reputation points
answered 2024-05-05T11:54:48.8866667+00:00
Erland Sommarskog 101.4K Reputation points MVP