350,482 questions

Sort by: Updated
1 answer

CosmosDB, Vector search, diskANN

Trying to experiment with vector search in cosmos db I get an exception: Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: BadRequest (400); Substatus: 0; ActivityId: xxx; Reason: (Message:…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,478 questions
asked 2024-06-02T19:55:06.3033333+00:00
Vladimir Nesterovsky 20 Reputation points
commented 2024-06-03T09:55:53.8533333+00:00
Vladimir Nesterovsky 20 Reputation points
1 answer

Unable to Establish Data Connection When Uploading PDF in Azure OpenAI Studio's "Add Your Data"

Hello, I encountered an issue while trying to upload a PDF using the "Add Your Data" feature in Azure OpenAI Studio. The data connection fails, and I receive the following error message: "Invalid dataRefreshIntervalInHours value. Value has…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,347 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.
608 questions
asked 2024-06-03T09:38:38.93+00:00
KaitoNishimura 0 Reputation points
commented 2024-06-03T09:55:03.28+00:00
KaitoNishimura 0 Reputation points
1 answer

I'm not getting a Teams Pop up when meetings have started

Up until about two weeks ago no matter what I was doing, or what screen I was on I would get a pop up notification on the lower right side of my browser letting me know a meeting was about to start. I have checked all my settings both within Teams…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,292 questions
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,934 questions
asked 2024-05-31T15:32:55.5866667+00:00
Tassone, Jaclyn M 0 Reputation points
answered 2024-06-03T09:54:59.5633333+00:00
JimmyYang-MSFT 49,541 Reputation points Microsoft Vendor
0 answers

Suddenly different returned results on Get emailThreatSubmission

Hello, For the following API: https://learn.microsoft.com/en-us/graph/api/security-emailthreatsubmission-list?view=graph-rest-beta&tabs=http Suddenly, different results are returned between Application accessing this using Application Permissions and…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,917 questions
asked 2024-06-03T09:54:36.8466667+00:00
Christopher Bunch 1 Reputation point
0 answers

The problem with the office

Request Id: 9114e00f-db6c-4832-9958-d4e705415400 Correlation Id: f56f4736-fa51-4fb5-8b3d-a70017e78d5a Timestamp: 2024-06-03T09:31:41Z Message: AADSTS500200: User account 'elisssed@mail.ru' is a personal Microsoft account. Personal Microsoft accounts…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
701 questions
asked 2024-06-03T09:51:52.53+00:00
Белка без презика 0 Reputation points
2 answers

The FTP host xxx.ftp.azurewebsites.windows.net no longer resolves in the DNS

We cannot connect to our Azure App Services through FTP. We get this error from the FTP client: Address lookup of "ftp://*****.ftp.azurewebsites.windows.net" failed.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,074 questions
asked 2024-06-03T08:59:52.2866667+00:00
Marco Dieleman 0 Reputation points
commented 2024-06-03T09:51:44.73+00:00
Deepanshu katara 5,920 Reputation points
0 answers

How to disable push refresh on IOS .net maui?

Hi I have a scroll view with horizontal orientation. Couple frames in view. In android work perfect. But on IOS if touch or push down the refresh start. How can I disable this refresh?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,017 questions
asked 2024-05-31T04:08:45.5366667+00:00
Баходир Кадыров 0 Reputation points
commented 2024-06-03T09:50:41.86+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 27,356 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to fix 405 error in node js and express js application when form action post method request

I have a node js with express js application making a post api request from index.html routing to the index.js where the api client is requested i.e. /send-sms. It works on local dev but gets a 405 error after deploying to azure app service. Not sure if…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
906 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,074 questions
asked 2023-08-02T14:36:12.7033333+00:00
Scott Riches 20 Reputation points
edited a comment 2024-06-03T09:50:32.5333333+00:00
Salvatore Gallo 0 Reputation points
0 answers

Managed identity should be used in web apps

We have a situation with a PAAS application where in Azure Advisor it is asking us to enable Managed identity should be used in web apps and Function APP . Our concern is that if I specifically change this to be Managed indentiese then will it break…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,425 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,074 questions
asked 2024-05-23T09:44:27.9833333+00:00
Paritosh Mishra 0 Reputation points
commented 2024-06-03T09:49:20.3466667+00:00
Paritosh Mishra 0 Reputation points
2 answers

How can I finish the Azure training without a subscription

I'm trying to complete the Azure Admin certification track and the modules are requiring you have a subscription. I don't have a subscription that I can play with and make changes. I'm not a global admin either. How can I get around this? I must be…

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.
1,090 questions
asked 2024-05-22T22:49:53.8766667+00:00
Rob Russell 0 Reputation points
commented 2024-06-03T09:48:05.5966667+00:00
Mahesh Goud Juvvadi 910 Reputation points Microsoft Vendor
0 answers

Register close button in mac

Hi, In window i did, how to do it in mac ? builder .UseMauiApp<App>() .ConfigureLifecycleEvents(events => { #if WINDOWS events.AddWindows(windowsLifecycleBuilder…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,017 questions
asked 2024-06-02T07:04:04.6633333+00:00
Dani_S 2,946 Reputation points
commented 2024-06-03T09:48:03.39+00:00
Dani_S 2,946 Reputation points
0 answers

how to get the microsoft graph api latest updated user group changes to identify modified user.

unable to get the modified information for particular user in groups if there is any update happens for a single user in graph api for azure active directory.

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,016 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,917 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,016 questions
asked 2024-06-03T09:47:24.59+00:00
Anand Mallela 0 Reputation points
1 answer

Linux MP v10.19.1254.0 - Cannot import into SCOM 2019 UR6

Morning, I cannot import this MP into SCOM 2019 UR6. When it is extracted, I select the files to import. However, the INSTALL button is grayed out. All of the files to import are newer versions than the existing files. I can go through and REMOVE files…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,427 questions
Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
864 questions
asked 2024-05-31T13:19:33.96+00:00
anthony strother 336 Reputation points
answered 2024-06-03T09:47:16.7633333+00:00
XinGuo-MSFT 15,011 Reputation points
2 answers

In my application SQL Server 2019 is already supported, I want to it will support SQL Server 2022 also and ODBC 18 driver. For this scenario does SQL Server Native Client comes into any kind of role.

In my application SQL Server 2019 is already supported, I want to it will support SQL Server 2022 also and ODBC 18 driver. For this scenario does SQL Server Native Client comes into any kind of role. If yes then what is that. Do I need to install SQL…

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,953 questions
asked 2024-05-30T02:59:59.6566667+00:00
Mahesh Kumar 20 Reputation points
edited a comment 2024-06-03T09:46:04.8733333+00:00
MikeyQiao-MSFT 825 Reputation points Microsoft Vendor
0 answers

How to fix Could not load file or assembly 'Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c' or one of its dependencies erro

I am opening SSIS 2008 package on new Microsoft windows server 2019 datacenter ,for opening i am using sql server datatools 2019(VS2019) I added all the references of external DLL's but still getting System.IO.FileNotFoundException: Could not load file…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,726 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.
498 questions
asked 2024-06-03T09:44:43.4466667+00:00
Rohit Tandon 0 Reputation points
1 answer

Change USMT State Store Path

Hi, Currently all machines formatted with two partitions C drive for Windows, D drive for Data. Planning to install Windows 11 without format steps to avoid format D drive that contains users data. and in Apply operating Step i selected C drive to apply…

Microsoft Configuration Manager
asked 2024-05-31T13:09:00.9066667+00:00
Ahmed Essam 80 Reputation points
edited an answer 2024-06-03T09:43:25.93+00:00
XinGuo-MSFT 15,011 Reputation points
0 answers

I Got The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'

Hello team. I got the error below when I creating an SQL virtual machine instance: { "code": "DeploymentFailed", "target":…

Azure SQL Database
asked 2024-06-03T09:43:15.31+00:00
Plamen Peev 0 Reputation points
2 answers

How to install SQL Server 2022 on Ubuntu Server 24.04 LTS

I couldn't find a proper way to install the SQL Server 2022 on Ubuntu Server 24.04 LTS, I tryed to use the microsoft SQL Server 2022 from Ubuntu 22.04 repo, but couldn't get the service running properly. I ended with this service status (see print). Is…

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,953 questions
asked 2024-05-24T00:46:20.3866667+00:00
Michael F. Assis 10 Reputation points
commented 2024-06-03T09:43:14.1933333+00:00
MikeyQiao-MSFT 825 Reputation points Microsoft Vendor
1 answer

Mobile device enrollment

I created a policy for mobile application management and mobile device management. I enrolled a device for MAM, but that machine was directly enrolled in MDM.

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
244 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,276 questions
asked 2024-05-30T05:26:56.3366667+00:00
Gokulraj Mani 0 Reputation points
commented 2024-06-03T09:42:51.7866667+00:00
Crystal-MSFT 44,511 Reputation points Microsoft Vendor
0 answers

Why does GPT-4-O in azure openAI randomly return inappropriate content errors when the content is appropriate?

good morning, i'm using gpt4-o with azure openai in the US2 region, i've observed that it often returns inappropriate content errors knowing that my content is not at all inappropriate, the same request can be considered as inappropriate content at time…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,347 questions
Azure AI Content Safety
Azure AI Content Safety
An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
4 questions
asked 2024-05-31T09:06:40.8033333+00:00
AMROUN Lysa 241 Reputation points
commented 2024-06-03T09:40:32.23+00:00
navba-MSFT 18,080 Reputation points Microsoft Employee