99,330 questions

Sort by: Updated
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,452 questions
asked 2024-06-10T07:02:43.7566667+00:00
Yalçın Mete 0 Reputation points
accepted 2024-06-10T08:12:51.1433333+00:00
Yalçın Mete 0 Reputation points
1 answer One of the answers was accepted by the question author.

Storage account (SFTP enabled) expose to public

I have a storage account with SFTP enabled. Currently, this can access anyone who in the internet. I don't want to expose my storage to the public. I want to allow only port 22 for this. also, We don't want to add single public IPs or networks. The goal…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
asked 2024-06-06T13:36:00.97+00:00
Pradeep Narangoda 20 Reputation points
commented 2024-06-10T08:11:59.8966667+00:00
Pradeep Narangoda 20 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,504 questions
asked 2024-06-10T05:26:21.28+00:00
Dani_S 3,026 Reputation points
accepted 2024-06-10T08:09:51.0433333+00:00
Dani_S 3,026 Reputation points
1 answer One of the answers was accepted by the question author.

ServiceNow as a replacement of Azure Application Insight

Hi Team, Is it possible to use ServiceNow as a replacement of Azure Application Insight to monitor all the Applications and azure resource health and performance check? Is it a good practise to do so? Any pros and cons? Which service is more economical…

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,911 questions
asked 2024-06-07T13:29:53.3666667+00:00
Kaushik Dutta 40 Reputation points
commented 2024-06-10T08:09:09.9066667+00:00
Kaushik Dutta 40 Reputation points
1 answer One of the answers was accepted by the question author.

Defender for container - Pricing question

Hello, I added an AKS-HCI Kubernetes cluster on Azure Arc, and I activated Defender for Containers. I’m not using the Azure registry. It has been 40 days since I integrated this, but I still don’t see any charges for Defender, even though it’s clearly…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,912 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,226 questions
asked 2024-06-06T08:06:30.5766667+00:00
Chelligue Hamza 40 Reputation points
commented 2024-06-10T08:06:41.3166667+00:00
kobulloc-MSFT 24,811 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

User in contributor group can not access file directly on Sharepoint on-premises site

My user tried to access a pptx file directly to the SharePoint Document library and got this message: I checked his permission and found that he existed in contributor group, it means he can access and edit this file. I also checked the permission of…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,267 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,969 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,748 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,588 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,858 questions
asked 2024-06-05T09:49:09.1466667+00:00
Mr.Hoang Nghiem Huy 20 Reputation points
commented 2024-06-10T07:55:01.3133333+00:00
Mr.Hoang Nghiem Huy 20 Reputation points
1 answer One of the answers was accepted by the question author.

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
276 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 80 Reputation points
commented 2024-06-10T07:53:33.1933333+00:00
Sindre Olsen 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Machine Learning Studio - Notebooks not loading since Friday 7th June 2024

Started today but we can't browse any of our Notebooks We have multiple instances of AML Studio running - in the UK South and North Europe regions - none of them load correctly Spun up a new instance of AML in the Azure Portal to test - got the same…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,643 questions
asked 2024-06-07T09:01:33.11+00:00
Neil McAlister 261 Reputation points
commented 2024-06-10T07:47:08.8+00:00
James Morris 95 Reputation points
2 answers One of the answers was accepted by the question author.

How to bypass the NET::ERR_CERT_AUTHORITY_INVALID error in Edge browser

Hello, i want to bypass this error in edge: NET::ERR_CERT_AUTHORITY_INVALID when accessing internal assets in my network. This is possible when using other browsers such as Firefox. Any help please?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,197 questions
asked 2024-06-05T11:20:05.25+00:00
ImedJrad-7062 20 Reputation points
accepted 2024-06-10T07:44:46.9066667+00:00
ImedJrad-7062 20 Reputation points
2 answers One of the answers was accepted by the question author.

I receive a weekly email from Microsoft terminating my Azure subscription

I receive a weekly email from Microsoft Azure with the following message: We are sorry to see you go. Because you've canceled your subscription, we've disabled your services. But I didn't cancel my subscription Does anyone know what's going on…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,177 questions
asked 2024-06-04T09:09:41.6733333+00:00
C. Plaza 0 Reputation points
accepted 2024-06-10T07:34:05.9833333+00:00
C. Plaza 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure OpenAI: GPT-4o deployment has a 2 minute hard timeout via API call

Hi, we have a deployment of GPT-4o in Azure that's acting strangely in comparison to GPT-4 Turbo. We access this deployment via either Semantic Kernel or via the Azure AI SDK using dotnet, depending on the use case, but both frameworks obviously invoke…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,397 questions
asked 2024-06-03T12:09:04.43+00:00
Adriaan 25 Reputation points
accepted 2024-06-10T07:29:27.1766667+00:00
Adriaan 25 Reputation points
1 answer One of the answers was accepted by the question author.

