53,819 questions

Sort by: Updated
0 answers

How to fix NT AUTHORITY\ANONYMOUS LOGON login failure during MS SQL Server installation

Hi - I'm trying to install MS SQL Server on Microsoft Windows Server 2022 Standard 10.0.20348 Build 20348. I've tried installing both MS SQL Server 2019 and 2022. The installation fails with: Detailed results: Feature: 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,748 questions
asked 2024-05-02T14:35:00.5566667+00:00
Lemons, Terry 1 Reputation point
0 answers

Is there a way to create an Azure alert on a security group?

Hi, Does anyone know if it is possible to create an Azure alert on security groups?

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,807 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
944 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,545 questions
asked 2024-05-02T14:34:35.6166667+00:00
Djaswant Soares 0 Reputation points
0 answers

How to enable my app as "Restartable App"? Does WER plays a role in this?

I am building a Win 32 application in C++. I am looking for my application to get restarted upon when the system reboots. I couldn't find much information on how I can make my app restartable. Can someone please help me how can I make my app…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,118 questions
asked 2024-04-29T09:21:13.85+00:00
Rohan Pande 265 Reputation points
edited the question 2024-05-02T14:32:28.25+00:00
MayankBargali-MSFT 68,641 Reputation points
0 answers

Outdated content in Microsoft learn or AI-mistakes?

I've question regarding one of the lessons in Microsoft Entra ID course, https://learn.microsoft.com/en-us/training/modules/configure-azure-active-directory/4-compare-active-directory-domain-services it is stated there that there is several differences…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
927 questions
asked 2024-05-02T14:30:49.34+00:00
JosephBotros 0 Reputation points
0 answers

Teams app with id <> already exists, skipped creating a new Teams app

I'm trying to create a new teams app to automate sending build status to our group teams chat (not Team in Teams/channel), and I downloaded the teams toolkit to Visual Studio 2022, updated Visual Studio 2022, and created a teams Message Extension project…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,109 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,863 questions
asked 2024-03-20T18:43:26.1166667+00:00
Michele Cl 0 Reputation points
commented 2024-05-02T14:30:13.3666667+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 20 Reputation points Microsoft Vendor
0 answers

Databricks support redirects to azure support: unexpected internal error when spinning up a Databricks all-purpose cluster

