345,050 questions

Sort by: Updated
1 answer

Unable to install SQL Server (setup.exe). Exit code (Decimal): -2061893606Error description: Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.

I have been trying to run kestrel in Visual Studio, and then I got this message: System.AggregateException: 'One or more errors occurred. (A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server…

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,801 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,246 questions
asked 2024-05-10T07:45:13.2366667+00:00
Natalia Medrano 0 Reputation points
edited the question 2024-05-10T12:22:56.3166667+00:00
Tianyu Sun-MSFT 27,431 Reputation points Microsoft Vendor
1 answer

extract centre Point from polygon

Hello I am trying to extract the x,y coordinates in british national grid (27700) for the centre of each polygon from the OS_NGD_LUS_FTS_SITE.SHAPE and export them as the fields x_coord and y_coord. My code is below, but not sure where to start so any…

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,801 questions
asked 2024-05-10T12:09:45.3233333+00:00
Andrew Ingall 60 Reputation points
answered 2024-05-10T12:22:49.0933333+00:00
Viorel 112.5K Reputation points
0 answers

Implementing Security Settings Post-Disabling Security Defaults

Hello Microsoft Community, At our company, we are currently working on enhancing our security level by configuring Microsoft Intune and Entra ID. This includes the use of conditional access policies, necessitating the disabling of the Security…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,399 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,655 questions
asked 2024-05-10T12:20:37.2966667+00:00
nakashima 0 Reputation points
commented 2024-05-10T12:22:29.88+00:00
nakashima 0 Reputation points
1 answer

Sending alert if machine is not part of maintenance configuration

Is there any way that if machine ( Virtual machine )is not part of maintenance configuration ( azure update manager) , we can trigger alert?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,825 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
234 questions
asked 2024-05-09T17:10:05.7333333+00:00
Varma 1,170 Reputation points
answered 2024-05-10T12:21:41.1833333+00:00
Sina Salam 3,886 Reputation points
0 answers

How to check where I use "the 2017-03-01-(GA) API of Container Registry. "

Hi, I just received communication from Microsoft stating, "You're receiving this email because you currently use the 2017-03-01-(GA) API of Container Registry." for one of the subscriptions owned by the Company. I found nothing in the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,783 questions
Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
398 questions
asked 2024-05-10T12:16:02.6366667+00:00
EAPITADMIN 0 Reputation points
edited the question 2024-05-10T12:20:56.6066667+00:00
EAPITADMIN 0 Reputation points
0 answers

New-AzVm fails with 'The subscription is not authorized' error

I have the following command: New-AzVm -ResourceGroupName 'vs2022rg' -Name 'vs2022vm' -Location 'swedencentral' -Image 'MicrosoftVisualStudio:visualstudio2022:vs-2022-comm-latest-win11-n-gen2:2024.04.15' -VirtualNetworkName 'vs2022vnet' …

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
971 questions
asked 2024-05-10T07:00:01.3066667+00:00
A.M. Sabuncu 31 Reputation points
edited the question 2024-05-10T12:18:03.2333333+00:00
Tianyu Sun-MSFT 27,431 Reputation points Microsoft Vendor
0 answers

Azure Bot Framework Deployment Issue: Unable to Send Messages in Microsoft Teams Despite Successful Testing on Web Chat

I have deployed my bot using Azure Bot Framework on Azure App Services. It is working fine when I am testing on web chat. When I am trying to publish this app on my company's teams, it is not working. When I am trying to access this bot from my MS teams,…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,151 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,885 questions
asked 2024-05-10T10:56:22.3966667+00:00
Sharma, Soumya 0 Reputation points
commented 2024-05-10T12:18:01.6266667+00:00
Meghana-MSFT 3,786 Reputation points Microsoft Vendor
1 answer

multiple orchestration instances instead of one

