342,964 questions

Sort by: Updated
0 answers

How do I add an MVC template to my web app project?

Hi, what is the best way to add an MVC template within a web application? Can I do this, or can I do something better?   Thx for any suggestions or advice

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,618 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
969 questions
asked 2024-05-01T22:13:45.8266667+00:00
iqworks Information Quality Works 216 Reputation points
0 answers

Sysmon V15.14: Servers going to "hung state" randomly

Hello, We deployed sysmon V15.14 and facing issues like random servers going into "hung state". I see a ton of "<unknown process> " in the process_path field of Event ID #3 ( Network connection) in sysmon log. Just curious if…

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,090 questions
asked 2024-05-01T22:12:07.97+00:00
sreejesh chethil 40 Reputation points
0 answers

Looking for Windows Server 2012 R2 NIC Teaming User Guide

Looking for Windows Server 2012 R2 NIC Teaming User Guide that used to be available on Technet / MSDN site.

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,531 questions
asked 2024-05-01T22:04:03.5366667+00:00
RJR 0 Reputation points
3 answers

Error when trying to run "Set-MailboxAutoReplyConfiguration"

Trying to create a script that will set the auto-response for all disabled users but I am getting an error on the Set-MailboxAutoReplyConfiguration command. I have tried it in both Powershell and Exchange Management Shell. I have tried different…

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,817 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,355 questions
asked 2024-05-01T21:27:42.6266667+00:00
Sean 0 Reputation points
answered 2024-05-01T22:02:22.89+00:00
Andy David - MVP 142.2K Reputation points MVP
0 answers

Where can I download "PowerBI_sample.accdb"?

The link in the Power BI training course is not working. Where can the database be downloaded? This is the link that does not work: https://baglabspublic.azureedge.net/baglabspublic/PowerBI_sample.accdb This question is related to the following…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
61 questions
asked 2024-05-01T21:59:57.57+00:00
Haymes, Colin G 0 Reputation points
0 answers

azure app service request size limit

i have node js- express server deployed on azure app service . in this application i am uploading file to azure blob storage through post request! locally for large files ( more than 30MiB) , the upload happens successfully , when i deployed my…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,902 questions
asked 2024-05-01T20:24:54.3833333+00:00
Iheb Jandoubi 5 Reputation points
commented 2024-05-01T21:56:22.1566667+00:00
Grmacjon-MSFT 16,101 Reputation points
1 answer

Power portal Power page and file storage

Hi, I m implementing Microsoft power portal Power page to share with B2C users. But I want the users to upload and download documents (multiple documents, videos, img, etc) from the source. What is the best file storage for this requirement. Thanks.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,435 questions
asked 2024-05-01T12:24:36.63+00:00
Nipuna Weerasinghe 1 Reputation point
commented 2024-05-01T21:51:30+00:00
Nipuna Weerasinghe 1 Reputation point
0 answers

Equivalent to Sub-accounts in AWS?

What is the functional equivalent to "Subaccounts" in AWS? We utilize Azure but my background is primarily in AWS and I'd like to separate the resources completely by using a setup similar to the conventional setup in AWS where the root account…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,703 questions
asked 2024-05-01T21:50:29.2366667+00:00
Nick Yost 0 Reputation points
0 answers

provided application is not allowing to public client in angular 16

Registered an spa in azure app registration in AD B2C. I was facing the issue "provided application is not allowing to public client". Could you please share the fix for it

Microsoft Entra Private Access
Microsoft Entra Private Access
Microsoft Entra Private Access provides secure and deep identity-aware, Zero Trust network access to all private apps and resources.
42 questions
asked 2024-04-29T16:43:00.4533333+00:00
sandeep kalijavedu 0 Reputation points Microsoft Employee
commented 2024-05-01T21:47:43.3533333+00:00
James Hamil 21,776 Reputation points Microsoft Employee
0 answers

Data Models

I have two Models, CustomerModel and CustomerInfo neither one relates to the other except that the Model(s) have fields in the same table and I wanted to separate the fields in the Models because they are used in different views of my .Net Maui…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,889 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,268 questions
asked 2024-05-01T21:46:42.2566667+00:00
Tom Meier 80 Reputation points
0 answers

Not able to add my card details for Azure free services. "check the info you entered. it doesn't match the info for this card" this error coming while i had tried with 5 different credit & debit cards.