Personal account to business

Hi, I am thinking about exploring consulting career paths for myself. I have a 360 Family and a personal account. I want to use Calendly to send invitations where the recipient can choose the time slot that suits them best. It must, of course, be…

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,048 questions
asked 2024-06-06T11:52:28.11+00:00
Rocio Paublete 20 Reputation points
accepted 2024-06-10T07:24:41.53+00:00
Rocio Paublete 20 Reputation points
3 answers One of the answers was accepted by the question author.

hardware age inventory report

Are there any inventory based tools (or maybe scripts) you can recommend that would give an accurate age of desktop/laptop hardware in operation for devices joined to your domain? All workstations are running Windows 10. I know AD itself captures the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,907 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,043 questions
asked 2024-06-07T12:17:50.34+00:00
crib bar 741 Reputation points
accepted 2024-06-10T07:20:00.7166667+00:00
crib bar 741 Reputation points
1 answer One of the answers was accepted by the question author.

SQL Server inventory tool

Are there any tools you can recommend that would scan all devices joined to an AD domain and produce a report of those running SQL Server and return version related information? There used to be a useful tool called Microsoft Assessment and Planning…

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,018 questions
asked 2024-06-07T12:32:42.2033333+00:00
crib bar 741 Reputation points
accepted 2024-06-10T07:19:19.0533333+00:00
crib bar 741 Reputation points
1 answer One of the answers was accepted by the question author.

401: Access denied due to invalid subscription key or wrong API endpoint

I'm encountering a "401 Access Denied" error despite using the correct endpoint URL and subscription key provided by the Computer Vision resource. Could someone please assist me in identifying any potential issues I might be overlooking?

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
329 questions
asked 2024-06-06T11:50:48.25+00:00
BHARGAV JOSHI 0 Reputation points
accepted 2024-06-10T07:08:31.4+00:00
BHARGAV JOSHI 0 Reputation points
1 answer One of the answers was accepted by the question author.

ADF deployment across multiple instances

hi, all my posted are deleted with 'code of coduct' issue. Its a technical question only I am asking. No words which are outside policy. Is the forum has issues?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,848 questions
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.
617 questions
asked 2024-06-07T05:53:13.2833333+00:00
Santhi Dhanuskodi 205 Reputation points
accepted 2024-06-10T07:06:01.9233333+00:00
Santhi Dhanuskodi 205 Reputation points
1 answer One of the answers was accepted by the question author.

Self-hosted machine unable to access Data Lake Storage account when running a pipeline using Synapse

Hello - I need your help again: Here's the story: I have azure synapse workspace I have created managed private end point created for ADLS - working fine I have create private endpoint created for ADLS - working fine ADLS have set the public access…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,389 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,353 questions
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,526 questions
asked 2024-06-07T08:58:57.6633333+00:00
Xhevahir Mehalla 100 Reputation points
commented 2024-06-10T07:01:11.5333333+00:00
Xhevahir Mehalla 100 Reputation points
1 answer One of the answers was accepted by the question author.

Do we have any option to deploy ARO cluster with OpenShift version via Azure CLI ?

Hi, While deploying ARO cluster, do we have any option for selecting Openshift version via Azure CLI ? By default, it's getting created with 4.12.25 version and we are upgrading this to latest version after the deployment. Instead of that, we want to…

Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
80 questions
asked 2024-06-09T09:53:16.8+00:00
Mangi,Balaraju,IN-Chennai 125 Reputation points
accepted 2024-06-10T07:00:45.25+00:00
Mangi,Balaraju,IN-Chennai 125 Reputation points
2 answers One of the answers was accepted by the question author.

how to create ios application in vs?

there is Android Application in VS. but no ios Application right? how to create ios? not MAUI just .net ios.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,032 questions
asked 2024-05-13T04:00:44.6866667+00:00
mc 3,786 Reputation points
accepted 2024-06-10T06:56:17.24+00:00
mc 3,786 Reputation points
1 answer One of the answers was accepted by the question author.

SharePoint Page Sharing to Everyone

Hello, I'm trying to share a SharePoint Online page with anyone but the option Everyone isn't available. I would like to know if it's possible because all my sharing settings are already set on Everyone from SharePoint Administration Center. Thank you so…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,969 questions
asked 2024-06-07T11:58:16.5766667+00:00
Yanice KABEL 20 Reputation points
accepted 2024-06-10T06:42:31.8866667+00:00
Yanice KABEL 20 Reputation points