53,855 questions

Sort by: Updated
asked 2024-05-02T11:06:40.23+00:00
DevOps 0 Reputation points
commented 2024-05-03T10:17:25.56+00:00
DevOps 0 Reputation points
0 answers

Enabling a Bot App to be Used in a Different Organization.

Hello,, I have created a bot app using teams toolkit and run it locally. Using the teams toolkit, it has automatically created an app in the developer portal of Teams, created an app in app registrations in Azure, and a bot in Bot Framework. The app in…

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,866 questions
asked 2024-05-03T06:19:26.9766667+00:00
XDeveloper 0 Reputation points
commented 2024-05-03T10:14:54.74+00:00
Meghana-MSFT 3,771 Reputation points Microsoft Vendor
0 answers

Synapse workspace deployment node-js supported versions

Hi, I would like to know the list of node.js versions supported for Synapse workspace deployment (Synapse Workspace Deployment@2 task). I can't seem to find any documentation describing the same.

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,393 questions
asked 2024-05-02T13:33:01.2333333+00:00
Raghul Kannan 106 Reputation points
commented 2024-05-03T10:12:59.69+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
0 answers

Token validation

Laravel issue in token signature validation In which error of JWT validation error

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,157 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,642 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,897 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,558 questions
asked 2024-05-03T10:08:31.93+00:00
suraj gupta 0 Reputation points
edited the question 2024-05-03T10:12:39.2666667+00:00
VenkateshDodda-MSFT 18,436 Reputation points Microsoft Employee
0 answers

Teams Bot App fails to be added to a Chat Group or a Meeting Chat, but works on Teams or Private Chat

Teams Bot App fails to be added to a Chat Group or a Meeting Chat, but works on Teams or Private Chat, manifest below. I do have the Teams Channel enabled on the Azure side of things, as proven by the functionality that works already. Where should I…

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,866 questions
asked 2024-04-25T06:54:01.77+00:00
Sofia 0 Reputation points
commented 2024-05-03T10:10:55.8633333+00:00
Vaibhav-MSFT 15 Reputation points Microsoft Vendor
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,157 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
commented 2024-05-03T10:09:38.53+00:00
Deep Kundu (DKN) 0 Reputation points
0 answers

IIS is automatically call to http://localhost after application pool get recycled or stop and start

Hi, We have some .Net applications running on Windows servers and backed by IIS. We noticed that when the application pool got recycled or stop&start. There will be a call to http://localhost/ with the clientIP 127.0.0.1 This is annoying us…

Internet Information Services
asked 2024-05-03T06:45:22.1833333+00:00
Simon Dao 0 Reputation points
commented 2024-05-03T10:09:00.8733333+00:00
Simon Dao 0 Reputation points
0 answers

can i link tickets on one board to an other board in azure devops

I have an overall board with product backlog items for a big product. And every team has aboard of its own where the PBIs from the main board are worked out in more detail. What I want is to link the PBIs or just show the them on the main board. Can I do…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,132 questions
asked 2024-05-03T07:17:46.5166667+00:00
Romkes, René 0 Reputation points
edited the question 2024-05-03T10:08:01.9833333+00:00
VenkateshDodda-MSFT 18,436 Reputation points Microsoft Employee
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

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,157 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,293 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