Hello, What do we do when we get this error, when spinning up a Databricks all-purpose cluster? {   "reason": {     "code": "CONTAINER_LAUNCH_FAILURE",     "type": "SERVICE_FAULT",    …

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,936 questions
asked 2024-05-02T13:44:55.72+00:00
ADM.Susana Domingos 0 Reputation points
edited the question 2024-05-02T14:30:02.8166667+00:00
MayankBargali-MSFT 68,641 Reputation points
0 answers

Long running operation failed when I changed library version

Hello, we used in our pod in this library: com.azure.resourcemanager:azure-resourcemanager-network:2.8.0 To use this API: ExpressRouteCircuitsImpl expressRouteCircuits expressRouteCircuits.inner().listRoutesTable(resourceGroupName, circuitName,…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
189 questions
asked 2024-05-02T14:29:04.8166667+00:00
Yahalom Maimon 0 Reputation points
0 answers

How do I correct TasksOperationsNotAllowed?

I am trying to get through this curriculum: https://learn.microsoft.com/en-us/training/modules/build-and-store-container-images/3-build-container-image I followed the directions exactly but am getting an error type of 'TasksOperationsNotAllowed' and…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
392 questions
asked 2024-05-02T14:28:17.05+00:00
KennyC 0 Reputation points
0 answers

MABS Database backup

Hello, I need to backup the MABS Server (so the database). I have a server with the MABS agent installed and 4 VMWare VMs are backupped regularly each day. Reading the documentation is not so clear which agent should I install on the MABS Server to…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,132 questions
asked 2024-05-02T14:24:57.25+00:00
Andrea Longhitano 40 Reputation points
0 answers

Is DALL-E "Edits" endpoint available in Azure Open AI Studio?

BACKGROUND (1) Open AI Specs state that DALL-E has an "edits" endpoint. Ref: https://platform.openai.com/docs/guides/images/usage (2) Specs state only DALL-E 2 has "edits" endpoint, but to what I can remember, it's being rolled out…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,180 questions
asked 2024-05-02T14:24:33.1266667+00:00
Zent Lim 0 Reputation points
0 answers

Select Delete commands

Hello, I've been given this samples for insert into and update: Using command As New OleDbCommand("INSERT INTO Table (Column1) VALUES (?)", connection) command.Parameters.AddWithValue("@param1", field1) …

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,270 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,575 questions
asked 2024-05-02T14:23:13.35+00:00
StewartBW 305 Reputation points
0 answers

How can I make it so that a standard user can install graphic drivers/open pre-specified apps with administrative permissions?

I have intentions of making it possible for a standard user on my computer to be able to install drivers without the constant need for UAC prompting for admin password. I'm 90% sure this is possible with the right solution, I just haven't been able to…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,647 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,202 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,382 questions
asked 2024-05-02T14:22:39.3933333+00:00
James Tong 0 Reputation points
0 answers

Unable to see tomorrow's appointment under Assistant section on the right side of the screen

I am going through Exercise: Manage customers and activities and on of the tasks is to complete the Appointment as follows: Subject: Meeting with Jackson Start Time: Tomorrow at 10:00 AM End Time: Tomorrow at 11:00 AM After creating the above…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
26 questions
asked 2024-05-02T13:18:58.2733333+00:00
Namz 0 Reputation points
commented 2024-05-02T14:19:18.5933333+00:00
Kiran P 395 Reputation points Microsoft Vendor
0 answers

az vm start cli command starts the linux VM but doesnt exit rather it hangs forever

Azure CLI command to start a linux VM in Azure does not exit but rather gets stuck (forever). Do we know if thats a limitation with cli or am I missing something here? Thanks for the help

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,152 questions
asked 2024-05-02T14:18:26.4566667+00:00
Rathnam Karthik 0 Reputation points
0 answers

Error When Pressing "Send Code" During Microsoft 365 Developer Program E5 Subscription Creation

After an 18-month hiatus from development, during which my Microsoft 365 Developer Program E5 subscription was deleted. I am attempting to create a new E5 sandbox. When I press the "Send Code" button while completing the "Add phone number…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,504 questions
asked 2024-05-02T14:18:25.89+00:00
Michael Scott 0 Reputation points
0 answers

Filter emails that have category 1 AND category 2 using microsoft graph

Hi, I am trying to filter emails by 2 categories with microsoft graph, I found this thread that gives me the query to filter by category 1 OR category…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,999 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,631 questions
asked 2024-05-02T14:17:14.9933333+00:00
Rafa 0 Reputation points
0 answers

Testing one

testing one

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
26 questions
asked 2024-05-02T13:11:04.07+00:00
Namz 0 Reputation points
commented 2024-05-02T14:15:47.8833333+00:00
Srinud 1,150 Reputation points Microsoft Vendor
0 answers

Microsoft 365: Kontofehler

Beim Start von Word, Excel, PowerPoint, OneNote erscheint mir immer ein Kontofehler. Siehe Bild im Anhang. Wie löse ich das? Wenn ich erneut anmelden wähle, dauert es einige Minuten, erscheint dann aber wieder.

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,821 questions
asked 2024-04-28T07:47:39.4033333+00:00
Anita Loretan 5 Reputation points
commented 2024-05-02T14:14:53.9133333+00:00
Dominik 0 Reputation points
0 answers

Application gateway backend targets

Hi, Hopefully someone can assist me with this question which I cannot find a solution for currently. I am configuring something like the following:…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
960 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
766 questions
asked 2024-04-30T14:56:52.0233333+00:00
Eddie Vincent 0 Reputation points
commented 2024-05-02T14:12:58.2166667+00:00
Eddie Vincent 0 Reputation points
0 answers

Querying Audit log in Microsoft purview portal

Hi Team, We have requirement to display recently viewed pages by currently logged in user in SharePoint. We found that there is beta version of graph API available. It can be used to query the audit logs from Purview portal. We are able to create search…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,669 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
938 questions
asked 2024-05-02T14:11:13.8266667+00:00
Dattatraya Kamthe, Anita 20 Reputation points