346,904 questions

Sort by: Updated
0 answers

Yaml to execute SQL scripts in a directory via Azure DevOps pipeline

Greetings!!! I'm trying to execute .sql files stored in azure git repo directory SQLScript with sub-directories for Tables, Views, Functions, StoredProcedures. Loop through each sub-directory and execute all the .sql files on the external SQL Server. We…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
990 questions
asked 2024-05-17T21:06:08.8566667+00:00
Raj D 581 Reputation points
2 answers

How to dynamically change the port listened by Webserver in. NET when the Webserver is running

I created a NET 8 Console Application to create a WebServer and make it a Windows Service, in Program.cs, the code implementation is as follows var webOptions = new WebApplicationOptions() { Args = args, ContentRootPath =…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,438 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,227 questions
asked 2024-05-15T07:45:43.5233333+00:00
Aspire 81 Reputation points
edited an answer 2024-05-17T21:04:43.34+00:00
Can Kucukgultekin 0 Reputation points
0 answers

SSIS Visual Studio Community 2017 Error opening file

Using: SQL Server Management Studio 18 Visual Studio Community 2017 When attempting to open a file in Visual Studio but fails at creating project (action) with the following error message:   ===================================   Value does not fall…

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.
975 questions
asked 2024-05-17T21:00:44.0233333+00:00
Rosie Lopez 0 Reputation points
edited the question 2024-05-17T21:01:42.8666667+00:00
Rosie Lopez 0 Reputation points
0 answers

How to automatically jump to another cell after hitting enter

Hello All, is there a way to automatically move from the current cell to a specified cell after pressing enter or tab? For example: After entering data in cell H2 and pressing enter, cell H3 is selected. If I press tab, then cell I2 is selected. …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,518 questions
asked 2024-05-17T21:01:24.8+00:00
Constance Fischer 0 Reputation points
1 answer One of the answers was accepted by the question author.

what trigger/action should I use to validate an incoming webhook?

I get an error code of 400, when I test the URL of my Logic App from my dbt webhook. I am not sure on how to validate the webhook. The examples I've seen, uses a trigger which I do not see in my tenant.

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-15T20:24:38.7666667+00:00
George, Derick 20 Reputation points
commented 2024-05-17T21:00:32.8666667+00:00
George, Derick 20 Reputation points
0 answers

How can I use Microsoft Entra-only authentication for my nextjs application using mssql and Azure SQL Database

I'm building a fullstack application using NextJs and Azure SQL database. The database is Microsoft Entra-only authentication. I'm using NPM packages mssql for querying the database and @azure/msal-browser and @azure/msal-react for single sign on. The…

Azure SQL Database
Microsoft Entra
asked 2024-05-17T20:58:27.2466667+00:00
Kofi Adutwum 0 Reputation points
0 answers

I have issue with my Azure Portal login - subscription on hold due to unpaid bill

I have my subscription on Azure Standard, but it's disabled due to unpaid bills. Now, I can not even login to update my payment method, because my verification method is sms on phone number in Montenegro, and I don't receive this code at all. Please…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,099 questions
asked 2024-05-14T21:45:21.9633333+00:00
Zineta Husić 0 Reputation points
commented 2024-05-17T20:58:12.77+00:00
SadiqhAhmed-MSFT 38,736 Reputation points Microsoft Employee
3 answers

ASP.NET Core MVC pass a url parameter to the POST

Hi all; I have a Blazor Server app. It uses the ASP.NET Identity Library which is ASP.NET Core MVC. I am trying to pass a parameter to register so a URL like /identity/account/Register?follow=uniqueId gives me the parameter follow=uniqueId. In…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,227 questions
asked 2024-05-16T21:33:20.59+00:00
David Thielen 2,286 Reputation points
edited an answer 2024-05-17T20:57:01.1166667+00:00
Can Kucukgultekin 0 Reputation points
1 answer

Trying to install clean Windows 11 and getting all these bsods and can't get to install

I am trying to do a clean windows 11 pro install and i am running into all the bsods; "attempted execute of no execute memory or KMode exception or system thread not handled or page fault in non... or secure kernal error or driver irg etc etc…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,358 questions
asked 2024-05-17T20:44:29.2133333+00:00
UNC1RLM 0 Reputation points
answered 2024-05-17T20:56:03.5366667+00:00
Michael Taylor 48,981 Reputation points
1 answer One of the answers was accepted by the question author.

Symbol file for UWP app

A UWP app dump file was created with the Task Manager: my_app.dmp. I found the symbol file generated by VS for this app: E:...\my_app.UWP\bin\x64\Release\Upload\my_app.UWP_4.6.100.0\my_app.UWP_4.6.100.0_x64.appxsym I add the above path to the Symbol File…

Universal Windows Platform (UWP)
asked 2024-05-17T18:28:18.6533333+00:00
Hong 1,121 Reputation points
accepted 2024-05-17T20:54:49.2+00:00
Hong 1,121 Reputation points
0 answers

How to send a message to a channel without signed in user.

Hello team, I want to send the message in a channel using Graph API. How can I send a message to a channel without signed in user. Anyone can help me.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,771 questions
asked 2024-05-17T20:53:49.2633333+00:00
System Administrator 0 Reputation points
0 answers

TEOC - microsoft-teams-emergency-operations-center, App

Hello, Does anyone know were I can get the basedresourcename and client id on step 4, see the screenshot below https://github.com/OfficeDev/microsoft-teams-emergency-operations-center/wiki/Deployment-Guide

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,771 questions
asked 2024-05-17T19:28:56.42+00:00
Gustavo Salcedo 0 Reputation points
commented 2024-05-17T20:53:19.0533333+00:00
Gustavo Salcedo 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,431 questions
asked 2024-05-17T10:49:24.3766667+00:00
Schoolblocks 0 Reputation points
commented 2024-05-17T20:50:29.52+00:00
VasaviLankipalle-MSFT 14,831 Reputation points
0 answers

Clube 2 or more KQL query into single query.

Hi Team,   I would like to club two or more KQL queries into one single query so that I can get consolidated result, please help me on the same. Query-1: List out Vnets, subnets, location and resource group. Resources | where type ==…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,193 questions
asked 2024-05-17T17:49:48.99+00:00
Ameet Desai 0 Reputation points
commented 2024-05-17T20:46:06.82+00:00
Sina Salam 3,901 Reputation points
1 answer

How can you tell if avd is classic or not?

How can you tell if avd is classic or not? the migration doc says "azure Virtual Desktop (classic) isn't integrated with Azure". and that is uses azure objects. how do you determine if it is integrated with Azure and using azure objects or not?…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,382 questions
asked 2024-05-15T22:28:25.8933333+00:00
Colby Stirland 0 Reputation points
commented 2024-05-17T20:44:19.6466667+00:00
Colby Stirland 0 Reputation points
0 answers

Reclaiming free space from TempDB in azure sql managed instance

the TempDB on my azure sql managed has grown to 350 GB but 99% of that space shows as unused. i tried to shrink the database and individual files but the server is not freeing up the space. the space is still reserved for tempdb. Microsoft docs is…

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,851 questions
asked 2024-05-17T12:34:07.53+00:00
HusainIbrahem-6130 0 Reputation points
commented 2024-05-17T20:42:00.8633333+00:00
GeethaThatipatri-MSFT 27,887 Reputation points Microsoft Employee
1 answer

Powershell script to find freespace available on disk and send email

Here is the code and I am getting email The F: drive is below 150 GB and only at 0 GB - Please resolve, but that is not true. F drive is not low in space $disksize = $null $limitGB = $null $freeSpaceGB = $null Parameter $limitGB = 150 $disksize =…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,128 questions
asked 2024-05-16T19:51:18.0666667+00:00
Avyayah 1,251 Reputation points
commented 2024-05-17T20:41:48.92+00:00
Avyayah 1,251 Reputation points
0 answers

CSV graph connector configuration error

Hello team, I am trying unsuccessfully to configure the csv connector in the admin center using sharepoint as the datasource. I have scrupulously followed several times, recreating the connection, all the steps described here…

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,913 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,771 questions
asked 2024-05-17T20:41:09.4666667+00:00
M. Iovino 0 Reputation points
0 answers

How to reschedule my Microsoft Azure Fundamentals exam

I scheduled my Microsoft Azure Fundamentals exam for May 28, 2024 and I would like to reschedule the exam for a later date.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
990 questions
asked 2024-05-17T20:36:10.7266667+00:00
Charitie Reed 0 Reputation points
0 answers

Why I'm not able to resize a graphic chart in Azure Dashboard?

Hello, I've pinned a Cost Analysis flowchart to my Dashboard, which was originally created in the Cost Analysis function. However, I'm unable to resize it within My Dashboard. When adding a chart from the Tile Gallery, I can resize it manually or choose…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
990 questions
asked 2024-05-17T20:34:06.42+00:00
Borges, Jesiel 0 Reputation points