379,269 questions

Sort by: Updated
1 answer

Entra ID oauth flow

Hi and thanks in advance! I'm developing a web application that uses Microsoft Entra ID to allow any Microsoft Entra ID user to login in my app, I was able to integrate and configure the oAuth2 flow with users I have manually created in my Entra ID…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,692 questions
asked 2024-10-04T09:59:48.5066667+00:00
Tomoki 20 Reputation points
answered 2024-10-04T22:04:43.71+00:00
Raja Pothuraju 6,265 Reputation points Microsoft Vendor
2 answers

App container failed to start: Container for site has exited, failing site start

I'm trying to start/restart the App service from Azure portal, but the URL shows Application Error Upon diagnostics, it looks like the container is failing site start.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,755 questions
asked 2024-06-06T18:20:47.12+00:00
Meesala, Bhagya Harika 0 Reputation points
commented 2024-10-04T22:04:31.1466667+00:00
Lex Li (Microsoft) 5,582 Reputation points Microsoft Employee
1 answer

Microsoft Teams only allows one incoming video

On a Teams call in my Azure virtual desktop on my Macbook Pro M2, I can only get one incoming video. For instance, in a gallery view with 4 total participants, only one participant shows up and the others have blank video, even though their cameras are…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,088 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,086 questions
asked 2024-10-04T19:32:14.83+00:00
Ray 0 Reputation points
answered 2024-10-04T22:04:18.81+00:00
mikelydick 76 Reputation points
1 answer

some columns missing after migration from 2005 to 2019 using data migration assistant

Hi, I am going to migrate a DB from sql server 2005 to 2019 using data migration assistant, there are some tables contain the column "rowguid" which is created due to replication, however when I migrate the DB from 2005 to 2019, this column…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,785 questions
asked 2024-10-04T07:32:36.53+00:00
Henry Yeung 0 Reputation points
answered 2024-10-04T22:03:24.7066667+00:00
Erland Sommarskog 111.1K Reputation points MVP
1 answer

how do I fix my script