[FunctionName("TestFileOrchestrator")] public async Task RunOrchestrator( [OrchestrationTrigger] IDurableOrchestrationContext context, ILogger log) { TestActivityInput input =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 questions
asked 2024-05-06T14:14:16.4866667+00:00
VikasRajareddy-9365 26 Reputation points
commented 2024-05-10T12:15:20.4+00:00
VikasRajareddy-9365 26 Reputation points
1 answer

Restrict users` local account logging in to work M365

scenario: When using a personal PC for work. work or school account is set up as a domain join. user has a personal local account in the PC. Environment: Microsoft 365 Business Premium, Microsoft EntraID P1 and Intune Question: How to restrict personal…

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,868 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,399 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,655 questions
asked 2024-05-10T08:07:25.6733333+00:00
ラナ 0 Reputation points
edited an answer 2024-05-10T12:13:26.1233333+00:00
Pavel yannara Mirochnitchenko 11,716 Reputation points MVP
1 answer

Resources and resource group stuck on delete

I attempted to delete, via Azure Portal, a resource group and its associated resources (approximately 25), which were created using Terraform, due to a corrupted state file. The deletion process was successful except for a Linux function app and its app…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 questions
asked 2024-05-09T14:36:05.38+00:00
Mauricio Bittar 0 Reputation points
commented 2024-05-10T12:10:39.9666667+00:00
Mauricio Bittar 0 Reputation points
1 answer One of the answers was accepted by the question author.

Where Does VS Save Breakpoints and Bookmarks?

TL,DR: What files do I need to back up in order to recover my breakpoints and book marks? .suo doesn't seem to be enough. Hello Folks: Developing on Win 10 Pro, Up to Date VS Community. One of my routines for backing up my code has been to save space…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,638 questions
asked 2024-05-09T18:04:02.4766667+00:00
a_unique_name 381 Reputation points
accepted 2024-05-10T12:09:13.16+00:00
a_unique_name 381 Reputation points
0 answers

Cant choose Key for upsert, in Copy Data-activity

I want to copy Data from an Azure SQL to a comsosdb container, with the copy data activity of Azure Synapse. As I cannot enter the uniqe key column, for the upsert behaviour, i receive a unique key violation error. Why is there no option to select 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,420 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,455 questions
asked 2024-05-10T12:05:43.3633333+00:00
Axel 0 Reputation points
edited the question 2024-05-10T12:08:53.59+00:00
Axel 0 Reputation points
0 answers

azure怎么绕过验证码验证

验证码登录需要验证器的验证码这个之前绑过然后我卸载了后面就登录不上了然后管理员联系了管理员的账号密码都遗失了求别的方法登录azure

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,951 questions
asked 2024-05-10T12:06:36.12+00:00
2016730407 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Logic App Diagnostic Settings forwarding to Analytics Workspace (No logs with virtual network enabled)

I've setup a logic app on a standard plan to forward logs to an analytics workspace using diagnostic settings. This works for our logic apps not on a virtual network, but when we're on a virtual network we get no logs. Is there a setting on the virtual…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,870 questions
asked 2024-05-09T15:14:34.62+00:00
Hill, Austin 0 Reputation points
commented 2024-05-10T12:06:10.06+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

Hi, I need to migrate/move my Entra Domain Services to new Subscriptions.

Hello, I need to migrate/move my Entra Domain Services to new subscriptions. What could be the possible steps and also any documentations would be greatly appreciated. Thank you! Kind Regards, Majid.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,655 questions
asked 2024-05-06T14:35:04.45+00:00
Majid Khan 0 Reputation points
commented 2024-05-10T12:05:20.0766667+00:00
Majid Khan 0 Reputation points
0 answers

Persistent error message when attempting to use Azure AI Video Indexer API (ARM-managed) - "USER_NOT_SIGNED_IN"

I am working on a flow in Logic Apps. Once a video has finished indexing, this flow is triggered. The flow is intended to save the outputs of the Get Prompt Content API…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
47 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,783 questions
asked 2024-05-10T11:59:17.17+00:00
Ewan OToole 0 Reputation points
2 answers

Enable B2C MFA Phone Number for SMS

I know it's a well established problem that B2C User Flows do not store MFA phone numbers properly in the Authentication methods for users (missing the required whitespace character between the country code and the rest of the number). I'm still trying…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,655 questions
asked 2023-11-29T14:50:09.5433333+00:00
Zach Lawson 0 Reputation points
edited a comment 2024-05-10T11:58:08.8066667+00:00
Ola 0 Reputation points
2 answers

How to communicate with the SIM card in the external SIM card slot of the surface pro9 device?

I want to use the surface pro9 device to access the SIM card in the external SIM card slot. After inserting the card, the device can log in to the 5G network. In my application, I can list Microsoft UICC ISO card readers. Resetting can return the correct…

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,428 questions
asked 2023-10-25T03:14:19.5433333+00:00
junzilan 0 Reputation points
answered 2024-05-10T11:54:46.8966667+00:00
Helen Daniel 0 Reputation points
2 answers

Is there a procedure to setup second monitor for AVD?

How can we have two monitors for Microsoft 365 Virtual Desktop ? I have login to my client virtual desktop.

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,375 questions
asked 2024-05-10T10:59:22.9366667+00:00
Azahar Mohammad 0 Reputation points
answered 2024-05-10T11:53:11.2133333+00:00
v-vvellanki-MSFT 3,980 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Sharepoint Migration Tool - The application has some issue to initialize

Dear ones, good afternoon! I used the tool for several days and managed to migrate a lot of the data I needed, however yesterday the tool reported a pending update and I performed/restarted it, but now it doesn't want to open and gets this error on the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,728 questions
asked 2024-04-22T19:12:27.5533333+00:00
Felipe Santiago 46 Reputation points
commented 2024-05-10T11:51:42.3333333+00:00
Anakin 0 Reputation points