289,891 questions

Sort by: Updated
3 answers

Error adding cloud witness to SQL 2016 cluster

Attempting to add cloud witness running PowerShell: [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 Set-ClusterQuorum -Cluster <clustername> -CloudWitness -AccountName "<accountname>" -AccessKey…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,716 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
960 questions
asked 2024-05-01T16:43:15.31+00:00
James Schoppe 0 Reputation points
edited an answer 2024-05-06T09:24:18.3166667+00:00
Alex Bykovskyi 1,831 Reputation points
1 answer

Rate limit increase for Whisper

Hello everyone, I would like to have the rate limit for OpenAI Whisper increased. The default of 3 RPM is too low for our production app so I kindly ask for an increase to 100 RPM, if possible. I am happy for any advice on how to proceed with this. Thank…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,195 questions
asked 2024-04-03T09:59:35.17+00:00
Steffen Schreiber 0 Reputation points
commented 2024-05-06T09:23:37.44+00:00
AshokPeddakotla-MSFT 27,646 Reputation points
2 answers

No includeDeletedObjects property on Salesforce as source in Copydata activity

Hi! I made the linked service according to the instructions: https://learn.microsoft.com/en-us/azure/data-factory/connector-salesforce?tabs=data-factory#linked-service-properties I set up the dataset according to the instructions. But when I use the…

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,396 questions
asked 2024-04-11T15:28:26.9666667+00:00
Fosly 0 Reputation points
commented 2024-05-06T09:22:36.3633333+00:00
AnnuKumari-MSFT 31,061 Reputation points Microsoft Employee
1 answer

Trouble reading cosmos DB account without key based authentication

I recently disabled localauth (key based authentication) in Cosmos DB account. Now, I am not able to access it, neither through data explorer nor through https://cosmos.azure.com/?feature.enableAadDataPlane=true. I am getting this error: principal does…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,449 questions
asked 2024-05-06T06:16:56.0033333+00:00
AJAY RAWAT 0 Reputation points Microsoft Employee
commented 2024-05-06T09:22:18.3833333+00:00
AJAY RAWAT 0 Reputation points Microsoft Employee
1 answer

I am getting error when i try to create DKIM key

When i am click on this Button ( Create DKIM Key) I am getting this error : {"error":{"code":"BadRequest","message":"The cmdlet type is not supported via…

Microsoft Exchange Online
asked 2024-04-29T06:47:56.55+00:00
SuperAdmin 5 Reputation points
commented 2024-05-06T09:20:50.5366667+00:00
Noah Ma-MSFT 610 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Last Logon and Lastlogon Timestamp Difference

Last Logon and Lastlogon Timestamp Difference I would like to know about difference between AD lastlogon and lastlogontimestamp For user authentication which one of above is best way to monitor. I would appreciate your help in advance.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,899 questions
asked 2022-01-18T01:44:14.4+00:00
Thiru ram 21 Reputation points
edited an answer 2024-05-06T09:19:44.2933333+00:00
MukeshAgarwal-MSFTE 0 Reputation points
1 answer

Getting forbidden while hitting the https://graph.microsoft.com/beta/appCatalogs/teamsApps

Hi Team, Now For the Token generation I am using below code : var _clientApplication = ConfidentialClientApplicationBuilder.Create("clientid") .WithAuthority("https://login.microsoftonline.com/tenantid")…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,655 questions
asked 2024-05-06T08:53:14.4733333+00:00
Hamendra Kumar (HCL Technologies Ltd) 0 Reputation points Microsoft Vendor
answered 2024-05-06T09:19:43.4966667+00:00
Stephen Baker 80 Reputation points
2 answers

Tablediff using -strict option complains about different schema. But when scripting the schema's and doing a file compare it's equal.

Dear, When using tablediff -strict mode, I encounter a strange to me situation. When generating the export like this for the duplicate table: $TableExportoptions = New-DbaScriptingOption $TableExportoptions.ClusteredIndexes =…

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,760 questions
asked 2024-04-30T00:17:51.54+00:00
Tim Braes 0 Reputation points
commented 2024-05-06T09:16:30.96+00:00
MikeyQiao-MSFT 560 Reputation points Microsoft Vendor
15 answers

High CPU usage for vmmem

Hi, I have experienced high CPU usage for Vmmem frequently (~every 2days) and the only solution at the moment is simply restart my machine. It is understood that is related to WSL and I do have a Docker image running on Ubuntu on Windows. However it is…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,667 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,082 questions
asked 2023-03-21T19:12:59.2566667+00:00
Steve Lo 100 Reputation points
edited a comment 2024-05-06T09:16:20.6333333+00:00
Samia, Michel 0 Reputation points
1 answer

Error message when trying to start container

When I try to browse my deployed application, I receive an error message that says "container can not start". How can I troubleshoot this issue and get my container to start successfully?

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
395 questions
asked 2024-05-04T14:59:30.4333333+00:00
RW dvlpmnt 0 Reputation points
answered 2024-05-06T09:15:59.8733333+00:00
Anveshreddy Nimmala 2,465 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to get the index of duplicate elements along with the range of empty elements after it. LINQ

hi Dim ComplexArray As String() = Split("A C A B C A B A B C") 'Need Result As Array (3 dimensional) Dim Arr3D = {({"A", ({"0-2", "5-9", "16-16", "19-20"})}),…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,579 questions
asked 2024-05-04T15:38:26.2533333+00:00
Mansour_Dalir 1,591 Reputation points
accepted 2024-05-06T09:15:36.7866667+00:00
Mansour_Dalir 1,591 Reputation points
2 answers

How to automatically schedule the start and stopping of Azure Web App to save some cost?

After deploying the Web App and App Service plan as part of the https://github.com/OfficeDev/microsoft-teams-apps-company-communicator solution in Azure, I'm wondering if there's an automated way to schedule when my Azure Web App starts and stops to save…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,915 questions
asked 2024-05-05T15:06:52.89+00:00
EnterpriseArchitect 4,761 Reputation points
edited the question 2024-05-06T09:12:35.67+00:00
AnuragSingh-MSFT 20,106 Reputation points
3 answers One of the answers was accepted by the question author.

'The Migration API is temporarily disabled due to internal issues.'

I'm trying to help a customer plan a platform upgrade, is there any kind of ETA as to when the migration API will be available again?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,769 questions
asked 2024-05-02T07:12:10.8133333+00:00
John Strand 6 Reputation points
accepted 2024-05-06T09:09:15.8833333+00:00
John Strand 6 Reputation points
1 answer

How do we Integrate the Microsoft Planner with my Web Application

Hello Team, I have a requirement where I need to integrate Microsoft Planner in My Web Application, not a SharePoint Site. Just Like what we have to Integrate with Teams similarly, I need to Integration with My Web Application. Need Help on Both the …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,655 questions
asked 2024-05-03T11:10:01.49+00:00
Chethan Ramesh 0 Reputation points
commented 2024-05-06T09:08:01.37+00:00
Chethan Ramesh 0 Reputation points
2 answers

In Azure Data Factory, is it possible to define link service and dataset with dynamic type?

In Data Factory, is it possible to define link service and dataset with dynamic type? Since the legacy Salesforce connector will soon be deprecated, I want to create a single link service and dataset to support both the legacy and new connector instead…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,605 questions
asked 2024-04-22T19:49:53.3066667+00:00
Choi, Liam (he/him/his) 0 Reputation points
answered 2024-05-06T09:07:01.78+00:00
AnnuKumari-MSFT 31,061 Reputation points Microsoft Employee
1 answer

CallEnded event doesn't trigger on call end but on ring end, alternatives?

I'm using the azure/communication-calling sdk in a react app from where users can receive teams calls. I'd like to subscribe to an event that notifies when a call has ended. From the microsoft documentation I understood that in an incoming call event,…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
685 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,868 questions
asked 2024-05-02T13:36:14.97+00:00
Jeroen H 40 Reputation points
commented 2024-05-06T09:06:32.23+00:00
Jeroen H 40 Reputation points
3 answers

How do I log in to an AKS cluster and run the docker images command to view the image?

The Docker service cannot be found for the Cloud Shell CLI, the node cannot be logged in remotely, and an error is reported when logging in to the bastion host.

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,868 questions
asked 2024-04-30T08:31:28.53+00:00
Chen, Owen 0 Reputation points
answered 2024-05-06T09:06:22.0233333+00:00
Chen, Owen 0 Reputation points
2 answers

Microsoft Visual C++ Redistributables

We could see that the visual c++ redistributable is available as a package which supports from VS2015 to VS2022. We need the redistributable which will support from VS2017 to VS2022. Is there a way to get that redistributable from VS2017 to VS2022?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,625 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
971 questions
asked 2024-04-24T05:42:20.5833333+00:00
Nagaswathi Sadari 1 Reputation point
commented 2024-05-06T09:06:02.63+00:00
Anna Xiu-MSFT 25,801 Reputation points Microsoft Vendor
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,427 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,183 questions
asked 2024-05-02T13:09:11.53+00:00
Rohan Pande 290 Reputation points
commented 2024-05-06T09:05:35.12+00:00
Rohan Pande 290 Reputation points
1 answer

How to fix Microsoft.VisualCpp.Redlist.14 on windows 10?

I was trying to install the visual studio 2022 Enterprise edition. During the installation of Microsoft.VisualCpp.Redlist.14 I got the following error multiple time. I do have a look on the previous questions on the same issue and did not find any…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,625 questions
asked 2024-04-30T14:38:32.9033333+00:00
Amit Kumar 0 Reputation points
commented 2024-05-06T09:04:47.75+00:00
Anna Xiu-MSFT 25,801 Reputation points Microsoft Vendor