344,591 questions

Sort by: Updated
1 answer

How to fix "AzureKeyVaultKeyNotFound" during deployment

I would like to deploy MySQL Database server. But during deployment I got an error like { "code": "AzureKeyVaultKeyNotFound", "message": "Could not find Azure Key Vault Key with key name 'Key…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,132 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
717 questions
asked 2024-05-08T20:26:11.08+00:00
C0nstanta 0 Reputation points
answered 2024-05-08T21:16:14.93+00:00
hossein jalilian 3,020 Reputation points
0 answers

When using execute(@sql) at [linked_server] I get "Could not find server" error

I have written the following stored procedure to execute a PL/SQL script to a linked Oracle server: ALTER PROCEDURE [dbo].[Oracle_s] ( @sql varchar(4000) ) AS BEGIN declare @result bit = 0; set nocount on; declare @temp nvarchar(4000) = 'SELECT *…

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,784 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
46 questions
asked 2024-05-08T15:24:55.69+00:00
Timothy Dooling 0 Reputation points
commented 2024-05-08T21:14:12.93+00:00
Erland Sommarskog 101.6K Reputation points MVP
0 answers

Checking whether a Teams meeting was recorded without fetching recordings

Hi. Is there a way to determine whether a meeting is recorded/transcribed without fetching the callRecording or callTranscript collection and checking whether the resource exists? Thanks!

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,696 questions
asked 2024-05-08T21:10:42.7066667+00:00
Lin, Hongyue 0 Reputation points
1 answer

Use the copy activity to create a file of all BLOB file names in a container

I have a blob container with approximately 100 image files. I want to get the name of each of those image files and copy the names to a single file. I have tried to create pipelines using Get Metadata/Set Variable/Foreach/Copy and I just can't get it to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,629 questions
asked 2024-05-08T21:00:20.2666667+00:00
Baker, Rick 0 Reputation points
answered 2024-05-08T21:10:42.4+00:00
hossein jalilian 3,020 Reputation points
2 answers

Can ping from Azure, but not from my LAN

Hi, I have configured the site-to-site VPN. The VPN established and the Azure host can ping another host located in LAN but this LAN host can't ping back to the Azure host. Do I have to create some special route to the Azure host or bind another network…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,390 questions
asked 2024-05-08T15:12:05.5333333+00:00
Lev Anni 41 Reputation points
answered 2024-05-08T21:09:13.58+00:00
ChaitanyaNaykodi-MSFT 23,106 Reputation points Microsoft Employee
2 answers

How can I resolve the "could not find server" error when using execute(@sql) at [linked_server] with a stored procedure?

I have created a stored procedure in SQL Server to execute a PL/SQL script to a linked Oracle server using either sp_executesql or execute(@sql). The former method works while the latter generates a "cannot find linked server" or…

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,784 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
46 questions
asked 2024-05-08T15:59:54.14+00:00
Timothy Dooling 0 Reputation points
answered 2024-05-08T21:08:05.84+00:00
Erland Sommarskog 101.6K Reputation points MVP
0 answers

Domain Validation Question

Hello, We will be changing the public DNS provider for one of the domains that was added to our MS 365 tenant. I'd like to know if there's anything to do for this in regards to MS 365. From our console, I can see that MS is aware of the current DNS…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,857 questions
asked 2024-05-08T21:03:12.0166667+00:00
Richard Long 301 Reputation points
edited the question 2024-05-08T21:06:51.6266667+00:00
Richard Long 301 Reputation points
0 answers

An old ASP.NET WebForms app won't build due to missing references and related

I maintain an old ASP.NET WebForms application, written using VB.NET so long ago that no one knows who started this application. The guy who maintained it, before I was given it, left before I joined. He didn't put anything in any source control, and he…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,633 questions
asked 2024-05-08T21:06:30.9666667+00:00
Falanga, Rod, DOH 80 Reputation points
0 answers

Discrepancy in Table Extraction between Azure Document Intelligence GUI and Python SDK for Local Images

I’m using Azure Document Intelligence to analyze images that contain tables. When I use the GUI, the results correctly include the tables for all images. However, when I use the Python SDK and run the same images from my local machine, the tables are not…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,401 questions
asked 2024-05-08T21:06:07.5233333+00:00
Sanam Khalili 0 Reputation points
1 answer

[Quota Increase] - All of our quota Increase requests are getting rejected

Hi, We were recently enrolled into Azure's Startup Founders Program, and were looking forward to reduce our AI/Machine Learning research expenditure by utilising the allotted credits. I have been trying since yesterday now to setup even a very basic…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,178 questions
asked 2024-05-08T08:32:39.0633333+00:00
Mahyar Ali 0 Reputation points
answered 2024-05-08T21:06:02.9233333+00:00
kobulloc-MSFT 23,496 Reputation points Microsoft Employee
0 answers

How do I run Excel 2016 from a Service Account, on a Server.

I have written an automation in Python that calls a VBA script in an Excel Sheet. Everything works fine until I try to execute them on a server. When I am logged into the server everything works fine also. But, as soon as I am logged out of the server…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,323 questions
asked 2024-05-08T21:05:04.5366667+00:00
Matthew Siple 0 Reputation points
0 answers

Approach for configuring multiple CMG services

Hi Team, We are going to create new CMG services along with existing CMG service in SCCM. Can you please provide us clarification on the below query. Can multiple CMG services use same Azure Services in ConfigMgr (WebApp and Client App) or we need to…

Microsoft Configuration Manager
asked 2024-05-08T13:30:03.2+00:00
Muhammad Adeeb 0 Reputation points
commented 2024-05-08T20:58:26.8333333+00:00
Rahul Jindal [MVP] 9,151 Reputation points MVP
1 answer

Azure Management Instance Business Critical

Hi people, I have two questions about SQL Management Instance Business Critical. 1 - When I activate Zone Redundancy, I can't select which redundancy zone I want one of the nodes to be in? 2 - When I have zone redundancy in a failover with Business…

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,784 questions
asked 2024-05-08T19:12:41.2266667+00:00
Emerson Sousa 0 Reputation points
edited the question 2024-05-08T20:57:36.69+00:00
Erland Sommarskog 101.6K Reputation points MVP
2 answers One of the answers was accepted by the question author.

Raising Events and Invoking Controls

What I want to do is when I click the "Save" button I want the "First Record" button to be invoked or clicked automatically. I don't know how I would do this task. Here is the code snippet so far: using System; using…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,633 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,294 questions
asked 2024-05-07T23:35:24.5066667+00:00
John 426 Reputation points
accepted 2024-05-08T20:56:29.42+00:00
John 426 Reputation points
0 answers

CultureNotFoundException Querying SQL database using EF

Hello, I have a Web App (ASP.NET MVC) with controllers making CRUD operations using EF 6. Any operation involving the EF context to read data generates the following exception The Web App is localized in it-IT, setting up ThreadCulture and…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2024-05-06T10:18:01.0933333+00:00
Setteidea SRL 0 Reputation points
commented 2024-05-08T20:52:29.0833333+00:00
Erland Sommarskog 101.6K Reputation points MVP
0 answers

Endpoint security | Antivirus | Summary showing incorrect data.

Hi, When i go to Intune -> Endpoint security -> Antivirus | Summary. I have this picture I have onboarded into MDE 3 devices in test environment, but still from summary i don't have any information. Is there any additional telemetry, diagnostic…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,385 questions
asked 2024-05-08T15:21:05.8566667+00:00
Eduards 771 Reputation points
commented 2024-05-08T20:51:39.64+00:00
Rahul Jindal [MVP] 9,151 Reputation points MVP
0 answers

Windows apps/VPN unable to connect after pushing FIPS policy in Intune

Applied the Allow Fips Algorithm Policy w/ FIPS-199 cipher suite in Intune configuration profile, assigned it to my to my pilot group. Once settings applied to workstations, we noticed Outlook/TEAMS would no longer connect, our MotionPro VPN would no…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,681 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,385 questions
asked 2024-05-08T20:50:14.4933333+00:00
Chris Dahler 0 Reputation points
0 answers

Shared inbox rules

Hello, If I create a rule for a shared inbox or office365 group, does that rule AFFECT ALL users who have access to that inbox/group? Thanks

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,323 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,029 questions
asked 2024-05-08T20:50:10.42+00:00
Kareem Culbertson 0 Reputation points
1 answer

Cannot cancel or pay final bill on Azure subscription

I tried to pull the plug on a dead project sitting on Azure for months. I went up to the resources list and started canceling everything - VMs, databases etc. Under subscriptions I still have an active Azure subscription listed. When I cancel that one it…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,062 questions
asked 2024-05-06T12:47:10.92+00:00
Deniz 0 Reputation points
answered 2024-05-08T20:48:35.0966667+00:00
SadiqhAhmed-MSFT 38,081 Reputation points Microsoft Employee
1 answer

How to exclude a VM from a StartStopV2 logic app

Good day, I have 5 Azure VMs running. I also have a StartStopV2 Logic app that automatically switches these 5 VMs on at a specified date and time. I wish to exclude 1 VM from this logic app, but I don't see a solution for this.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,864 questions
asked 2024-05-07T14:38:38.8133333+00:00
Cameron Blackwell 0 Reputation points
commented 2024-05-08T20:48:15.0933333+00:00
Cameron Blackwell 0 Reputation points