53,857 questions

Sort by: Updated
0 answers

I received a notice about retirement of Azure SQL Database 2014-04-01 APIs, what should I do? How do I identify the resources using the old version?

I received a notice about retirement of Azure SQL Database 2014-04-01 APIs, what should I do? How do I identify the resources using the old version? Sending this email to you guys as I was informed that you can run the KUSTO queries to get this detail. …

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,811 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,767 questions
Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,156 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,903 questions
asked 2024-05-03T10:06:02.83+00:00
Deep Kundu (DKN) 0 Reputation points
0 answers

Can COM use Excel as an in-process DLL?

Hello, I would to ask about Excel COM operation.  To connect to Excel from another C++ process is well established: #import "C:\\Program Files (x86)\\Common Files\\microsoft shared\\OFFICE11\\MSO.DLL"      #import "C:\\Program Files…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,316 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,474 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,536 questions
asked 2024-05-03T10:05:47.41+00:00
masterjodi 20 Reputation points
0 answers

Under Posting Attack in .NET Core

In .NET 6 I have a DTO with value data types like int. But while sending a POST request if user omits the value for that default value is getting assigned without any Error. What are the best practices to avoid this under posting? I have tried using…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,185 questions
asked 2024-05-03T10:05:35.66+00:00
net 6 newbie 121 Reputation points
0 answers

Not getting the answers I want from my chatbot - with very different parameters (ChatGPT Azure AI)

Deployment: ChatGPT-4 Querytype: VectorSimpleHybrid So, at the bottom here is my conversation (translated from Dutch to English). As you can see, I have to ask the same question thrice in order to get the desired answer from the documents. It does this…

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.
720 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
945 questions
asked 2024-05-03T10:04:43.35+00:00
Dirk Broenink 85 Reputation points
0 answers

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,183 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,389 questions
asked 2024-05-03T10:04:17.5366667+00:00
78233321 0 Reputation points
0 answers

how to upload a picture to a picture1 box in html

