18,174 questions

Sort by: Answers
0 answers

Why am I getting a "Creation of this gallery app is not supported" error (Status: 400, BadRequest) when trying to use the `Invoke-MgInstantiateApplicationTemplate` command?

I am encountering an error when attempting to instantiate a gallery app "Adobe Identity Management (OIDC)" using the Invoke-MgInstantiateApplicationTemplate command. $applicationTemplateId = (Get-MgApplicationTemplate -Filter "DisplayName…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,766 questions
asked 2024-05-17T10:49:16.6133333+00:00
Sergii Machulin 0 Reputation points
edited the question 2024-05-17T11:21:12.26+00:00
Sergii Machulin 0 Reputation points
0 answers

Not able to view fine-tuned models under "Model>Custom models"

Hello, I am trying to fine-tune a model in Azure OpenAI, but after the fine-tuning has been processed, I am not able to see the fine-tuned model under Custom models. I can however see and choose them under Deployments. Was the fine-tuning successful…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,246 questions
asked 2024-05-17T11:19:02.72+00:00
SFM 0 Reputation points
0 answers

Best practice on performing maintenance on a 2 node SQL Server Cluster with no witness.

Hello, We have a two-node SQL Server Cluster with no witness. Each month we patch the secondary server, then perform a failover and then patch the new secondary server. We do nothing special to tell the cluster that a node is going offline for patching.…

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,848 questions
asked 2024-05-17T11:16:51.44+00:00
Theo 0 Reputation points
0 answers

Publish Software to users Software Center but only on a Group of Machines

Using MECM Current on 2309 build. I have the following requirement: Publish an application into software center as available software for a group of users but only when they are on Windows 10 desktops (not servers etc.) Is this possible ?

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.
845 questions
asked 2024-05-17T11:13:28.7433333+00:00
shockoMS 256 Reputation points
0 answers

Error while using cognitiveservices.azure.com

We are using cognitive services on several web sites. All these web sites call our same function AnalyzeText : Public Function AnalyzeText(cTexte As String, Optional cBlockListName As String = "") As Integer Dim Reponse As Integer = 0 Try …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,667 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,435 questions
asked 2024-05-17T11:12:53.73+00:00
Bernard BORSU 0 Reputation points
0 answers

Is there a different process that needs to be used besides just a new create in order to update an existing ACI?

I'm using a pipeline to call az container create to create an ACI from a container stored in an ACR. On initial run this works fine -- it creates the ACI, pulls the container, and starts it. But on subsequent runs it's extremely inconsistent. Sometimes…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
649 questions
asked 2024-05-17T11:05:14.84+00:00
Jaffar Mohammad 0 Reputation points
0 answers

Regarding application not uninstalled properly after windows update

Currently we are using Windows 10 and Version is 22H2(OS Build 19045.4291). We have a MSI application installed on Windows 10 and When attempting to uninstall an MSI while it is running in the background, the below error message is displayed. "Error…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,750 questions
asked 2024-05-17T10:58:54.6766667+00:00
Test Admin 171 Reputation points
0 answers

How to create resources from my personal email id when i got my api keys via github on college email id.

i have my github acct attached to college email id, which i used to register for the hackathon to get my api key with. Now to perform building models in module 4 of Azure Cosmos DB, im not able to create resources since the azure portal is getting signed…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,246 questions
asked 2024-05-16T20:07:29.7333333+00:00
Nandini Mishra 0 Reputation points
edited the question 2024-05-17T10:58:32.7133333+00:00
MayankBargali-MSFT 69,331 Reputation points
0 answers

Error 'ApiNotFound' trying standard update workbook table row endpoint

Based on the documentation I was trying to update a workbook table row https://graph.microsoft.com/v1.0/drives/{drive-id}/items/{drive-item_id}/workbook/tables/{table-name}/rows/{index} with body { "index": 5 "values: ... } Which fails…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,766 questions
asked 2024-05-17T10:53:21.87+00:00
Craig Blowfield 0 Reputation points
0 answers

Cognitive services pronunciation assessment always gives 100% score, even with badly pronounced words

I built a svelte (javascript) application that uses the microsoft speech sdk (v1.36), and i am using it to evaluate pronunciation in 3 languages: english, german and french. Initially i was using RecognizeOnceAsync() which waits for silence at the end of…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,432 questions
asked 2024-05-17T10:49:24.3766667+00:00
Schoolblocks 0 Reputation points
0 answers

Facing issue while loading from in vue.js after migration/ from SharePoint On-premise to SharePoint Online.

Hi All,   We have migrated one SharePoint Application from on premise to SharePoint online. This application we built using vue.js in SharePoint .After migration to SharePoint online we are facing an issue while loading the form . We have verified the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,786 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,697 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,828 questions
asked 2024-05-17T10:40:40.0533333+00:00
Kuna, Venkatesh [CTR] 0 Reputation points
0 answers

Logic App workflow run is marked as "Failed" because on action fails, even though dependent actions succeed

Hello Team, Our workflow having Multiple SMTP connectors to handle 429 errors. basically , if there is a failure in a connector redirection is based on status code to next SMTP connector. The above logic helped us in achieve functionally but we notice…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,887 questions
asked 2024-05-17T10:27:46.3533333+00:00
SriRaghavendran Prabhakaran 260 Reputation points
0 answers

Why don't I get my 100 boost a day? I payed for it every month.

Why don't I get my 100 boost a day? I payed for it every month.

Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
136 questions
asked 2024-05-17T10:24:03.56+00:00
Conny Hegeman 0 Reputation points
0 answers

How do I make a uwp app live using MapControl bit like google Earth on visual studio 2022

How do I make a uwp app live using MapControl bit like google Earth on visual studio 2022

Universal Windows Platform (UWP)
asked 2024-05-17T10:19:36.6+00:00
Luke Ferguson 46 Reputation points
edited the question 2024-05-17T10:20:03.41+00:00
Luke Ferguson 46 Reputation points
0 answers

Offline SW update - Azure Sphere

We are using Azure Sphere devices in different conditions. Most of the devices are constantly on a network which provides internet. However we have a significant number of devices on On-Premis setup, which does not provide internet access. These places…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
159 questions
asked 2024-05-17T10:07:30.0066667+00:00
David Boross 0 Reputation points
0 answers

Audio from WASAPI Capture client is choppy with Express scribe transcription application

I'm working on an application that records audio from the device using the WASAPI capture client.This application records audio and stores raw data in PCM format. My application accurately records every audio that I play in the media player or from any…

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,820 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,437 questions
asked 2024-05-17T10:01:48.4733333+00:00
Preethi Ravi 55 Reputation points
0 answers

how to fix "Event ID 1309 from source ASP.NET 4.0.30319.0 cannot be found" Could not find file 'C:\Windows\TEMP\fsd3ypse.dll'.

Event code: 3005 Event message: An unhandled exception has occurred. Event time: 4/29/2024 10:23:20 AM Event time (UTC): 4/29/2024 5:23:20 PM Event ID: 9b963c660c6142f28d1ee5d6ff0786a3 Event sequence: 61229 Event occurrence: 6 Event detail code: 0…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,160 questions
Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,489 questions
Internet Information Services
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,667 questions
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,848 questions
asked 2024-05-17T09:58:38.7066667+00:00
Sakthi Ganesh S 0 Reputation points
0 answers

Unable to enable backup on fortigate VM

Hi Team, I have a fortigate VM on which we have deployed fortigate firewall in our environment. Following are the details of the VM. Operating system:Linux (FortiOS v7.0.14) Size:Standard F2s (2 vcpus, 4 GiB memory) I am trying to enable backups on this…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,140 questions
asked 2024-05-17T09:56:09.3633333+00:00
Rahul Gupta 0 Reputation points
0 answers

In excel, it is very hard to find the mouse stays in that cell, how to solve it?

In excel, the cell where the mouse is located will be identified with a thin black box, please, is there any way to modify the color and line thickness of this thin black box, so that the user can easily identify the mouse to stay in that cell?   Thank…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,338 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,514 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,556 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,016 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,653 questions
asked 2024-05-17T09:55:50.3666667+00:00
gh X 30 Reputation points
0 answers

Azure sphere device recovery fails

We have a few Azure Devices that are not responding, and have no idea why. There are more than a 100+ devices up and running. They can reach the IoTHub, are responding to azsphere commands. However a few of them are sometimes going down - or not even…

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
159 questions
asked 2024-05-17T09:53:53.1466667+00:00
David Boross 0 Reputation points