Hi All, I am not able to add my card details for Azure free services. "check the info you entered. it doesn't match the info for this card" this error coming while I had tried with 5 different credit & debit cards ( VISA & Master Card…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
958 questions
asked 2024-05-01T21:44:40.6533333+00:00
Praveen Kumar Singh 0 Reputation points
0 answers

ASP.NET button control not able to make disabling in panel control using c#

i am trying to make disable button controls through panels. In the panel, i am using textbox, label, fileupload,gridview and button controls. i am able to disable only textbox, label and gridview. but, i am unable to make disable fileupload and button…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 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,268 questions
asked 2024-04-30T18:21:01.5633333+00:00
Gani_tpt 1,546 Reputation points
commented 2024-05-01T21:44:38.82+00:00
Albert Kallal 4,651 Reputation points
1 answer

Setting up Global email footer with an image

Hi, I would like to set up a global email footer with an image using mail flow. However, I would want the image to be hosted internal? Anyone has any ideas how to do this?

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,355 questions
asked 2022-05-27T17:27:19.313+00:00
Dpa 21 Reputation points
commented 2024-05-01T21:44:13.29+00:00
DebraFVandevender-3507 0 Reputation points
0 answers

How to change the primary user on intune admin portal for iphone

Can not figure out how to change the microsoft intune primary user.

Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,253 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,356 questions
asked 2024-05-01T21:43:54.01+00:00
Monica Mao 0 Reputation points
1 answer

Entra Enterprise Applications Users and Groups - adding roles

When adding a role to a user or group in the Enterprise Application the role is not saved, the user or group is saved but clicking edit assignment for the user or group shows "none selected" under roles. Selecting a role and then saving…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
209 questions
asked 2024-05-01T18:25:03.5133333+00:00
Phil White 0 Reputation points
answered 2024-05-01T21:40:41.9633333+00:00
Luis Arias 4,796 Reputation points
0 answers

Custom Domain from Goddaddy does not work with Azure public IP

I have custom domain from GoDaddy. i want to connect it to public IP that I have for a VM (linux) on Azure. However, even though I set the DNS records, domain does not work. When I visit it, it is unreachable. If i visit the public IP, then I can see my…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
958 questions
asked 2024-05-01T21:37:26.3766667+00:00
imdk 0 Reputation points
0 answers

There is no create button on my Azure AI Service page

Dear all, I am using an Azure student subscription now, and I am trying to do AI900's lab but can not create a multi-service account resource due to the reason that there is no create button available on the page, Does my subscription not have the…

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.
925 questions
asked 2024-05-01T19:17:54.56+00:00
Fang, Xiuyue 0 Reputation points
edited the question 2024-05-01T21:36:29.18+00:00
VasaviLankipalle-MSFT 14,261 Reputation points
2 answers

Tablediff using -strict option complains about different schema. But when scripting the schema's and doing a file compare it's equal.

Dear, When using tablediff -strict mode, I encounter a strange to me situation. When generating the export like this for the duplicate table: $TableExportoptions = New-DbaScriptingOption $TableExportoptions.ClusteredIndexes =…

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,743 questions
asked 2024-04-30T00:17:51.54+00:00
Tim Braes 0 Reputation points
answered 2024-05-01T21:36:24.86+00:00
Erland Sommarskog 101.1K Reputation points MVP
1 answer

Availability of OpenAI text-embedding-3 on European servers

Hello, I noticed that there are prices for some European regions for the text-embedding-3 models from OpenAI (e.g. here https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/), but the model itself is not available in these…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,174 questions
asked 2024-05-01T17:17:23.66+00:00
Steffen Schreiber 0 Reputation points
answered 2024-05-01T21:34:37.99+00:00
VasaviLankipalle-MSFT 14,261 Reputation points
0 answers

How to copy the data from Amazon S3 to Azure SQL database incrementally.

Hello team, I wanted to wanted to copy data from Amazon S3(JSON format) to Azure SQL database. I wanted to learn the mechanism for incrementally updating the data from Amazon S3 to Azure SQL. Also, the environment has only SHIR deployed, so data flows…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,582 questions
asked 2024-05-01T20:06:01.4533333+00:00
Shweta Chavan 40 Reputation points
commented 2024-05-01T21:33:16.9633333+00:00
Oury Ba-MSFT 16,241 Reputation points Microsoft Employee