296,545 questions

Sort by: Created
1 answer

SQL login issue

I'm trying to connect via local SSMS to the SQL Server on my Azure VM but it's failing saying the Server is not found or accessible. I can RDP into my VM without issue. Any ideas please?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,354 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,020 questions
asked 2024-06-10T10:03:55.5233333+00:00
Gurpreet Khaira 0 Reputation points
answered 2024-06-10T10:18:50.6666667+00:00
Olaf Helper 42,361 Reputation points
1 answer

Update calendar event is throwing error

I am using UpdateEvent API to update calendar event. It is throwing error as "The specified object was not found in the store". This was working fine before. API Used: https://graph.microsoft.com/v1.0/me/events/{EventId} Request: { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,990 questions
asked 2024-06-10T09:56:21.45+00:00
Wasim Shaikh 0 Reputation points
answered 2024-06-10T10:11:34+00:00
CarlZhao-MSFT 38,436 Reputation points
1 answer

Microsoft Entra Id access problem

When I try to go in Microsoft Entra Id, I get an error: { "sessionId": "007f61b3d606474c8f8986bbfeb0b5b9", "errors": [ { "errorMessage": "interaction_required: AADSTS160021: Application requested a user…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,021 questions
asked 2024-06-10T09:53:44.6233333+00:00
Viktor Naturkach 0 Reputation points
answered 2024-06-10T10:21:56.5066667+00:00
Harpreet Singh Matharoo 7,586 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Please restore my deleted answer.

https://learn.microsoft.com/ja-jp/answers/questions/1693553/ I wrote sample code to answer a question, it is always deleted.

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
618 questions
asked 2024-06-10T09:10:36.1366667+00:00
gekka 7,486 Reputation points MVP
accepted 2024-06-10T11:32:08.6766667+00:00
gekka 7,486 Reputation points MVP
1 answer

Dataflow for Microsoft 365 Copilot

Good Monday Morning, Im doing an internal assessment/documentation for our use of Copilot for Microsoft 365. I need to document the data flow that happens when using several of the features in regards to the Copilot functionalities. I have some…

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.
4,051 questions
Windows 365 Enterprise
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
163 questions
asked 2024-06-10T07:39:09.4766667+00:00
Anders Kahlke 0 Reputation points
accepted 2024-06-10T07:39:44.4166667+00:00
Anders Kahlke 0 Reputation points
3 answers One of the answers was accepted by the question author.

Which is better to use, DbContext.Add() or DbSet.Add()?

Hi, If you allow, I would like to ask a question. In CRUD operations, we can add to the database in two ways: DbContext.Add(object) and DbSet.Add(object). Which one is more correct to use? public class Context : DbContext { public DbSet<Category>…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
710 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,453 questions
asked 2024-06-10T07:02:43.7566667+00:00
Yalçın Mete 20 Reputation points
accepted 2024-06-10T08:12:51.1433333+00:00
Yalçın Mete 20 Reputation points
1 answer

Not existing feature in Work with Dynamics 365 Sales

In the 'Manage relationships with relationship selling in Dynamics 365 Sales' module are some units about playbook, but this function is off since 2023 July. This question is related to the following Learning Module

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.
51 questions
asked 2024-06-10T06:57:59.1333333+00:00
György Somoskői 0 Reputation points
edited an answer 2024-06-10T08:57:47.6+00:00
Kiran P 945 Reputation points Microsoft Vendor
1 answer

Microsoft exam showing in Passed exam but not in active certifications

I have appeared AZ 400 (Designing and Implementing Microsoft DevOps Solutions) and i passed on the exam. But its not showing in my active certification section on learn.microsoft.com site. Its just showing in passed exams. How i can get my certificate…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,865 questions
asked 2024-06-10T06:35:09.5433333+00:00
Rajesh Kumar Sahu 0 Reputation points
edited the question 2024-06-10T07:12:48.74+00:00
Andreas Baumgarten 99,136 Reputation points MVP
1 answer

blocking due to cuncurrency problem.

hi, I have a table "bridge" where i keep bridgeid as pk , and hardly four to 5 rows are there CREATE TABLE [dbo].[bridge]( bridgeid [bigint] NOT NULL, [idpool] bigint NULL CONSTRAINT [PK_bridge] PRIMARY KEY CLUSTERED ( [bridgeid]…

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,020 questions
asked 2024-06-10T06:08:53.8766667+00:00
Rajesh Kumar Yadav 0 Reputation points
answered 2024-06-10T08:50:49.3366667+00:00
Olaf Helper 42,361 Reputation points
1 answer One of the answers was accepted by the question author.

await builder.StartAsync(); vs await builder.RunConsoleAsync

Hi, In worker service in NET 8 when to use: await builder.StartAsync(); and when await builder.RunConsoleAsync Thanks,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,506 questions
asked 2024-06-10T05:26:21.28+00:00
Dani_S 3,046 Reputation points
accepted 2024-06-10T08:09:51.0433333+00:00
Dani_S 3,046 Reputation points
1 answer

EXAM REVIEW

Where can we see our exam questions, and the correct answers? For DP-600 Exam, is it possible to review the exam questions after the exam?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,865 questions
asked 2024-06-10T05:20:48.78+00:00
Bijal Patel 0 Reputation points
edited the question 2024-06-10T05:46:38.79+00:00
AmaranS 2,945 Reputation points Microsoft Vendor
2 answers

How to delete a directory for Azure in the Portal settings | Directories + subscriptions page

I have switched to the default directory in Azure Portal and would like to delete the remaining directory listed. How do I delete the unwanted directory listing?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,025 questions
asked 2024-06-10T04:50:46.2+00:00
Ho Choo Geok 0 Reputation points
answered 2024-06-10T06:55:14.5433333+00:00
Babafemi Bulugbe 2,605 Reputation points MVP
1 answer

Translate option on New Outlook is grey.Could you advise?

There are the steps that I did but still issue.Could you help? 1.Repaire ms office. 2.Recreate outlook profile Now,Old outlook version is work fine for Translate option.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,186 questions
asked 2024-06-10T04:44:03.4766667+00:00
Pimthong, Prapatsorn (Agoda) 5 Reputation points
answered 2024-06-10T08:39:22.6366667+00:00
ChristyZhang-MSFT 21,431 Reputation points Microsoft Vendor
1 answer

User's are getting "sorry your sign in timed out Please sign in again". Can we increase this time out time.

Hi, Our user is getting the error "sorry your sign in timed out Please sign in again". We have implemented Sign In frequency in our organization. After certain period of time user gets the Microsoft authetication prompt. Sometimes they get this…

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.
4,051 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,021 questions
asked 2024-06-10T04:28:49.6366667+00:00
Sundram Sontirkey 97 Reputation points
answered 2024-06-10T05:01:19.6+00:00
Punit Sharma 5 Reputation points
1 answer

Workflows in SPO

Hi members, I have SharePoint online and I cannot create workflows in it. I tried to enable all the necessary features for workflows but I get below error when i try to create Workflow.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,971 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
535 questions
asked 2024-06-10T04:15:06.31+00:00
Prajkta Patil 61 Reputation points
answered 2024-06-10T08:01:57.86+00:00
Yanli Jiang - MSFT 22,341 Reputation points Microsoft Vendor
1 answer

Error logging into Azure

I just created an azure account for students, the next day I log in, but a few seconds later I get the following message. Interaction required The portal encountered a problem when trying to retrieve access tokens. It is recommended to try to log in…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,025 questions
asked 2024-06-10T03:55:17.29+00:00
Victor Ranilla Coaguila 0 Reputation points
edited an answer 2024-06-10T07:11:37.51+00:00
Babafemi Bulugbe 2,605 Reputation points MVP
1 answer

How can i connect Azure Databricks to Neo4j??

Hello, I want to connect to neo4j from Azure Databricks. What are the different approaches do I have? I am trying to connect here and i getting following error. Do I need to do anything before running the code? i mean setup managed identity or enable…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,007 questions
asked 2024-06-10T03:41:31.9866667+00:00
Siddartha Reddy Jammula 20 Reputation points
answered 2024-06-10T07:23:32.1533333+00:00
PRADEEPCHEEKATLA-MSFT 81,486 Reputation points Microsoft Employee
1 answer

query about student subscription

Why I don't get my student account in my college id. My all friends get this subscription but I am not able to get give me the solution I need this subscription for my college assignment without my subscription I am not able to complete my assignment…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,865 questions
asked 2024-06-10T03:27:01.4266667+00:00
Shreyas Hasmukh Patel 0 Reputation points
answered 2024-06-10T07:46:35.8366667+00:00
ajkuma 23,391 Reputation points Microsoft Employee
1 answer

Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)) in Visual Studio 2022

I want to create new solution in visual studio 2022(any template) but then i face an error: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)). But i can still open exist project. I tried: Uninstall and install visual studio but face same…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
asked 2024-06-10T03:18:38.8766667+00:00
An Thuyen 0 Reputation points
answered 2024-06-10T08:14:45.26+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor
1 answer

Lost phone and having issues updating authenticator all

I just lost my phone and had to get a new one. I logged into the Microsoft authenticator app and none of the 12+ apps that were on my old phone are showing up. It's affecting my ability to sign into these apps.

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,775 questions
asked 2024-06-10T00:42:14.28+00:00
Tyler Snow 0 Reputation points
answered 2024-06-10T04:14:40.3166667+00:00
VasimTamboli 4,765 Reputation points