$Users = Import-Csv C:\Tmp\TestAccount.csv -Delimiter ';' foreach ($user in $Users) { # properties that are part of Set-ADUser $Hashtable = @{ OfficePhone = $user.telephoneNumber } Set-ADUser -Identity $user.sAMAccountName @Hashtable }

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,507 questions
asked 2024-10-04T19:09:00.23+00:00
Marlon Womack 0 Reputation points
commented 2024-10-04T22:01:25.2066667+00:00
Rich Matheisen 46,711 Reputation points
1 answer

DB Size increased on alter column DATETIME TO SMALLDATETIME

Hello everyone. I ran the output of the below code and My database size increased by 30%. Overview: I have millions of records on 100s of tables and tried to see how to reduce space on large tables. I converted large number of SPECIFIC int columns…

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.
13,785 questions
asked 2024-10-04T20:57:16.8433333+00:00
RJ 166 Reputation points
commented 2024-10-04T22:01:24.5466667+00:00
Erland Sommarskog 111.1K Reputation points MVP
1 answer

Intune to Block Inbuilt Passwords App iOS / iPadOS 18

We have just updated our organisation's iPad's to iPadOS 18, and noticed that there's a new passwords app that is preinstalled. This is an app that could cause some security concerns, as they are shared devices, so we're needing to remove this app. I…

Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
224 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,893 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,053 questions
asked 2024-09-24T00:56:08.1466667+00:00
Sebastian Hans 40 Reputation points
answered 2024-10-04T21:59:24.1966667+00:00
Tech Girl 0 Reputation points
1 answer

SQL Server Connection Error (Win32Exception: Unknown error (0x89c5010a))

I am encountering an issue while attempting to establish a connection to SQL Server. The following error message is displayed: Win32Exception: Unknown error (0x89c5010a) SqlException: A network-related or instance-specific error occurred while…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,104 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.
13,785 questions
asked 2024-10-04T07:48:13.05+00:00
Haleniuk Maksum 0 Reputation points
commented 2024-10-04T21:59:00.6166667+00:00
Erland Sommarskog 111.1K Reputation points MVP
3 answers

Microsoft access could not connect to the site you specified verify the address of the site sharepoint 2019 site with https

Hi, I change the SharePoint site url http to https and try to connect SharePoint site using Microsoft Access and get the following Error. Microsoft access could not connect to the site you specified verify the address of the site sharepoint site …

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,340 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,941 questions
asked 2022-09-07T13:51:14.03+00:00
adil 1,226 Reputation points
commented 2024-10-04T21:58:09.01+00:00
Jason Cermak 115 Reputation points
1 answer

How to read data users.csv.gz?

Hi, I am referring link https://video2.skills-academy.com/en-us/azure/cosmos-db/postgresql/quickstart-distribute-tables And getting this error: citus=> SELECT * FROM create_extension('azure_storage'); create_extension (1 row) citus=> COPY…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,631 questions
Azure Database for PostgreSQL
asked 2024-10-03T11:44:25.7566667+00:00
Santosh Anand 0 Reputation points
commented 2024-10-04T21:57:13.3866667+00:00
Sai Raghunadh M 390 Reputation points Microsoft Vendor
1 answer

Windows cannot find the Microsoft Software License Terms

Hi , when i install Windows Server 2019 in VMware workstation i have Error Windows cannot find the Microsoft Software License Terms. Make Sure the installation sources are valid and restart the installation. what should i do for resolve ?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,053 questions
asked 2024-10-04T18:15:31.3+00:00
Saeid Afshar 0 Reputation points
answered 2024-10-04T21:55:03.4433333+00:00
mikelydick 76 Reputation points
1 answer

Azure SQL Managed Instance - A disconnect event was raised when server is waiting for Federated Authentication token

We are running Production workloads on Azure SQL Managed Instance, and periodically we see errors: A disconnect event was raised when server is waiting for Federated Authentication token. This could be due to client close or server timeout…

Azure SQL Database
asked 2024-08-28T17:34:06.17+00:00
Aleksey Vitsko 25 Reputation points
commented 2024-10-04T21:54:07.8666667+00:00
Andres Jordan 0 Reputation points
1 answer

Windows search is unable to find programs despite upgrade to windows 11 and multiple failed attempts to fix from suggestions by others.

Originally had windows 10 with non-functioning search bar out of the blue. Can type but it fails to find any installed programs - instead tries to show me web results only. I have restarted windows explorer, doesn't work. Restart windows search, doesn't…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,598 questions
asked 2024-10-04T20:12:19.4433333+00:00
AH 0 Reputation points
answered 2024-10-04T21:50:32.9133333+00:00
Darrell Gorter 1,796 Reputation points
1 answer

Installation Issues with Microsoft SQL Server 2014 and Visual C++ Redistributable, SQL server 2014

SQL Server 2014 Installation: During the installation, I received an error message related to the Windows Installer file: Microsoft.VC80.CRT, version="8.0.50727.42", type="win32", processorArchitecture="x86",…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,785 questions
asked 2024-10-04T12:36:14.1033333+00:00
Suhail pc 0 Reputation points
commented 2024-10-04T21:50:13.49+00:00
Erland Sommarskog 111.1K Reputation points MVP
0 answers

How to fix Couldn't remove the user xx from database xx from the external libraries folder, error: 0x80070003

Hi Team, One of my client machine I can see lot of error message like " Couldn't remove the user XX from database XX from the external libraries folder, error: 0x80070003 Can you please suggest what is the issue and fix for it. SQL server 2019…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,785 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,637 questions
asked 2024-10-04T12:38:59.1866667+00:00
Uday Paleti 20 Reputation points
commented 2024-10-04T21:49:13.22+00:00
Erland Sommarskog 111.1K Reputation points MVP
1 answer

Internal server error while creating azure mysql server

{ "status": "Failed", "error": { "code": "InternalServerError", "message": "An unexpected error occured while processing the request. Tracking ID:…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
824 questions
asked 2024-07-31T16:14:29.7766667+00:00
Dev Ops 0 Reputation points
commented 2024-10-04T21:47:52.6166667+00:00
cmwallace9 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to fix Access to appconfig was denied. Please ensure the required role assignment is made for the identity running this task.

The client secret key of an app on azure portal expired and was renewed. The service connection from azure devops to the azure portal was also recreated. The creator of the service connection is having the owner role as well as the App Configuration Data…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
229 questions
asked 2024-10-03T09:23:53.8866667+00:00
Michael Agbogidi 25 Reputation points
accepted 2024-10-04T21:45:29.3+00:00
Michael Agbogidi 25 Reputation points
1 answer

Programmatic Validation of APIM Policy XML

Hi Team, We would like to programmatically validate APIM Policy XML considering below use cases Schema Validation using XSD Server end Validation against a specific APIM Service Regarding Schema Validation - of course will help us to validate the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,116 questions
asked 2024-10-02T10:56:11.0766667+00:00
commented 2024-10-04T21:41:28.45+00:00
LeelaRajeshSayana-MSFT 15,241 Reputation points Microsoft Employee
0 answers

Azure Stack HCI 23H2 - Single Server Deployment

Ahoi Community, I face the following issue when trying to start the Azure Stack HCI cluster validation prior the cluster deployment: Type 'ValidateNetwork' of Role 'EnvironmentValidator' raised an exception: { "ExceptionType":…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
342 questions
asked 2024-10-04T15:35:09.41+00:00
Maximilian Pessl 0 Reputation points
commented 2024-10-04T21:41:01.71+00:00
Maximilian Pessl 0 Reputation points
1 answer

Executing parameterized query with spatial functions

We want to use SET PARAMETERIZATION FORCED on a DB due to unstable Plan Cache caused by third party applications like https://geoserver.org/ and https://mapserver.org/ We have tables with spatial data and when querying them with spatial functions then we…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,785 questions
asked 2024-10-04T13:07:58.2733333+00:00
Peter Riis 0 Reputation points
answered 2024-10-04T21:40:07.8266667+00:00
Erland Sommarskog 111.1K Reputation points MVP