code behind cshtml file @model IMS_Project.Models.Product @{ ViewBag.Title = "Product"; ViewBag.SubTitle = "Create"; @using (Html.BeginForm("Create", "Product",…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,265 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,272 questions
asked 2024-05-02T15:50:37.5866667+00:00
KwebenaAcquah-9104 306 Reputation points
edited a comment 2024-05-03T10:02:12.3566667+00:00
KwebenaAcquah-9104 306 Reputation points
0 answers

How do I correct TasksOperationsNotAllowed?

I am trying to get through this curriculum: https://learn.microsoft.com/en-us/training/modules/build-and-store-container-images/3-build-container-image I followed the directions exactly but am getting an error type of 'TasksOperationsNotAllowed' and…

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.
934 questions
asked 2024-05-02T14:28:17.05+00:00
KennyC 0 Reputation points
edited a comment 2024-05-03T10:01:40.58+00:00
RDash 1,245 Reputation points Microsoft Vendor
0 answers

Virtual machines with single firewall ip

How can we connect multiple Virtual machines with single firewall ip and how to assign each virtual machine's IP address to different users in outside.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,156 questions
asked 2024-05-03T10:00:56.6033333+00:00
Krishnamohan Chityala 0 Reputation points
0 answers

How to call Https REST Api from Azure Function written in Java

Hello I created an azure function with java, i want to call rest apis with https and i am facing this issue : SSLHandshakeException@76 "javax.net.ssl.SSLHandshakeException: PKIX path building failed:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,294 questions
asked 2024-04-25T10:37:17.3866667+00:00
Bhushan Patil 0 Reputation points
commented 2024-05-03T10:00:40.3333333+00:00
Aki Nishikawa 635 Reputation points Microsoft Employee
0 answers

Change password in Azure CosmosDB MongoDB Vcore

I created the database mentioned above and I want to change the password. I checked online and this was the way to do it. But it seems Azure is not supporting it. So how do we change the password? db.changeUserPassword("accountUser",…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,447 questions
asked 2024-05-03T01:49:10.5333333+00:00
Ziggy Zulueta 455 Reputation points MVP
commented 2024-05-03T09:57:37.89+00:00
Ziggy Zulueta 455 Reputation points MVP
0 answers

Develop an ASP.NET Core web app that consumes an API assessment fail

Hi, I recently attempted the applied skill assessment: Develop an ASP.NET Core web app that consumes an API Although not all requirements were very clear, I was confident I completed all the tasks. everything was tested by me and all the functionality…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,185 questions
asked 2024-05-03T09:03:54.2166667+00:00
robin lenaerts 0 Reputation points
edited the question 2024-05-03T09:56:37.4366667+00:00
PRADEEPCHEEKATLA-MSFT 77,676 Reputation points Microsoft Employee
0 answers

Error thrown when using Sharepoint API for search: "The SafeQueryPropertiesTemplateUrl '{0}' is not a valid URL."

When attempting to perform a site search or content search in Sharepoint using the POST API "https://{tenant}//_api/search/postquery", I get the following error: "The SafeQueryPropertiesTemplateUrl '{0}' is not a valid URL." However,…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,675 questions
asked 2024-01-14T15:25:35.4366667+00:00
Harsha Vardhini 25 Reputation points
commented 2024-05-03T09:55:19.7933333+00:00
Harsha 0 Reputation points
0 answers

Unlink OneDrive account from PC

Hi Team, Is there a way to automate the process of unlinking of OneDrive account? As for 1-2 accounts, we perform manual steps: open the OneDrive settings, go to the account tab, and click Unlink this PC. But for thousands Laptops/desktop we don’t want…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,077 questions
asked 2024-05-03T09:54:21.8133333+00:00
Prabhjot Singh 145 Reputation points
0 answers

Error 0xc0000409 when executing a Python script

Hello, When I try to run a Python script that involves creating a video from different inputs in a large JSON file (if its size is small, it does not generate the error), I encounter the following error: Application Name with Errors: python.exe, Version:…

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.
578 questions
asked 2024-05-03T09:52:39.2166667+00:00
daniel 0 Reputation points
0 answers

abcd test test

123 test test delete the question

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,864 questions
asked 2024-05-03T09:44:54.7833333+00:00
Arko Sen 0 Reputation points Microsoft Vendor
edited the question 2024-05-03T09:50:34.27+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

!!Email_me_if_you_want_your_database_dbfile@proton.me

!!Email_me_if_you_want_your_database_dbfile@proton.me This appeared in my MySql server on an Azure VM. They also deleted 30 database. It looks like it is an empty database and they just used the name to send a message. The database can not be dropped Is…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
714 questions
asked 2024-05-03T09:07:59.83+00:00
Phillip Hamilton 0 Reputation points
edited the question 2024-05-03T09:47:53.0033333+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

Azure AI Search - Loss of Sharepoint Metadata in Index after adding Skillset for Chunk and Embedding to Indexer

We are utilizing Azure AI Search Sharepoint Indexer to chat with data from our Sharepoint Document Librarys. After successful deployment, I noticed that all metadata is correct in the index. After that we want to try, vectorizing the content to improve…

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.
720 questions
asked 2024-05-03T08:48:50.9366667+00:00
009fe3 1 Reputation point
edited the question 2024-05-03T09:46:38.9466667+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

We are operating TFS 2018 and our system admins are planning to install a Windows 2019 Domain Controller - are there any compatibility problems for TFS 2018

We are operating TFS 2018 and our system admins are planning to install a Windows 2019 Domain Controller - are there any compatibility problems for TFS 2018.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,470 questions
asked 2024-05-03T09:46:19.9+00:00
Shane Hiller 0 Reputation points
0 answers

Azure IP Ranges not updated this week

Hello, The list of Azure IP-addresses ( https://www.microsoft.com/en-us/download/details.aspx?id=56519 ) is supposed to be updated every week: This file is updated weekly. New ranges appearing in the file will not be used in Azure for at least one week.…

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,154 questions
asked 2024-05-03T08:48:39.7666667+00:00
Niel-2298 0 Reputation points
edited the question 2024-05-03T09:45:48.66+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

How do set a unique outbound IP/Subnet per namespace in a aks cluster

I want to have different outbound IPs (or route egress through unique VNET subnets) per namespace. I see that the recommendation is to have separate nodepools and attach different vnets to them. If I want the pods to share compute, however, what would be…

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,154 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,864 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
24 questions
asked 2024-05-03T09:43:26.92+00:00
Siddhartha Mishra 1 Reputation point
edited the question 2024-05-03T09:44:18.74+00:00
Siddhartha Mishra 1 Reputation point