339,869 questions

Sort by: Updated
0 answers

Bad gateway error when creating azure app service

Hello there, I am getting a bad gateway error when creating an azure app service. The content of the error is below. How can I solve it? { "status": "Failed", "error": { "code":…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,829 questions
asked 2024-04-18T13:28:40.0566667+00:00
Özdenur Eraslan Bali 0 Reputation points
1 answer

hello, i have an error when i run a code to use AzureOpenai APIkey. please give me reason and what is the correct form of my code?

import os from openai import AzureOpenAI api_type = "azure" api_endpoint = 'https://---.openai.azure.com/' api_version = "2023-05-15" #openai.api_version = '2023-12-01-preview' openai.api_key = 'c-----' client = AzureOpenAI( …

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
908 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,119 questions
asked 2024-04-18T11:28:56.9566667+00:00
mohammad ghasemifard 0 Reputation points
accepted 2024-04-18T13:28:16.0033333+00:00
mohammad ghasemifard 0 Reputation points
1 answer

I can't deploy a model from the Azure AI model catalog

I'm trying to deploy the Command R+ model from Cohere's Azure AI model catalog, however I'm faced with the message: "This offer is not made available for your Azure Account's region". My resource group is in East us 2 and I also tried in…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,550 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,348 questions
asked 2024-04-08T15:28:52.2266667+00:00
Luizzzz 1 Reputation point
commented 2024-04-18T13:28:08.49+00:00
Luizzzz 1 Reputation point
0 answers

Search Message Extension Works in Teams but not in Outlook

I have a teams application which includes a bot, which works across Teams, Outlook and Microsoft 365. I am adding search messaging extensions to it. The search messaging extension works well within Teams, but in Outlook I receive an error message…

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,822 questions
asked 2024-03-27T17:17:27.48+00:00
commented 2024-04-18T13:27:33.5566667+00:00
0 answers

Exchange 2016 CU23 fails on Mailbox role:Mailbox service

2024-04-18_10h11_43.png Hi We have multiple Exchange 2010/2016 servers environment, whilst we are migrating our users to the cloud.. Currently installing a new Exchange 2016 server, but it fails at the Mailbox role:Mailbox Service. Tried using another…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,063 questions
asked 2024-04-18T09:12:54.62+00:00
Patr_UK 100 Reputation points
edited the question 2024-04-18T13:27:15.4433333+00:00
Patr_UK 100 Reputation points
0 answers

Migrate Azure SQL server instance to SQL managed instance

Dear forum, We're planning to migrate our DBs on a SQL server instance to a SQL managed instance. We're focussed on migration our dev/test instance first before doing production. The back-ups are done using the Azure Recovery Vault service. We would like…

SQL Server on Azure Virtual Machines
Azure SQL Database
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,631 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
490 questions
asked 2024-04-18T13:26:25.6633333+00:00
NIJSTEN Stephen 60 Reputation points
0 answers

No Access to Review-When i created the Access Review (Teams+ group)

Yesterday, I created the Access Review for the group. Steps I followed, as mentioned below: Goto Identity Governance -> Access Review-> New Access Review-> Select what to review "Teams + Group." Review Scope: Teams+Group Group -…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,372 questions
asked 2024-04-18T12:43:45.37+00:00
Pawar, Monica 40 Reputation points
edited the question 2024-04-18T13:25:37.7533333+00:00
Pawar, Monica 40 Reputation points
1 answer One of the answers was accepted by the question author.

How to process all input files using Azure Function blob_trigger with Python V2 and append data to an output blob

Hello,   Could anybody help me with my task? The task is the following. I have a blob storage, where new files are loaded into the “input” folder. I need to create Azure function (blob trigger) that takes input files one by one, processes them, and…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,205 questions
asked 2024-04-16T10:44:34.41+00:00
Maryna Paluyanava 171 Reputation points
accepted 2024-04-18T13:24:38.1+00:00
Maryna Paluyanava 171 Reputation points
1 answer

Adding tags to SharePoint file with Graph Service Client

Hiya, I'm currently working on a project where the goal is to automatically update SharePoint. Recently, I stumbled upon a problem with adding tags to an item. I have a multi choice property in SharePoint, but I can't seem update this with the graph api.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,498 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,556 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,193 questions
asked 2024-04-15T12:55:23.17+00:00
ThibaultVerlinde-4578 120 Reputation points
edited the question 2024-04-18T13:23:53.1333333+00:00
ThibaultVerlinde-4578 120 Reputation points
0 answers

Using sharepoint files in an external web application

Hiya As the title suggests, I'm trying to create a web application that uses sharepoint files. These files are just for display, so you can look through the content of it, without having to click/use sharepoint. The app is hosted on Azure, with the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,556 questions
asked 2024-04-16T14:26:28.88+00:00
ThibaultVerlinde-4578 120 Reputation points
edited the question 2024-04-18T13:23:20.9066667+00:00
ThibaultVerlinde-4578 120 Reputation points
2 answers One of the answers was accepted by the question author.

How to fix Win32kfull.sys in BSOD?

Occasionally i get BSOD out of a sudden. What are the workarounds about fixing Win32kfull.sys. error message?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,557 questions
asked 2024-04-18T04:22:50.0966667+00:00
Valentin Ganchev 0 Reputation points
answered 2024-04-18T13:22:25.5166667+00:00
Valentin Ganchev 0 Reputation points
0 answers

Implementing OAuth Authentication with GitHub for Teams Bot/Message Extension App

I am developing a Teams bot/message extension application using the Teams Toolkit within Visual Studio Code and TypeScript. As part of the functionality, I am aiming to integrate user authentication with GitHub utilizing the OAuth protocol. I have…

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,822 questions
asked 2024-04-15T19:28:42.98+00:00
XDeveloper 0 Reputation points
commented 2024-04-18T13:22:09.8766667+00:00
Meghana-MSFT 3,771 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to obtain the transformation function which aligns a depth image to a color image?

Hi, I have depth and RGB images, acquired with an Azure kinect, I want to overlay both images above each other, so I want to transform the depth image to RGB image. I read many discussions about this issue, but it seems I am missing something trivial…

Azure Kinect DK
Azure Kinect DK
A Microsoft developer kit and peripheral device with advanced artificial intelligence sensors for sophisticated computer vision and speech models.
284 questions
asked 2024-04-05T12:51:05.8166667+00:00
MH 10 Reputation points
accepted 2024-04-18T13:21:51.16+00:00
MH 10 Reputation points
3 answers

How to view windows update error codes in cmd or powershell

Trying to update windows PCs silently on powershell remotely and running into failed installs. Is there a way to view the error codes from cmd or powershell? Need the ones that show in the windows update gui

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,557 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,092 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,027 questions
asked 2024-04-17T19:33:52.8333333+00:00
Dustin Jordan 5 Reputation points
edited a comment 2024-04-18T13:20:35.66+00:00
Dustin Jordan 5 Reputation points
1 answer One of the answers was accepted by the question author.

how to pass data from child table to controller

I got stuck in a tricky problem. I can't find the solution anywhere. Clicking on the row of my datatable opens the child table. Checkboxes are attached to both parent table and child table. Clicking the DataTable checkbox(name="Selectall"…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,134 questions
asked 2024-04-17T10:40:31.2233333+00:00
jewel 701 Reputation points
accepted 2024-04-18T13:20:32.2766667+00:00
jewel 701 Reputation points
0 answers

Take Lab exercise when just revived an old Microsoft account that went through a change and produces error

Hello, I'm facing with an interesting issue. I have just revived an old account, which was linked to an account that does not exist anymore, so I made a change. The reason why is that I would like to learn some Dynamics 365. Now to launch the…

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.
841 questions
asked 2024-04-18T13:20:01.91+00:00
Tibor Bodi 0 Reputation points
2 answers

Using Command Prompt to debug python scripts in my docker container

Hi I have published a docker container (Unix) in Azure. It's got some Python scripts on it that I want to run from my Command Prompt on my local machine. I have installed Azure CLI. I login via Command Prompt - using the usual: az login I then enter…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
633 questions
asked 2024-04-12T15:31:30.8433333+00:00
Vidar 21 Reputation points
commented 2024-04-18T13:19:11.15+00:00
vipullag-MSFT 23,936 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Why is the Copy-Activity slower than a Stored Procedure in Azure Data Factory?

I am building an Azure Data Factory pipeline to mimic the Stored-Procedure-based workflow, where the first step is to read several JSON-files from a connected Azure Blob Storage and copy the data to our Azure SQL Database. However, the Dataflow takes…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,414 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,474 questions
asked 2024-04-12T12:19:33.7+00:00
RenPanning-1598 20 Reputation points
accepted 2024-04-18T13:18:34.0866667+00:00
RenPanning-1598 20 Reputation points
2 answers One of the answers was accepted by the question author.

after installation of VS2022 community, i have create a new MVC core project but after creation project is not loading under solution

after installation, i have create a new MVC core project but after creation project is not loading under solution i have tried with repair, modify and also with new instillation but no luck

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,572 questions
asked 2024-04-16T14:51:34.0333333+00:00
Shankarachary Pendota 0 Reputation points
commented 2024-04-18T13:18:28.2733333+00:00
AgaveJoe 26,181 Reputation points
0 answers

FCM V1 notifications are not delivered from Azure Notification Hub

I am following this Microsoft Guide to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub Updaeted backend and app (Xamarin) to use FCM v1 platform during…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
257 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,289 questions
asked 2024-04-16T12:06:03.7033333+00:00
Hiran Desai 15 Reputation points
commented 2024-04-18T13:18:03.21+00:00
Kyle S 10 Reputation points