343,388 questions

Sort by: Updated
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,184 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
1 answer

Synapse Pipeline Error: Bad Request

Hello, We occasionally encounter the following error during the execution of several of our pipelines in Azure Synapse Analytics: { "errorCode": "BadRequest", "message": "The request failed with status code…

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-02T08:43:30.55+00:00
Z.K.Z 206 Reputation points
edited a comment 2024-05-03T09:56:24.6+00:00
Harishga 3,505 Reputation points Microsoft Vendor
2 answers

Refinement webpart refiners not showing for non admins.

Our refiners will not show for the non admins / public or even staff logged into the page. I am not sure what else to check it works perfect for administrators so there has to be some sort of permission or something missing, but I have researched and…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,227 questions
asked 2024-05-02T16:46:09.1833333+00:00
Krystal R. Freeman 0 Reputation points
answered 2024-05-03T09:55:40.69+00:00
Emily Du-MSFT 41,866 Reputation points Microsoft Vendor
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
4 answers One of the answers was accepted by the question author.

How can I launch my application automatically on system reboot?

Is there an API or method that I can use to make sure my application launches automatically when the system restarts? I would appreciate any help or guidance on this matter.

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,425 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,131 questions
asked 2024-05-02T13:09:11.53+00:00
Rohan Pande 290 Reputation points
edited the question 2024-05-03T09:54:25.4533333+00:00
PRADEEPCHEEKATLA-MSFT 77,676 Reputation points Microsoft Employee
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
1 answer

I am working in SSL using webservice.h. I want to modify the HTTP header information in the request by adding Keyid = "value"

I am working on SSL (using webservice.h). Please find below the request. In the highlighted headers below , I want to add Keyid = "Value". I am trying to do this but not able to get any clue. I have tried using WsAddCustomHeader but this is…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,425 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
653 questions
asked 2024-04-23T09:17:25.6866667+00:00
Sriram Mahalingam (Contractor) 0 Reputation points
commented 2024-05-03T09:54:03.4066667+00:00
Sriram Mahalingam (Contractor) 0 Reputation points
3 answers

Microsoft Authenticator App says Denied when I Approve the authentication request

Hello, trying to set Microsoft Authenticator app for MFA on Azure work account. Going through steps (Add account -> work/ school -> scan QR -> try it). When I reach the "try it" step, it sends authentication request to App on my…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,526 questions
asked 2022-12-06T10:49:49.3+00:00
Ondrej A 16 Reputation points
edited a comment 2024-05-03T09:54:01.4066667+00:00
Ondrej A 16 Reputation points
2 answers One of the answers was accepted by the question author.

ADF GLobal Parameters error after trigger (debug works fine)

Hi, I have set a Global Parameter "maximale_ouderdom" which I use in an If Condition. When I debug the pipeline all works fine. The global parameter is being used in the condition. However, when the actual…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,594 questions
asked 2020-09-17T08:15:32.647+00:00
markharing@bisqq.nl 61 Reputation points
commented 2024-05-03T09:52:57.1+00:00
09251703 0 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
2 answers

Error unzipping downloaded content. (0x87D30067)

While installing through Intune Winapp 32 iam getting above error but application is installing in system.

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,364 questions
asked 2023-10-05T18:26:37.08+00:00
Siripurapu Sanjeev Kumar 15 Reputation points
answered 2024-05-03T09:52:06.7933333+00:00
Jeff Aina 0 Reputation points
1 answer

What is the Maximum number of callers can Auto Attendant in Microsoft Teams handle (THIS IS NOT ABOUT CALL QUEUES)

Hello, Can anyone tell me what is the maximum number of callers can Auto Attendant in Microsoft Teams handle? Please don't tell me about call queues, as they are separate and I know it's a maximum of 200, default of 50. Also I'd like to know the maximum…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,115 questions
asked 2024-05-01T10:23:19.3533333+00:00
NW 0 Reputation points
commented 2024-05-03T09:51:01.9566667+00:00
LiweiTian-MSFT 14,530 Reputation points Microsoft Vendor
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
1 answer One of the answers was accepted by the question author.

Detect Scrolled to end of webview to enable a button in maui

I have a custom renderer like this where ScrollWebView is my custom control from webview with IsBottomReached property. I tried registering this Renderer in mauiprogram class, then it started crashing with an exception of "Specified cast is not…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,895 questions
asked 2024-05-03T03:37:30.4166667+00:00
Keerthana Krishna 0 Reputation points
commented 2024-05-03T09:50:03.51+00:00
Keerthana Krishna 0 Reputation points
1 answer

How to show another window on FSE(FullScreen Exclusive)

私たちは FullScreen Exclusive (FSE) な画面を持つアプリケーションを開発中です。 FSE は SetFullscreenState(TRUE, nullptr) を呼び出すよう実装しています。 FSE上でCreateWindowEx() して、別のウィンドウを表示したいのですが、それは可能でしょうか? …

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,766 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,425 questions
asked 2024-05-02T16:39:51.1233333+00:00
Saito, Makoto (SIE) 0 Reputation points
commented 2024-05-03T09:49:25.38+00:00
Tong Xu - MSFT 1,361 Reputation points Microsoft Vendor
1 answer

Hi How to run a c program on visual studio community 2022?

Hi, I am a new learner, I am trying to get output from a code but the Local Window Debugger button is not there, I have tried almost every solution I could find but the solution was not there anymore for example one solution told me to go to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,620 questions
asked 2024-04-28T12:55:31.2266667+00:00
Hamza Rashid 0 Reputation points
edited an answer 2024-05-03T09:48:18.6433333+00:00
Tianyu Sun-MSFT 27,356 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
1 answer

How to configure ADF pipeline run, linked service, so it uses Databricks serverless compute

Databricks has recently announced serverless compute for workflows: https://learn.microsoft.com/en-us/azure/databricks/workflows/jobs/run-serverless-jobs I would like to be able to execute Azure Data Factory (ADF) jobs using this…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,937 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,594 questions
asked 2024-05-01T12:12:06.9033333+00:00
Krzysztof Przysowa 0 Reputation points
edited a comment 2024-05-03T09:47:03.68+00:00
phemanth 5,840 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.
719 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